diff --git a/strategies/cumulative-rsi/README.md b/strategies/cumulative-rsi/README.md index a343732..c10c4a1 100644 --- a/strategies/cumulative-rsi/README.md +++ b/strategies/cumulative-rsi/README.md @@ -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. + --- \ No newline at end of file