From 053d60349ceda08b59a82188aad2c82014f58fcb Mon Sep 17 00:00:00 2001 From: moshferatu Date: Tue, 10 Dec 2024 10:31:15 -0800 Subject: [PATCH] Add description to Triple RSI Drop strategy documentation --- strategies/triple-rsi-drop/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/strategies/triple-rsi-drop/README.md b/strategies/triple-rsi-drop/README.md index e259a23..03ba647 100644 --- a/strategies/triple-rsi-drop/README.md +++ b/strategies/triple-rsi-drop/README.md @@ -1,3 +1,7 @@ # Triple RSI Drop +This strategy was inspired by the following: + +[![Triple RSI Drop Rules](https://static.moshington.com/images/strategies/triple-rsi-drop/strategy-rules.png)](https://x.com/QuantifiedStrat/status/1702712880334786783) + --- \ No newline at end of file