Remove unnecessary comment from 3-Day High / Low strategy documentation
This commit is contained in:
parent
3c4a91f8da
commit
b3abc61ade
@ -24,8 +24,6 @@ The inverse of the long trade rules, but stated explicitly:
|
||||
5. **Aggressive Version** (optional): Enter a second short if price closes higher than the initial entry at any point during the trade.
|
||||
6. Exit when the ETF closes below its 5-day moving average.
|
||||
|
||||
**NOTE**: The strategy will work on any asset, not just ETFs.
|
||||
|
||||
## Parameters
|
||||
|
||||
**Consecutive Days**: The number of days in a row in which higher highs / lows or lower highs / lows must be made. (Default: 3)
|
||||
|
Loading…
Reference in New Issue
Block a user