Add SPY backtest results for Triple RSI Drop strategy

This commit is contained in:
moshferatu 2024-12-10 10:42:04 -08:00
parent 7bddc4e789
commit f5ad8d40b7

View File

@ -26,4 +26,12 @@ This strategy was inspired by the following:
**RSI Exit**: The RSI value above which to exit a trade. (Default: 50.0)
## Backtest Results
### SPY
![SPY Analysis](https://static.moshington.com/images/strategies/triple-rsi-drop/spy-analysis.png)
![SPY Summary](https://static.moshington.com/images/strategies/triple-rsi-drop/spy-summary.png)
---