An example of Reinforcement Trading using Q-learning Algorithm
Requirements: -Pandas -Matplotlib -Numpy -gym -TA-Lib -baselines -tensorflow
This framework was built in Python 3.5.2
Q_learning:
- Q_table
- Double DQN Learning *Install Tensorflow and Baselines
Sources: DQN made simple by Arthur Juliani
This is made for Mr. Peter Henry, by Henry Bee
Inspired by Tito Ingargiola, hackthemarket