Add backtest results for SPY for RSI divergence strategy
This commit is contained in:
parent
399ba5a35c
commit
61eb06950f
@ -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.
|
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.
|
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 |
Loading…
Reference in New Issue
Block a user