Kismuz / btgym

Scalable, event-driven, deep-learning-friendly backtesting library
https://kismuz.github.io/btgym/
GNU Lesser General Public License v3.0
979 stars 259 forks source link

Erroneous static_RNN policy behavior explanation. #134

Open Kismuz opened 4 years ago

Kismuz commented 4 years ago

time_flat arg of base aac.py class had misleading explanation [now corrected]:

https://github.com/Kismuz/btgym/blob/master/btgym/algorithms/aac.py#L175

It is strongly recommended to use time_flat=False.