Add rules to 5-Period RSI strategy documentation
This commit is contained in:
parent
778f551cd2
commit
c82dfa84b2
@ -6,4 +6,9 @@ This strategy was inspired by the following:
|
||||
|
||||
Refer also to the [2-Period RSI](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/2-period-rsi) strategy which is closely related to this one.
|
||||
|
||||
## Rules
|
||||
|
||||
1. Enter a long trade when the 5-Day RSI is < 35.
|
||||
2. Exit the trade when the current day's close is > the previous day's high.
|
||||
|
||||
---
|
Loading…
Reference in New Issue
Block a user