Bot Stop Methods and Position Closure
To fully stop the bot and close its current position:
Use the Pause function in the Actions column of the bot management interface.
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:
Pause the bot using the interface
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.
If the bot is stopped without clicking the red cross, the position remains open on the exchange. If you stop and delete the bot without closing the position via the interface (without clicking the red cross), the position will stay open on the exchange. You will then need to close it manually through the exchange terminal.
Bot in Failed state after liquidation on the exchange. If the bot shows as Failed after liquidation (due to lack of margin), it means the bot can no longer function properly. Simply delete it using the corresponding button. After you top up your balance, launch a new bot. Do not restart the old one — it may attempt to manage a position that was already liquidated, causing incorrect behavior.
Last updated