VARYING DATA SETS ON ONE EA BUILD
-
hello Guys,
Am trying to buy build an ea which has two indicators.
One is moving average at time period M15.
The other is CCI at 1hour.
The ea gives an 'unmatched data' response in the journal and not effecting any trade.
Please advice on possible solutions. -
I have determined that the moving average block is the one with an issue.
here is the block that am trying to run on the daily chart. kindly assist.shared/Bsni6mlXb
-
@musa-5 said in VARYING DATA SETS ON ONE EA BUILD:
shared/Bsni6mlXb
The logic is correct. I guess the problem is somewhere in the MT4 platform. Did you try it on different brokers?
-
@musa-5 said in VARYING DATA SETS ON ONE EA BUILD:
shared/Bsni6mlXb
If you are running this on back test it is unlikely to run on any TF above 15m, on live or demo it should.