Skip to content

Market not found when using Binance sub accounts #833

@zurololuigi

Description

@zurololuigi

When using Binance sub accounts the bot fails to start always returning 'Market not found' error either market you try to start.

Looking at the code the error is given by lines 116-118 in AppState.py:

image

It seems that on main account the df returned here is empty while on sub accounts it returns several info objects.

I've simply commented the lines for the seek of getting the bot working and it works without any problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions