Comment on page
Linux
Algorithms with machine learning for the Forex and Cryptocurrency market. Developed with a neural network and decision tree that analyzes possible market movements.
~$ git clone https://github.com/datacrypto-analytics/quant-analysis-cli.git
~$ cd quant-analysis-cli
~$ pip install -r requirements.txt
Create an API key for data collection.
~$ python forex-rl-v0.1-PT.py
~$ python regressao-linear-v0.3-2-PT.py
~$ python forex-rl-intraday-v0.1-beta-PT.py

Last modified 29d ago