From a8269bf25490509a0ec912ebf973b38cd811786c Mon Sep 17 00:00:00 2001 From: moshferatu Date: Tue, 1 Oct 2024 10:44:22 -0700 Subject: [PATCH] Add link to RSI PowerZones strategy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc69f4f..c68942d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ This repository contains links to implementations of strategies from *Buy the Fear, Sell the Greed* (2018) by Larry Connors. +* [RSI PowerZones](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/rsi-power-zones) * [TPS](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/tps) --- \ No newline at end of file