Manual Control

On the bot’s page, there are buttons to manage its operation. Here are all the actions you can perform manually.

⚠️

Be careful! Some actions are irreversible. Before executing, make sure you understand the consequences.


Basic Actions

These actions are available for all bots, regardless of strategy.

Start

Resume a stopped bot. After starting, the bot will begin placing orders on the exchange and trading according to the specified strategy.

Condition: the bot is stopped.

Stop

Pause the bot’s buying. Existing sell orders will continue to work — if the price reaches them, the sale will occur. But the bot will not place new buy orders.

Condition: the bot is active.

Delete

Completely delete the bot. All active orders on the exchange will be cancelled. The system will ask for confirmation before deletion.

🚫

Irreversible action. After deleting a bot, it cannot be restored. If you just want to pause trading — use the “Stop” button.


DCA Bot Actions

These actions are only available for bots using the DCA (dollar-cost averaging) strategy.

Reset Cycle

Close the current position and start a new trading cycle from scratch. The bot will sell the accumulated asset and start waiting for a new entry point.

Conditions:

  • The bot is running and buying is enabled
  • There is an open position (the bot has already bought something)

When useful: if you believe the trend has changed and want to close the current position without waiting for the target profit.

Manual Averaging

Manually buy more of the asset for an amount you specify (minimum 2 USDT) to lower the average entry price.

Conditions:

  • The bot is running but buying is paused
  • There is an open position

How it works: if the average purchase price was $100 and you buy more at the current price of $90, the new average will be lower — closer to the current market price. This speeds up a profitable sale because the price needs to rise less.

Example: average price — $100, current price — $90. After manual averaging, the average might become, for example, $95. Now for a sale with 2% profit, the price needs to reach $96.9 instead of $102.


Sell Order Actions

Merge Orders

If the DCA bot has created multiple sell orders after different averaging cycles, they can be merged into one.

How to use:

  • Select multiple orders — they will be merged into one with recalculated volume
  • Select one order — you can change the profit percentage (repricing). Specify a new percentage from 0 to 99%

Cancel Orders

Cancel selected sell orders. You can select one or multiple orders for cancellation.

After cancellation, the purchased asset will remain on your exchange balance, but the sell order will be removed.


Changing Settings

Many bot parameters can be changed without deleting and recreating. Click the “Edit” button on the bot’s page.

A detailed description of all parameters and what can be changed is on the Bot Settings page.