From fe5b130995500f5c87367be794c59e77b41aaa26 Mon Sep 17 00:00:00 2001 From: moshferatu Date: Tue, 19 Nov 2024 06:25:40 -0800 Subject: [PATCH] Add link to New 52-Week Highs and Lows strategy in HILO Index indicator documentation --- indicators/hilo-index/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/indicators/hilo-index/README.md b/indicators/hilo-index/README.md index 4666149..ad52f1d 100644 --- a/indicators/hilo-index/README.md +++ b/indicators/hilo-index/README.md @@ -14,4 +14,8 @@ N / A ![HILO Index](https://static.moshington.com/images/indicators/hilo-index/hilo-index.png) +## Strategies + +The [New 52-Week Highs and Lows strategy](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/new-52-week-highs-and-lows) is based on the HILO Index indicator. + --- \ No newline at end of file