From 6350756533ca76c46ccf612037ea6bdc56caa7ff Mon Sep 17 00:00:00 2001 From: moshferatu Date: Tue, 24 Sep 2024 06:41:52 -0700 Subject: [PATCH] Add link to RSI 25 / 75 strategy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 047278f..e496839 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,6 @@ This repository contains links to implementations of strategies from *High Probability ETF Trading* (2009) by Larry Connors. * [3-Day High / Low](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/3-day-high-low) +* [RSI 25 / 75](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/rsi-25-75) --- \ No newline at end of file