Add link to Put / Call Ratio Highs and Lows strategies

This commit is contained in:
moshferatu 2024-11-19 08:00:31 -08:00
parent 1b2f9009a0
commit 9bbdd3c97e

View File

@ -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)
---