Add rules for long trades to RSI 10-6 / 90-94 strategy
This commit is contained in:
parent
e5b94214c0
commit
5d53860f62
@ -2,4 +2,13 @@
|
|||||||
|
|
||||||
This strategy was taken from chapter 7 of [*High Probability ETF Trading*](https://moshferatu.dev/moshferatu/high-probability-etf-trading) (2009) by Larry Connors.
|
This strategy was taken from chapter 7 of [*High Probability ETF Trading*](https://moshferatu.dev/moshferatu/high-probability-etf-trading) (2009) by Larry Connors.
|
||||||
|
|
||||||
|
## Rules
|
||||||
|
|
||||||
|
**10-6** (Long)
|
||||||
|
|
||||||
|
1. The ETF (e.g., SPY) is trading above its 200-day moving average.
|
||||||
|
2. When the 2-period RSI closes below 10, enter a long trade.
|
||||||
|
3. Enter a second long if the 2-period RSI closes below 6.
|
||||||
|
4. Exit the trade(s) when price closes above the 5-period moving average.
|
||||||
|
|
||||||
---
|
---
|
Loading…
Reference in New Issue
Block a user