From a9573d40ba55de5a8b74c0f4a3198656c81bb243 Mon Sep 17 00:00:00 2001 From: moshferatu Date: Mon, 6 Jan 2025 10:17:55 -0800 Subject: [PATCH] Add link to SuperBot strategy in SuperSmoother indicator documentation --- indicators/super-smoother/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/indicators/super-smoother/README.md b/indicators/super-smoother/README.md index aa91edf..0bcc38d 100644 --- a/indicators/super-smoother/README.md +++ b/indicators/super-smoother/README.md @@ -18,4 +18,8 @@ In Ehlers' own words: ![SuperSmoother](https://static.moshington.com/images/indicators/super-smoother/super-smoother.png) +## Strategies + +The [SuperBot strategy](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/super-bot) is based on the SuperSmoother indicator. + --- \ No newline at end of file