deependersingla / deep_trader

This project uses reinforcement learning on stock market and agent tries to learn trading. The goal is to check if the agent can learn to read tape. The project is dedicated to hero in life great Jesse Livermore.
1.46k stars 504 forks source link

Lack of commission charge #21

Open chenxiemin opened 3 years ago

chenxiemin commented 3 years ago

I think the most key issue of this repo is lack of commission charge calculate in reward. This should cause the fatal in the real trading.