Bot Stop Methods and Position Closure

To fully stop the bot and close its current position:

  1. Use the Pause function in the Actions column of the bot management interface.

  2. After the bot is paused, click the red X in the Position column to manually close the open position.

Your final profit will correspond to the value shown in Total Current Profit in the statistics section, excluding any funding fees.

Setting Take Profit / Stop Loss You can define a target profit (Take Profit) or loss (Stop Loss) level, and the bot will automatically close the position when the Total Current Profit reaches the specified value.

For more details, refer to the help section: Total TP/SL settings (per bot)

Switching to Disable-IN Mode

This method allows the bot to continue closing existing orders without opening new ones. Switch the bot to Disable-IN mode and wait for the price to reach the target range — the bot will then automatically close all remaining triggers.

More about this feature:

⚠️ Important Warning

It is not recommended to manually close positions directly on the exchange. If you accidentally do so, make sure to:

  1. Pause the bot using the interface

  2. Delete the bot from the list of active bots

Any manual interference can disrupt the bot’s logic. The bot does not recognize manual changes and will continue to operate based on its internal triggers. For example, if you manually close a long position, the bot might interpret it as a signal to open a short — potentially causing unintended trades.

Last updated