-
hi
i want condition then open position only if adx line is more 25 level. i've wrote :
condition : adx based line > value numeric 25
is correctly?
thank -
x
once per bar -
no understand.
one x bar before,and after condition adx based line > value numeric 25 ? -
@MT4stefano
There was some display problem,I mean adx based line x> value numeric 25.
That means crossover. Is that right for you ?
Add once per bar before Buy/Sell or the EA will keep buying / selling
-
no. condition are : main macd cross signal line, ema9 cross sma 20 max 3 candle after, and whit this two condition can open buy but only if adx is > then 25 or 35
correct condition for adx is >, no cross