TheFourGreatErrors / alpha-rptr

A trading bot for automated algorithmic trading on Binance Futures, Bybit, BitMEX and FTX written in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Str is not callable

Eomerr98 opened this issue · comments

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

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?

`
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?