if candle ID is 0 .. it means the current tick
if its 1 .. it means the previous one
so.. if its ( - 1 ) ... does that means the candle right after the current one ?
thanks
if candle ID is 0 .. it means the current tick
if its 1 .. it means the previous one
so.. if its ( - 1 ) ... does that means the candle right after the current one ?
thanks
@saeed-2 yes, but its a blank candle...unless youre thinking haiken ashi?
a certain candle formation based on wick and body pips size im looking to see for the next candle (-1) if current tick conditions met .. not haiken ashi
so if i specify in condition (-1) candle and specify the condition im looking for while the current tick already matched with given conditions ... the EA will wait for next candle (closed price ) with the formation detail i specify then it will open a trade ? correct ?
thanks for assistance and time
@saeed-2 there is no candle -1
@miki
now its clear .. i need to change the correlation
thanks for bypass and assistance
how we can make trading robot wait for the next candle close if the condition need 3 candels
Three candles for what exactly?
sweep and close above or below the Prev candle then the next candle continues whatever direction.
I'm afraid I don't get it yet, sorry. Could you please upload a screenshot with a visual example?
for examlple we have swing high
then the market taken out this swing high and failed to close above just sweep by wick for example then the next candle close below the candle which sweep the prev high in the opposite direction how we can made that my man thanks for your time
Do you mean consecutive candles? That is not necessarily a swing high.
i mean fake out for prev high or low
Sorry, but...fake out?
liquidty taken yesssss are u traders u sure
To do this you would have to define what you class as a stop hunt, then make ea react when area taken.
yes exactly how i make it fractal high or low during sessions
Not enough information to help