What is GRIDer
GRIDer is downloadable, self-hosted software that runs automated grid trading strategies on perpetuals DEXs. You install it on your own server, connect exchange API credentials, configure a grid once, and your instance places and maintains the orders, reacts to price, and keeps the strategy running 24/7.
It is designed around two principles:
- Self-hosted execution. There is no GRIDer backend placing orders for users. The trading engine runs on infrastructure you control.
- Trading-only access. Your instance uses venue-specific API or trading access that can place and cancel orders but cannot withdraw funds.
What it does
- Builds and runs grids on perpetuals and spot markets where supported.
- Places buy and sell orders across the price levels you define and re-places them as they fill, capturing the spread on each crossing.
- Manages risk with an optional stop-loss and a close-grid price.
- Backtests your configuration against real recent prices before you go live.
- Shows you everything: live positions, open orders, trade history, funding, and a combined Grid PNL.
- Scans the market so you can compare candidate tokens and ranges.
What makes it different
GRIDer is built natively for perpetuals DEXs — Hyperliquid, Lighter, Pacifica, Extended, RiseX and Aster — not a generic aggregator that bolts on exchanges as an afterthought. That focus produces concrete advantages:
| Advantage | Why it matters |
|---|---|
| Self-hosted | Your trading keys stay in your own deployment, not in a GRIDer cloud backend. |
| Software-licence model | GRIDer does not charge builder fees or take a cut of each trade, volume or result. |
| Plan capacity | The number of wallets or instances depends on the purchased licence plan; pricing is based on software capacity. |
| Familiar interface | The trading experience feels close to the perpetuals DEXs you already use. |
| One-click optimized setup | Auto-configuration picks a sensible range and levels for you, ready to fine-tune. |
| Backtest before you start | Replay real recent prices to validate your configuration before committing capital. |
What it is not
- It is not a hosted trading service. You operate your own GRIDer instance.
- It is not a way to predict market direction. A grid may close positive cycles during oscillation inside a range, while still accumulating a losing directional position.
- It is not "guaranteed passive income." Sideways markets are favorable; a strong breakout out of your range is not.
- It is not custodial. GRIDer cannot withdraw your funds, and you should be suspicious of any setup that asks for withdrawal permission.
The high-level flow
Buy licence -> Download GRIDer -> Install on your server -> Add exchange APIs
|
v
Configure grid -> Backtest -> Start
|
v
Runs on your server 24/7 -> monitor -> stop manually / stop-loss / close-grid price
Next: What is grid trading for the concept, or jump straight to the Quickstart.