StepGrid Trading Strategy
This is a grid trading strategy based on price stepping, supporting both spot and futures markets. The strategy dynamically calculates grid step size using ATR (Average True Range) and places limit orders passively waiting for execution.
Core Features: - Simultaneous monitoring and trading of multiple symbols - Supports Long Grid, Short Grid, and Dual-direction modes - Automatic or manual grid step size configuration - ATR-based dynamic step adjustment for market volatility adaptation - Limit order mode with passive order execution - Smart cost tracking to ensure profitable closes - Maximum position count limit for risk exposure control - Maximum investment limit per symbol - Real-time status dashboard display
Trading Behavior: - Places orders one ATR step above and below the current price - Long mode: Price drops one step → Place buy limit order - Short mode: Price rises one step → Place sell limit order - After opening position, automatically places close order (price = cost ± ATR) - After execution, automatically updates order positions