Linux

Algorithms with machine learning for the Forex and Cryptocurrency market. Developed with a neural network and decision tree that analyzes possible market movements.

Download

~$ git clone https://github.com/datacrypto-analytics/quant-analysis-cli.git
~$ cd quant-analysis-cli

Necessary project anaconda (data science).

Install Requeriments

~$ pip install -r requirements.txt

API KEY ALPHA VANTAGE

Create an API key for data collection.

Start algorithms

~$ python forex-rl-v0.1-PT.py
~$ python regressao-linear-v0.3-2-PT.py
~$ python forex-rl-intraday-v0.1-beta-PT.py

Results

Last updated