Errors Related to Limits, Balance, and Settings

These errors occur when the bot encounters issues during launch or operation due to insufficient balance, limit restrictions, or incorrect configurations. Always ensure your bot and exchange settings meet the necessary requirements.

  • Bot min quantity is very small The order size is too small for the exchange. Check the minimum order size requirements and increase the order size in your bot settings. This error may also occur after a sudden price drop in the asset.

  • Bot min quantity is very large The order size is too large under current conditions. Reduce the order size in the bot settings to match acceptable limits. This may be caused by sudden price increases in the asset.

  • Maximum created bots is exceeded You've reached the limit of created bots. Delete inactive bots to free up space. Limit: Up to 100 bots total, with 20 bots active per API key.

  • Maximum running bots is exceeded You've exceeded the limit for simultaneously running bots. Stop some active bots to launch new ones. Limit: 20 bots running at once per API key.

  • Bot invalid strategy The selected strategy is not supported or is incorrect. Check your bot settings and make sure a valid strategy is selected.

  • Insufficient balance Not enough funds to continue operating — the bot has built a position up to the exchange leverage limit. Top up your trading account or increase leverage on the exchange.

  • Bot insufficient balance to start Not enough funds to launch the bot. Make sure your trading balance is at least 200 USDT to meet the minimum requirement.

  • Negative profit per deal The bot cannot proceed with a trade due to expected losses (e.g., the profit doesn't cover exchange fees). Check your Target Distance and Min. Stop Profit settings. This is often caused by a sudden change in asset price.

Last updated