You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trading on Binance and using clock_mode. Using docker
Right after starting passivbot I get an error:
Traceback (most recent call last):
File "/passivbot/exchanges/binance.py", line 442, in execute_batch_orders
return [
File "/passivbot/exchanges/binance.py", line 445, in <listcomp>
"side": ex["side"].lower(),
TypeError: string indices must be integers
The text was updated successfully, but these errors were encountered:
I am trading on Binance and using clock_mode. Using docker
Right after starting passivbot I get an error:
The text was updated successfully, but these errors were encountered: