BinanceArbitrageBot
BinanceArbitrageBot copied to clipboard
Arbitrage Bot for Binance Cryptocurrency Exchange
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'...
big test
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...