cover-grid-trading.webp · 1200×280 px

Trading on AsterDEX · Automation

Grid Trading on Aster

Grid trading turns a sideways market into a stream of small automated profits: buy low, sell high, on repeat, inside a price range you set. This page explains how Aster's neutral / long / short grids work — the mechanics you want before running the live Grid-to-Earn campaign.

7 min read·Last reviewed July 2026
3Grid modes
Buy⇄Sellat every rung
grilles+1grid # + 1Limit orders placed
10Max active grids

Live campaign

Aster’s Grid-to-Earn campaign: run a grid on the ANSEM, CASHCAT or CARDS markets to share a $10,000 ASTER prize pool. Rules and dates live on the official announcement — this guide covers the mechanics so you know what you’re setting up.

What a grid bot does

  • A grid bot automates one simple idea: buy low, sell high, over and over.
  • You pick a price range and split it into rungs (grids).
  • The bot places a limit order at every rung — buys below the current price, sells above it.
  • Each time price ticks down to a rung and back up to the next, it books the spread as profit.
  • It never sleeps: while the market chops sideways, it keeps harvesting the oscillations.

Three modes: neutral, long, short

Aster supports three grids so you can match different market conditions. The difference is whether the bot starts with a position, and which way it leans.

  • Neutral grid. Starts with no position and only opens when price crosses the nearest rung; profits from swings in both directions. Best for a sideways / ranging market.
  • Long grid. Leans bullish — accumulates on dips and biases toward holding a long. Use it when you are mildly bullish and expect a choppy uptrend.
  • Short grid. Leans bearish — sells into bounces and biases toward holding a short. Use it when you are mildly bearish and expect a choppy downtrend.

What you configure

In manual mode you set four numbers yourself; in auto mode Aster computes them from recent volatility and you fine-tune.

  • Upper / Lower price. The top and bottom of the range the grid works in.
  • Grid number. How many rungs the range is split into; more rungs = thinner profit per grid but more frequent fills.
  • Initial Margin + leverage. The capital you commit and its multiplier. More leverage = more liquidation risk — see below.

How auto mode picks the range and rung count: the range follows Bollinger bands (a moving average ± a multiple of the standard deviation), and the rung count comes from the symbol's Average True Range (ATR) over recent hours.

Upper band = MA + bbm × StdDev
Lower band = MA − bbm × StdDev
Grid count ≈ (Upper − Lower) ÷ ATR(recent hours)

How the orders are placed

  • On start, the number of limit orders placed = grid number + 1: sell orders above the price, buy orders below it.
  • When a buy fills, the bot immediately places the matching sell one rung above (and vice-versa) — the profit is that buy↔sell spread.
  • Trigger: the grid can start immediately, or wait until price reaches a trigger price.
  • A maximum of 10 active or pending grid strategies per account.
  • Every grid order is a limit order — you are generally on the maker side, adding liquidity to the book.

When grids win (and lose)

  • Wins: choppy / ranging markets where price oscillates inside your band. The more it swings, the more it harvests.
  • Loses: a strong one-way trend that runs through the range — if price breaks below your lower bound, you are left holding positions on the wrong side.

Watch out

Grid + leverage = liquidation risk. If price blows through your lower bound, the wrong-side positions can be liquidated, wiping out far more than the grid profit you already booked. Keep the range wide, the leverage low, and don't bet the whole range on a sideways assumption.

Liquidations run off the oracle mark price — to understand how your position is priced and liquidated, see the Oracle.

Further reading

Last reviewed July 2026.

Corrections → @aster_scan