Add mention of Cumulative RSI indicator to Cumulative RSI strategy documentation

This commit is contained in:
moshferatu 2024-09-11 06:52:08 -07:00
parent 9b33b1fe6c
commit a1c650d08d

View File

@ -2,4 +2,6 @@
This strategy was taken from chapter 9 of [*Short Term Trading Strategies That Work*](https://moshferatu.dev/moshferatu/short-term-trading-strategies-that-work) (2008) by Larry Connors.
It is based on the [Cumulative RSI indicator](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/indicators/cumulative-rsi) described in the book.
---