Dynamic Grid
The distinctive feature of Dynamic Grid is the use of floating boundaries, or Trading Range, which automatically adjust to the price.
Two additional parameters are used to configure these floating boundaries:
- Start Offset (%)
- IN Open Offset (%)
Main Features of Dynamic Grid
- Available only in PRO mode
- Supports different trading directions:
- Long — opens long positions
- Short — opens short positions
- Auto — the bot can open orders in both directions at the same time: Long and Short
Required Parameters
To configure Dynamic Grid, you need to set two parameters:
- Start Offset (%)
- IN Open Offset (%)
Start Offset (%) defines the bot’s operating boundaries relative to the current price. This parameter is set as a percentage and affects the bot’s strategy.
- Long: the bot will open orders below the current price at the distance specified in Start Offset (%). If the asset price moves up, the boundary will move with the price
- Short: the bot will open orders above the current price at the distance specified in Start Offset (%). If the asset price moves down, the boundary will move with the price
- Auto: the bot sets two boundaries:
- TO — the lower boundary, calculated as the current price minus Start Offset (%). Long orders are opened below this boundary
- FROM — the upper boundary, calculated as the current price plus Start Offset (%). Short orders are opened above this boundary
IN Open Offset (%) allows the bot’s operating boundaries to move dynamically. When the bot opens a new IN order, the boundaries automatically shift depending on the order type:
- 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 operating boundaries change depending on the trade direction: Long or Short.
This allows the bot to adapt more flexibly to market changes.
Boundary Reset
After Take-Profit is triggered, after manual settings changes, or after the bot is restarted, the boundaries are automatically recalculated relative to the current price using the Start Offset (%) value.
Dynamic Grid in Auto Mode
In Auto mode, the bot immediately sets two boundaries, each located at the distance specified in Start Offset (%):
- FROM — the upper boundary, above which Short orders will be opened
- TO — the lower boundary, below which Long orders will be opened
These values can be viewed in the summary statistics, which include a chart with price levels and boundary percentages.
Important Notes
- Start Offset (%) and IN Open Offset (%) are set as percentages and work independently of the bot’s operating mode
- After each settings save, Take-Profit trigger, or bot stop / start, the operating boundaries are recalculated from the current price
