Add backtest results for SPY for RSI divergence strategy

This commit is contained in:
moshferatu 2024-08-31 06:29:38 -07:00
parent 399ba5a35c
commit 61eb06950f
3 changed files with 8 additions and 0 deletions

View File

@ -9,4 +9,12 @@ This strategy was inspired by the following post on X:
1. On the hourly SPY chart, enter a long when the RSI is > than it was 5 bars ago but price is lower.
2. Exit the position when the RSI is > 70.
## Backtest Results
### SPY
![SPY All-Time Analysis](./backtest-results/spy_all_time_analysis.png)
![SPY All-Time Summary](./backtest-results/spy_all_time_summary.png)
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB