Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Symbol in DB but not bot_config #28

Open
cantami opened this issue Jun 26, 2022 · 2 comments
Open

Symbol in DB but not bot_config #28

cantami opened this issue Jun 26, 2022 · 2 comments

Comments

@cantami
Copy link

cantami commented Jun 26, 2022

Hi Tudor,

I noticed that even though my bot_config has 'symbols': ['BTC/USDT', 'ETH/USDT'], in the DB table called pair 3 symbols show up (BTC, ETH and ADA) and ADA appears as active. Also ADA appears in the terminal when I executeBot().

Is the bot respecting my bot_config?

Thank you!

@cantami
Copy link
Author

cantami commented Jun 27, 2022

btw, I also noticed that in the table called order the column is_test equals 1 for every row even though in my bot_config I wrote 'test_run': False,

It seems executeBot() is not respecting my bot_config.

@cantami
Copy link
Author

cantami commented Jun 27, 2022

Tudor, I think I found the issue. It seems name of the bot in the bot_config needs to change.

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

No branches or pull requests

1 participant