/extra-btc

extrapolate bitcoin market trends with fancy graphs and lambda functions 📈ƛ🐦

Primary LanguagePython

extra-btc

extrapolate bitcoin market trends with fancy graphs and lambda functions 📈ƛ🐦

Getting started

You need to have python and a package manager (e.g. miniconda) installed. The code is tested on python 3.5.2 only. Install the required packages using the following command:

pip -r requirements.txt install

Start the app with python app.py

Todo

  • parse query arguments
  • robustify argument parsing (e.g. wrong format in date)
  • make lambda-ish
  • fix x-labels
  • beautify the plot
  • use seaborn instead of prettyplotlib

License

MIT © Andreas Offenhäuser