Grid trading

A grid earns while price oscillates. The question is what happens when it stops.

Grid systems — commonly called grid bots — place a ladder of buy and sell orders inside a range and take profit on every oscillation. That part is easy. The part that decides your result is what the system does when price leaves the range.

What a grid actually does

A grid splits your deposit into a ladder of orders spaced by a fixed or geometric step. Each filled buy gets its own take-profit above it; each completed pair books a small profit. Nothing is predicted — the system reacts to price mechanically.

In a range this is a reliable way to harvest volatility. In a trend that leaves the band, the same mechanics accumulate an ever-larger one-sided position: the grid keeps buying into a fall. Floating loss grows quietly, and a plain grid has no answer for it.

That single failure mode is why every grid here carries the rest of the platform with it: a backtest on real candles, a risk gate that can refuse the setup, and an auto-hedge bound to a threshold you set rather than to how fast you notice.

How a grid runs on TalixTrade

Fixed or geometric spacing
Even steps, geometric spacing or a logarithmic distribution — the shape of the ladder is a parameter, not a hidden default.
Martingale you control
Each next order can be larger by a set percentage. It deepens averaging and deepens drawdown; the number is yours to set, and the backtest shows what it costs.
Auto-hedge on drawdown
Past your threshold the system opens an opposing position, so further movement against you is offset by the hedge side instead of compounding.
A gate before live capital
Liquidation distance, portfolio limits and position size are checked before real money. The gate can refuse — and it explains why.

When a grid is the wrong tool

  • A sustained trend out of the band: the grid keeps averaging into it and floating loss grows.
  • Thin, illiquid pairs: the spread eats the small per-cycle profit the grid is built on.
  • Deposits too small for the ladder: fewer orders means the range is covered badly and each fill matters more.
  • Leverage chosen for the good case: on futures the same ladder that harvests a range also brings liquidation closer.

Questions people actually ask

Is grid trading free here?

Yes — Grid is available on the permanent free plan, and paper trading costs nothing and needs no card. Live trading on any strategy requires a subscription.

Spot or futures?

Both. On spot there is no liquidation and no leverage. On futures a grid can use leverage and hedging, which raises both the return and the risk of liquidation.

Can I backtest a grid before running it?

Yes, on real historical candles up to a year deep, and then in paper mode on the same engine that runs live.

Which exchanges?

Binance, Bybit and OKX. Your funds stay on your own exchange account — the API key is created with trading enabled and withdrawals disabled.

Design a grid, then make it prove itself.

Describe the market you have in mind — the AI builds the ladder, backtests it on real candles and returns an honest verdict.