diff --git a/strategies/5-period-rsi/README.md b/strategies/5-period-rsi/README.md index 32c8985..387eec0 100644 --- a/strategies/5-period-rsi/README.md +++ b/strategies/5-period-rsi/README.md @@ -1,3 +1,9 @@ # 5-Period RSI +This strategy was inspired by the following: + +[![5-Period RSI Rules](https://static.moshington.com/images/strategies/5-period-rsi/strategy-rules.png)](https://x.com/QuantifiedStrat/status/1864591983798571278) + +Refer also to the [2-Period RSI](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/2-period-rsi) strategy which is closely related to this one. + --- \ No newline at end of file