Dynamic

The key feature of the Dynamic bot is the use of floating trading range boundaries that automatically adjust based on the price movement. Two additional parameters are used to configure these floating boundaries: Start Offset (%) and IN Execute Offset (%).

This algorithm is exclusively available to users who have registered on exchanges via our referral links.

Key Features of Dynamic

  • Supports multiple strategy directions:

    • Long — for opening long positions

    • Short — for opening short positions

    • AUTO — the bot can open both Long and Short orders simultaneously

Required Parameters

To configure the Dynamic Bot, you must set two additional parameters:

  1. Start Offset (%)

  2. IN Execute Offset (%)


Explanation of Start Offset (%)

Start Offset (%) defines the bot’s activation range relative to the current price. This parameter is set as a percentage and shapes the bot’s behavior:

  • Long Strategy: The bot opens orders below the current price, at a distance specified by the Start Offset (%). If the price rises, the lower boundary follows the price upward.

  • Short Strategy: The bot opens orders above the current price, at a distance specified by the Start Offset (%). If the price falls, the upper boundary follows the price downward.

  • AUTO Strategy: The bot sets two dynamic boundaries:

    • Lower Boundary (TO): Current price minus Start Offset (%) — Long orders are placed below this level.

    • Upper Boundary (FROM): Current price plus Start Offset (%) — Short orders are placed above this level.


IN Execute Offset (%) allows the bot to dynamically adjust its trading range boundaries. Each time the bot opens a new IN-order, the boundaries shift automatically depending on the type of order:

  • When a Long order is opened, the boundaries shift downward.

  • When a Short order is opened, the boundaries shift upward.


How the Boundaries Work

After each IN-order is opened, the bot’s trading range is adjusted based on the direction of the trade (Long or Short). This allows the bot to flexibly adapt to market changes in real time.


Boundary Reset

The trading boundaries are automatically recalculated in the following cases:

  • When a Take Profit is triggered

  • When settings are changed manually

  • When the bot is restarted (start/stop)

In all of these cases, the new range is set based on the current market price using the Start Offset (%) value.


Dynamic Bot in AUTO Mode

In AUTO mode, the bot sets two boundaries immediately, each positioned at the distance defined by Start Offset (%):

  • FROM — the upper boundary, above which Short orders will be opened

  • TO — the lower boundary, below which Long orders will be opened

You can see these values in the bot's summary statistics, which include a chart showing the price levels and percentage-based boundary positions.

Video: How Dynamic Bot Works


Key Notes

  • Dynamic Bot is only available to users registered through our referral links.

  • The parameters Start Offset (%) and IN Execute Offset (%) are always set in percentage format and work independently of the bot’s strategy mode (Long, Short, or Auto).

  • After each restart, the bot recalculates its trading range based on the current price.

Last updated