BinanceArbitrageBot icon indicating copy to clipboard operation
BinanceArbitrageBot copied to clipboard

Arbitrage Bot for Binance Cryptocurrency Exchange

Results 3 BinanceArbitrageBot issues
Sort by recently updated
recently updated
newest added

Hello. Few weeks ago start getting this error: Traceback (most recent call last): File "C:\Users\Tom\Desktop\awallish\arbitrageBot3.py", line 12, in binance.initializeLotInfo() File "C:\Users\Tom\Desktop\awallish\binance.py", line 277, in initializeLotInfo lots[lot]['digits'] = numAfterPoint(decimal.Decimal(lots[lot]['minQty']).normalize()) KeyError: 'minQty'...

hello, I get the following api errors when trying to start the bot, and I have entered my api key and secret into arbitrageBot.py: ```Traceback (most recent call last): File...