Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: string indices must be integers #429

Open
chepo92 opened this issue Jan 2, 2024 · 0 comments
Open

TypeError: string indices must be integers #429

chepo92 opened this issue Jan 2, 2024 · 0 comments

Comments

@chepo92
Copy link

chepo92 commented Jan 2, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant