Add rules to SuperBot strategy documentation

This commit is contained in:
moshferatu 2025-01-06 10:21:40 -08:00
parent a9573d40ba
commit 3364d8389c

View File

@ -2,4 +2,9 @@
This strategy is based on the [SuperSmoother indicator](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/indicators/super-smoother) created by John F. Ehlers.
## 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.
---