AminHP/gym-anytrading

only two actions short and long?

JiangjiaoLu opened this issue · 3 comments

in some circumstances, such as China A stock, 'hold' would be a must just because we are not free to buy and sell all the time. Would you please update an edition with three kinds of actions?

Hi @JiangjiaoLu,
As I explained in previous issues, I decided to leave this project as is with two actions. In case you need 3 actions or more, you can use this project. I also created another repo, gym-mtsim, which is a real-world simulator with precise calculations and continuous actions space.

I appreciate so much for your reply. Your gym-mtsim is what I am looking for.

You're welcome :)