Price touch indicator before taking trade
-
Any way to have fxdreema only take a trade if the price touched the indicator in the last bar?
For example, have a pending order only opened if the hammer is actually touching the EMA?
I've attached a picture trying to detail what I'm trying to do - take the first hammer since it is touching the EMA and not take the second one (even though it is also a hammer).
Thanks!
......
AUDUSDproH1.png -
You can always use "Condition" block to compare 2 values. For example, values like Candle Low of the current candle or any other candle (look at the Candle ID parameter in More Settings) and many others. I don't know how you get these hammers and I don't know what to say about them