multi timeframe (candle id problem)
-
hi please help me
this is what i want below
the expert must run in (h4) timeframe
condition1: first cci in time(D) *> (-150) cross
condition2: after that in time(h4) candle (witch is the last h4 in daily time=condition 1) and next candle in (h4) stochastic be below 80 and now make buy position***but i try many ways (various candle ID ) but the robot just calculate the first candle (stochastic below 80) and not the second one
https://fxdreema.com/shared/ElBfb9fR -
Are you trying to set a condition where Cci crosses the candle? If this is what you want, i don't think it's possible.
-
no
cci cross value (-150) -
@khansari So CCI on daily time frame crosses -150? this is correct (I think) create a separate project just doing this, test and see if this is or isn't working.