Add RSI divergence strategy overview and rules to documentation

This commit is contained in:
moshferatu 2024-08-31 06:08:44 -07:00
parent 6f0d075ca3
commit 0d2dd3509a
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
# RSI Divergence Bot
This strategy was inspired by the following post on X:
![Strategy Rules](./strategy_rules.png)
## Rules
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.
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 KiB