I need some help using the Strategy wizard to write a Strategy for the following:
Criteria:
- when the previous bar high = the previous bars Donchian Channel high; and
Action:
- enter short with a Sell Stop order 3 ticks below the previous bars low.
However, if while bar #2 is painting in, the price on bar #2 does not go below the low of bar#1, and then bar #3 begins, the sell stop order would be put 3 ticks below the low of bar #2.
How would i do that? I tried a number of things with no success. could you get me started in the right direction?
Thanks...
Eric

Comment