Add RSI divergence strategy overview and rules to documentation
This commit is contained in:
parent
6f0d075ca3
commit
0d2dd3509a
@ -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.
|
||||
|
||||
---
|
BIN
strategies/rsi-divergence/strategy_rules.png
Normal file
BIN
strategies/rsi-divergence/strategy_rules.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 196 KiB |
Loading…
Reference in New Issue
Block a user