v3.1.0
Release 18.06.2026
Last updated
Release 18.06.2026
Reduce Only orders are now supported in Grid strategies. This update adds a dedicated configuration flag for futures bots and helps make position-closing logic safer and more predictable.
Added support for Reduce Only orders in Grid strategies.
Reduce Only is available only for futures markets.
The setting is added as a flag inside the Grid configuration.
When enabled, Grid orders can only reduce or close an existing position and cannot increase exposure or open a new position.
Reduce Only works only in One-Way Position Mode.
If the account uses Hedge Mode, the Reduce Only flag is not applied.
This helps prevent accidental position flips when closing or reducing futures positions through Grid logic.
Last updated