Add parameters to Engulfing strategy documentation
This commit is contained in:
parent
5da6610980
commit
c7055139d5
@ -11,4 +11,8 @@ Very similar to the [Bearish Engulfing strategy](https://moshferatu.dev/moshfera
|
||||
3. If below the 200-day moving average, enter a short trade.
|
||||
4. Exit the trade following any close in profit or when the close is higher than the previous high (for longs) or lower than the previous low (for shorts).
|
||||
|
||||
## Parameters
|
||||
|
||||
**Long-Term Trend Period**: The period of the long-term trend as measured using a simple moving average. (Default: 200)
|
||||
|
||||
---
|
Loading…
Reference in New Issue
Block a user