jcabourne

Results 3 comments of jcabourne

frame = pd.DataFrame(self.account.fetchOHLCV(symbol, timeframe = '1d')) This is the call that i am using which works fine on other exchanges. Currently i am having to pull Binance data to trade...

Does anyone have any ideas on how to fix this?