From 9a8d3344ebdf0d49c9fd7d56c8e2109641ff6c40 Mon Sep 17 00:00:00 2001 From: moshferatu Date: Tue, 10 Dec 2024 10:44:14 -0800 Subject: [PATCH] Add QQQ backtest results for Triple RSI Drop strategy --- strategies/triple-rsi-drop/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/strategies/triple-rsi-drop/README.md b/strategies/triple-rsi-drop/README.md index ba431e8..5e54759 100644 --- a/strategies/triple-rsi-drop/README.md +++ b/strategies/triple-rsi-drop/README.md @@ -34,4 +34,10 @@ This strategy was inspired by the following: ![SPY Summary](https://static.moshington.com/images/strategies/triple-rsi-drop/spy-summary.png) +### QQQ + +![QQQ Analysis](https://static.moshington.com/images/strategies/triple-rsi-drop/qqq-analysis.png) + +![QQQ Summary](https://static.moshington.com/images/strategies/triple-rsi-drop/qqq-summary.png) + --- \ No newline at end of file