SGrid
- Experts
- Nguyen Chung
- Version: 1.21
- Updated: 15 May 2026
- Activations: 10
SGRID is a unique grid trading system that combines trend entry, two-sided grid expansion, and basket profit control.
After 10 more payments, the price will be $550.
Unlike traditional grid EAs that only trade against price, SGRID dynamically builds positions in both directions based on market movement, allowing flexible adaptation to changing conditions.
Main Trading Logic
The system starts with a trend-based entry:
- If price is above EMA → opens BUY
- If price is below EMA → opens SELL
After the first position, the EA expands using a grid system:
- If price moves up → additional BUY positions are opened
- If price moves down → additional SELL positions are opened
This creates a dynamic two-sided grid where both BUY and SELL positions can coexist, allowing the system to react to real market fluctuations.
Lot Management
SGRID uses a controlled lot scaling system:
- First positions use fixed lot size
- Lot increases gradually after multiple positions
- No aggressive martingale doubling
This approach balances stability and recovery capability.
Exit Strategy
- No individual Take Profit per trade
- All positions are managed as a basket
- When total profit reaches target → all trades are closed
A dynamic Basket TP line is also displayed on the chart.
Key Characteristics
- Trend-based entry (EMA)
- Two-sided grid (BUY & SELL)
- Dynamic hedging behavior
- Basket-based profit closure
- Controlled lot scaling
Important Notes
- This is not a simple trend EA
- This is not a pure martingale system
- This is a grid system with hedging logic
Proper capital management is required due to the nature of grid trading.

