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

Examples that do more that randomly selects an action? #138

Closed triptec closed 3 years ago

triptec commented 4 years ago

Hello! I've been running the example notebooks and looked at the code in the repo but I haven't seen any examples that doesn't just randomly chooses an action. This makes it quite hard for a novice like myself to understand how to use it. Is there a model that I can query for proposed action and so on.