place order each time a candle reaches new high/Low
-

I can't get this to work, I need to place a order everytime a bearish candle forms a new low below a previous candle low and when a bulish candle forms new high above a previous candle high,
Any help? advise?
-
-
light pink blocks need a dark pink for each trade above.
you don't need to use pips, just use numeric value -

The EA now opens both a sell and buy order at the same time, I cant get whats wrong here, Sells are only sepoust to trigger when above the last cadles high and buy when below last candle low!

-

Deleted the buy condition but the ea still opens both buy and sell order at the same time, there must be a bug with FXdreema @admin
-
-
The problem with that is that every new pip with a new high/low, the condition will be true and a new trade will be open. Is that what you want?
