suresh2276
suresh2276
Friends 2
suresh2276
Added topic I am getting Error '[' - array required.
I am trying to set conditions for long and Short longCond = (Source1 > filt[i] && Source1 > Source1[i - 1] && upward[i] > 0) || (Source1 > filt[i] && Source1 < Source1[i - 1] && upward[i] > 0);
suresh2276
Registered at MQL5.community