HELLO THE BUY IS WORKING NORMALLY BUT THE SELL OPENS MORE THAN 1 I DON'T UNDERSTAND WHY, IM USE THE SAME STRUCTURE AND THE SAME CONDITIONS.


HELLO THE BUY IS WORKING NORMALLY BUT THE SELL OPENS MORE THAN 1 I DON'T UNDERSTAND WHY, IM USE THE SAME STRUCTURE AND THE SAME CONDITIONS.


@jstap said in Help Please !:
If lines are named then you you could set a flag for 1st line being touched, and then in tree check flag, in condition candle closes under line, reset the flag under buy/sell.
Thank you very much.
I'll try, it helped a lot. but since I have 60 lines, do I need to name them all?, or is there a simpler way to recognize the closest line? or only recognizes the line by name.
I would like to know how you would do it. if you needed to do that.
Hello,
I have a problem to get the EA to work correctly according to my strategy. My strategy is based on lines: every time the market(bid) touches a line and the candle closes below the bottom line it sells.
and every time the market (bid) touches a line and the candle closes above the top line it buys.
I can do this, but only for a certain line, but I can't pass this to the other lines of the chart because I have more than 60 lines, does anyone have a solution for this so that all lines are recognized. I have a picture to make it clearer