Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 722 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 722 Bytes

OpenAI Gym for Trading

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:

Sources: DQN made simple by Arthur Juliani

This is made for Mr. Peter Henry, by Henry Bee

Inspired by Tito Ingargiola, hackthemarket