TheFourGreatErrors / alpha-rptr

A trading bot for automated algorithmic trading on Binance Futures, Bybit, BitMEX and FTX written in python.
MIT License
448 stars 69 forks source link

Str is not callable #30

Closed Eomerr98 closed 1 year ago

Eomerr98 commented 2 years ago

Bot has launched, shows account balance but after that, at line 942 (binance futures), (ohlcv update) Error : Str is not callable

TheFourGreatErrors commented 2 years ago

Hi, can you specify in more detail what are you trying to run and whether any changes have been made prior to running it? Is it binance testnet? Are you using a custom strategy of yours or one of the reference strategies?

Eomerr98 commented 2 years ago

` IMG-20220317-WA0011

Error photo is attached. I have used Windows 7, Python 3.8, Pycharm ide. What about your pc. Which operating system, Python version and IDE use?