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

Bot not start! #2

Open
cyborg-ont opened this issue Dec 23, 2022 · 1 comment
Open

Bot not start! #2

cyborg-ont opened this issue Dec 23, 2022 · 1 comment

Comments

@cyborg-ont
Copy link

Bot not start!

root@DESKTOP-LDDIA60:/home/cyborg/bybit_scalp_bot_v2# python3 bot.py
Enable Trading? (0 - Disable, 1 - Enable) 1
What Asset To trade? doge
Min lot size for DOGEUSDT is: 1
Max leverage is: 50
106 exeception: 'USDT'
Traceback (most recent call last):
File "/home/cyborg/bybit_scalp_bot_v2/bot.py", line 120, in
what_1x_is = round((float(equity) / float(ask)) / (100 / float(leverage)),2)
NameError: name 'equity' is not defined. Did you mean: 'quit'?

@cyborg-ont
Copy link
Author

Hedge Mode / 50x long / 50x short / Balance: 351 USDT in Derivates Account, API with all permissions, also tried in subaccount...
Ubuntu 22 with Python 3.10...

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