From 9bbdd3c97e6cf19227656e4a3ebe66e580c5815a Mon Sep 17 00:00:00 2001 From: moshferatu Date: Tue, 19 Nov 2024 08:00:31 -0800 Subject: [PATCH] Add link to Put / Call Ratio Highs and Lows strategies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ea0191..2d5b8e3 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,6 @@ These strategies are meant to illustrate certain characteristics of the market r * [High Volume Days](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/high-volume-days) * [Large Moves](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/large-moves) * [New 52-Week Highs and Lows](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/new-52-week-highs-and-lows) +* [Put / Call Ratio Highs and Lows](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/put-call-ratio-highs-and-lows) --- \ No newline at end of file