Prevent the bot from starting if an exchange account balance is lower than the defined fixed exposure #405

Merged
dazito merged 1 commit from check-for-enough-balance-at-startup into master 2021-05-06 21:34:57 -07:00
dazito commented 2021-05-06 14:33:10 -07:00 (Migrated from github.com)

Prevent the bot from starting if the user set a fixed exposure and the account balance is lower than the defined fixed exposure.
Otherwise the bot will start and then get a Not Enough Balance exception on the first trade it tries to execute on that exchange.

Prevent the bot from starting if the user set a fixed exposure and the account balance is lower than the defined fixed exposure. Otherwise the bot will start and then get a `Not Enough Balance` exception on the first trade it tries to execute on that exchange.
lilianchiassai (Migrated from github.com) reviewed 2021-05-06 14:33:10 -07:00
scionaltera (Migrated from github.com) approved these changes 2021-05-06 21:34:10 -07:00
Commenting is not possible because the repository is archived.
No description provided.