Deep analysis w/ cryptocurrency
Build setup for deep-analysis
git clone https://github.com/Draichi/deep-analysis.git
cd deep-analysis
pip3 install -r requeriments.txt
python3 cryptos/deep_analysis.py
# a window will pop-up with the chart
python3 cryptos/cryptos_prediction.py -d 7 -c 0.02 -$ BTC
# or python3 cryptos/cryptos_prediction.py --help