2025-01-02 17:23:25 +00:00
# SuperBot
2025-01-06 18:16:53 +00:00
This strategy is based on the [SuperSmoother indicator ](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/indicators/super-smoother ) created by John F. Ehlers.
2025-01-06 18:21:40 +00:00
## Rules
1. Enter a long / short trade when price closes above / below the SuperSmoother moving average.
2. The trade is exited / reversed when price closes below / above the moving average in the opposite direction.
2025-01-06 18:26:52 +00:00
## Parameters
**SuperSmoother Period**: The period to use in the SuperSmoother calculation. (Default: 10)
2025-01-06 18:31:53 +00:00
## Backtest Results
### NQ
#### 15-Minute Chart (2016-2024)
![SPY Analysis ](https://static.moshington.com/images/strategies/super-bot/nq-15m-analysis.png )
![SPY Summary ](https://static.moshington.com/images/strategies/super-bot/nq-15m-summary.png )
2025-01-02 17:23:25 +00:00
---