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

Error #6

Open
ghost opened this issue Dec 23, 2018 · 4 comments
Open

Error #6

ghost opened this issue Dec 23, 2018 · 4 comments

Comments

@ghost
Copy link

ghost commented Dec 23, 2018

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

@ghost
Copy link
Author

ghost commented Jan 3, 2019

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. 😊

@robertsmaoui
Copy link

Same issue !!

@erc20-generator
Copy link

hello
please update it to work again

@erc20-generator
Copy link

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

how fixed this problem ?
and it still work ?

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

2 participants