What problem does it solve?
Trailing Grid solves the problem of static grid trading getting left behind when price moves strongly, causing you to miss opportunities outside your original upper/lower range.
Core Features & Use Cases
- Auto-trailing grid: Shifts the grid range upward or downward as price approaches the current edges so trades keep occurring while trends develop.
- Infinity trailing mode: Runs an unbounded-style grid by using trailing-stop-style behavior to avoid a hard upper limit.
- AI parameter optimization: Uses historical klines to recommend a price range, grid count, and trailing trigger/step based on measured volatility.
Use cases: deploying a resilient grid strategy for volatile markets, experimenting with bull/bear behaviors (trail up only / trail down only), and setting up long-running “stay in range” trading while automatically adjusting the working levels.
Quick Start
Start a trailing grid trade on BTCUSDT by running kit trailing-grid start with your desired lower and upper bounds, grid count, investment, and a trail trigger percentage.