Bug info:
The bot was working normally for several days, and suddenly it gave this error and stopped. When I closed it, I used the market sell option, and it informed me that it made a buy (short) operation, resulting in an unexpected profit. What could have happened? Is it a configuration error in the bot?"
Binance - Futures grid - SOL-USDT
Its error from exchange. Number of order on the exchange exceeded exchange limit. For binance its usually 200.
1 Like
But the bot never ended up having that many open orders; it only kept a total of orders according to the configuration I made in the bot with Smart orders set to 3.
According to Binance, the limit is 10k open orders in futures.
Its not the bot orders. Its total orders of the symbol.
I checked the bot, its has realy low qty of open orders.
The error is directly from exchange. We cannot do anything about it.
Ok,
Related to this bot, the image above shows that when I manually closed the bot, I made a profit of $32, which is incorrect because, in reality, when I closed the bot, I had a loss of $1… What could have happened here?
Bot calcualte profit from its own position size. According to the error, you had more order on that pair, menaning that position size might be different from the bot.