High-Low
-
Friends,
im new here.
Very simple, I'm trying to create a setup that places a buy order in the exact moment in which the current candle is something like 1 pip above the previous high candle (no matter the timeframe for now...) (viceversa for shorting). I'm trying since yesterday night, but i think i'm missing something. Could please someone help me a little bit?
Thanks in advance -
@polo0202 Hi!
Here: https://fxdreema.com/shared/Ae2R5tF8
I think the candle ID setting is what you missed -
@roar thanks a lot for the fast answer!
ID setting was ok actually. What made me doubt was instead the parameter "candle close" of the candle ID 0.
Because like this the buy position is triggered as soon as the current candle is above the previous candle high? or only after the current candle has closed? -
@polo0202 When using candle ID 0, the "close" is actually the latest price update, the candle doesn't need to actually "close".
-
@roar that was the point i didn't get then! thanks a lot, very appreciated