stop loop
-
Hi...i can
t stop the loop in my project. first the robot find the arrow and open a buy position , but it doesnt stop until it finds the other arrow
.... what should i do? -
You can use a 'turn off' block for block 6 connected below the 'buy pending' block.
-
it doesn
t work...withturn off` block , it just open 1 buy position....i want in each blue arrow , open buy position -
You said in your first post that 'it doesn't stop until it finds the other arrow'. Wasn't that exactly what you wanted to avoid?
-
look at this...i want to open buy position only on blue arrows....but with
turn offblock , it just opens 1 buy position and then stop.

-
@hamid-J Add the indicator to look at.
-
-
Don't you have the mq4 version?
-
This indicator doesn't have any buffers, you can get info from object on chart, but it will count any the indicator prints, so when using you would have to set bot up to ignore all older arrows: https://fxdreema.com/shared/8A85hOIke
-
@l-andorrĂ unfortunately no
-
@jstap Sorry , but i didn`t get your point . What should i do after writing this code that you sent ?
I mean how should i continue for opening buy positions? -
Use as I sent and work out what works for you