AminHP / gym-anytrading

The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
MIT License
2.1k stars 465 forks source link

How to deploy trained model as app or into back testing frameworks like backtrader to predict buy or Sell ? #51

Open jothimurugan2017 opened 2 years ago

jothimurugan2017 commented 2 years ago

How to deploy the trained OpenAI gym model for stocking trading as app or into back testing frameworks like backtrader to predict buy or Sell ?

kmafutah commented 1 year ago

have a look at chikwambo.py you might get some ideas, that was my attempt to have mt4/mt5 comunicate with a trained model dwx-connect was the key tool