Matthew Brulhardt

Results 3 issues of Matthew Brulhardt

I have added the beginnings for the abstraction of the exchange and have incorporated them into the TradingEnv class. The only exchange that is implemented right now is the dummy...

I'm looking through the code for the environment and I notice that it is holding onto a lot of information that the exchange would be holding onto, such as: -...

enhancement

When trying to use the ExchangeDataProvider class, there is an exception when trying to use the next_ohlcv method. The issue is with giving the "since" parameter a string for the...

bug