From aa05d6aa0438275955c1771c2bbe66b00168c5f1 Mon Sep 17 00:00:00 2001 From: moshferatu Date: Thu, 26 Sep 2024 05:59:58 -0700 Subject: [PATCH] Mention and link to %B strategy in %B indicator documentation --- indicators/%b/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/indicators/%b/README.md b/indicators/%b/README.md index 31d05c3..06521d8 100644 --- a/indicators/%b/README.md +++ b/indicators/%b/README.md @@ -1,3 +1,7 @@ # %B +## Strategies + +The [%B strategy](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/%25b) taken from [*High Probability ETF Trading*](https://moshferatu.dev/moshferatu/high-probability-etf-trading) (2009) by Larry Connors is based on this indicator. + --- \ No newline at end of file