Order Settings
Order Size is the size of each IN order in coin / USDT.
Max Order Size limits the maximum order size when Ratio is used.
Ratio is a multiplier that increases the size of each next IN order by a fixed value, regardless of the direction of price movement.
The order size is calculated precisely according to the specified parameters, but the actual size of opened orders is rounded down according to the exchange’s minimum order size step.
Max Order Size Video
Ratio Video
Ratio Example
Order Size: 0.1 BTC
Ratio: 1.5
Max Order Size: 0.3 BTC
Sequence of opened orders at each Grid Step:
- First order: 0.1 BTC
- Second order: 0.1 BTC × 1.5 = 0.15 BTC
- Third order: 0.15 BTC × 1.5 = 0.225 BTC
- Fourth order: 0.225 BTC × 1.5 = 0.3 BTC
The size is limited by Max Order Size = 0.3 BTC, so the order will be 0.3 BTC.
Example of Closing Orders with P\&L Trailing
- For example, orders of 0.225 BTC and 0.3 BTC were closed.
- The next order will be 0.225 BTC, which is the order size before the closed orders.
- After that, the bot will open an order of 0.3 BTC, and all subsequent orders will be opened with a size equal to Max Order Size.
When Does a Bot with Ratio Start from the Beginning?
- If all orders are closed, Ratio is reset, and the bot starts again from the initial Order Size.
- If orders are partially closed, the bot will open the next order with the same size as the closed orders, but not exceeding Max Order Size.
Important Note for Different Strategies
- For the Auto Grid strategy, Ratio works sequentially and is not applied separately to each direction.
- For the Dynamic Auto strategy, Ratio works separately for each direction.
