This example trains on more pricing data and adds more technical indicators to the trading environment.
Training data is 12 hour bars from 2006-2017 for GBP_USD, USD_CAD and AUD_USD.
Test data is 12 hour bars from 2006-2017 for EUR_USD.
Technical indicators include:
- RSI
- Momentum
- ATR
- ADX
- TSI
- Keltner Channels
Open the Jupyter Notebook
pip3 install -r requirements.txt