-
Notifications
You must be signed in to change notification settings - Fork 41
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
Error #6
Comments
Your bot was the only one that has really worked. I know that you do not have much time but it will be nice to see it working again. 😊 |
Same issue !! |
hello |
how fixed this problem ? |
Again, I got this error :(.
python ArbitrageMain.py
Finding Arbitrage Opportunities
Traceback (most recent call last):
File "ArbitrageMain.py", line 38, in
tradeRoute = core.threeCurrencyArb(data,profits,startingBalance)
File "/root/bot/CoreFunctionality.py", line 134, in threeCurrencyArb
step1 = (starting*0.999)/float(ask1)
ZeroDivisionError: float division by zero
The text was updated successfully, but these errors were encountered: