Grid Mode

Grid mode prioritizes profit generation over simply placing limit orders. However, this approach may decrease the likelihood of order completion and an increaesd chance of getting stoplossed.
Behavior: Uses your last executed price as the anchor. It follows the rule: "Don't place buy orders higher than I sold, and don't place sell orders lower than I bought."
Best For: Range-bound (sideways) markets where you want to lock in profitable spreads.
Pros: Guarantees a $0 PnL or better on the spread itself.
Cons: Your order could stall. If the price trends strongly in one direction, your sell order is filled, but the price moves away from your buy order. The bot will wait for price to revert. If the price never comes back, the bot stalls and could result in cancellation of your order if your stoploss gets hit.
Available Spread Options:
The Spread Scale (-50 bps to +50bps): In Grid Mode, the spread acts as a control for Fill Probability vs. Profit.
Negative Spreads (-10 bps to -1bps): Price Concession. Use these values when you need to "unstick" a stalled position and clear some of your invetory. By setting a negative spread, you are effectively paying a small premium to clear out some investory at a loss. The more negative the number (e.g., -10 bps or -50bps), the more aggressively the bot reaches to close the trade/the more you will lose.
Zero Spread (0 bps): Near Break-Even. Both legs execute at the exact same price. You make no profit on the spread itself but may help you rebalance your exposure faster without a substantial loss. However, you will still be at a net-loss due to exchange and builder fee.
Positive Spreads (+1 bps to +50 bps): Profit Locking. You set a desired profit margin above your entry price, which ensures a profitable round-trip trade. However, this increases the risk of the order stalling if the limit price isn't met. While wider spreads can lead to higher profits, they require patience as you wait for the price to reach your target. If prices do not move in your favor, you might face a stop-loss. Larger the positive spread, the higher the reward but comes at greater risk of getting your order stuck and closed at a loss.
Stop Loss

The Stop Loss setting allows you to set your maximum acceptable loss as a percentage of your margin. The bot monitors your profit/loss in real time and automatically cancels all orders if your net loss reaches this threshold, then closes any remaining positions to ensure zero directional exposure.
How It Works:
The bot continuously monitors your net PnL (realized and unrealized). The stop loss threshold is calculated as a percentage of your margin allocation:
Formula:
Max Loss = (Stop Loss % ÷ 100) × MarginExample: With a 5% stop loss and $1,000 margin, your Max Loss is $50. If your net PnL drops to -$50, the bot automatically cancels all orders and closes positions.
100% means you are willing to lose the entirety of your inputted margin from market making losses.
Losses from market making typically accumulate when one-sided exposure building up due to lack of fills from the opposite leg, and the market moves against your one-sided exposure.
⚠Risk Warning: Stop Loss may not prevent liquidation when using high leverage (>20x). During extreme moves, the exchange can liquidate your position before the stop loss triggers, especially if the bot is stuck with one-sided exposure. This can result in losses exceeding your Max Loss. Exercise caution with high leverage, particularly in volatile markets.
Grid Reset Threshold

The Soft Reset acts as a "circuit breaker" before your Stop Loss triggers, giving your position a chance to naturally rebalance without forcing a full exit. Think of it as a stop loss before your stop loss.
Behavior: When the market drifts from your last executed price (exposure price) by the configured threshold, the bot temporarily switches the "behind" leg (the side with less executed volume) from grid pricing to mid-market pricing. This helps the unfilled leg execute and rebalance exposure, potentially avoiding a Stop Loss trigger.
Instead of waiting for the bot to hit the stop loss and forcefully cancelling the entire order at a loss, the grid reset threshold engages first. The bot temporarily switches to mid-market mode to accept a smaller loss, rebalances, then returns to grid mode to pursue profits again.
How It Works:
Normal Operation: Bot quotes based on your last executed price (Grid Mode) + some spread.
For example (assuming Grid 0): Bot last bought BTC at $90,000, it will place a sell limit order at $90,000
Soft Reset Triggered: When price drifts by your configured percentage, bot temporarily switches to quoting on mid-market price
Continuing from the same example: Bot is waiting to reduce it's long position, but BTC price falls below 90K. Instead of trying to sell BTC at $90,000, it places a sell limit order at the mid-market price instead.
Position Resets: The unfilled leg has a better chance to execute at current market levels
Return to Normal: Once exposure rebalances, bot returns to Grid Mode behavior
What Each Setting Means:
Lower Number = More Conservative (Resets to Mid Sooner): Grid Reset triggers earlier, giving the position more chances to rebalance but potentially sacrificing some profit potential.
Higher Number = More Patient (Resets to Mid Later): Grid Reset triggers later, allowing the market more room to revert but accepting deeper unrealized losses before intervention.

The red and green numbers on the order monitoring page show the price levels at which Grid Reset triggers, based on your configured threshold as the order is live.
How to Read Them:
Green Number: When you're overexposed on the sell/short leg, the green number shows the price level the market must rise by before Grid Reset triggers. The bot will then try to close this short (through passive limit orders) at the prevailing mid price, preventing further losses.
Red Number: When you're overexposed on the buy side, the red number shows the price level the market fall by before Grid Reset triggers. The bot will then try to close this long at the prevailing mid price, again preventing further losees.
Pros:
Provides some breathing room for adverse price movement before hitting hard stop loss
Increases chances of completing round-trip trades in trending markets
Helps avoid premature exits while still maintaining risk control
Cons:
Incur a loss.
May execute at less favorable prices compared to waiting for full reversion
In strongly trending markets, even the soft reset might not prevent eventual stop loss
Last updated
Was this helpful?