how i do that in ea ?
-
hello
i want know how i do that ?
if i want create in my ea three orders and i want every condition dont do orders again ( one only )
like
i want my ea if candle cross move simple above create order buy
and
if rsi cross 30 above create order buy
and
if macd cross value 0 above create order buyi want here do my orders one only in every condition
mean when candle cross move simple above and created buy
when happen candle again cross move simple above dont create buy more
but if happen any anther condition do it and like this i want in every condition in my ea do order one only .how i do that ?
-
separate orders into different groups:
https://fxdreema.com/shared/W7uvaIBmc
-
@miro1360 thank you