Hephyrius / Binance-Triangular-Arbitrage-Bot

Python3 Bot that looks for and trades Triangular Abitrage on binance
129 stars 41 forks source link

Error #6

Open ghost opened 5 years ago

ghost commented 5 years ago

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 commented 5 years ago

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 commented 3 years ago

Same issue !!