Add exit condition to Bearish Engulfing strategy rules
This commit is contained in:
parent
9483856cb1
commit
bea81965b2
@ -5,6 +5,7 @@ A simple swing trading strategy based on the bearish engulfing candle pattern.
|
||||
## Rules
|
||||
|
||||
1. Enter a long trade at the next open following a bearish engulfing candle.
|
||||
2. Exit the trade when the close is higher than the previous day's high.
|
||||
|
||||
## Parameters
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user