Higher Time Frames (5m,15m,..) are not generated from 1M
Posted: Wed Jan 30, 2019 1:17 pm
Hi,
I am using 1.9.2.7 version, recently bought. It works on MT4 BUild 1170.
Usually I download data for 1M time frame only and when doing backtests all higher time frames are constructed automatically, for example iClose(NULL,5,0) gives a correct price.
But now only 1M time frame is working, in particular iClose(NULL,5,0) gives "0" and same happens for all other higher frames 15m, 30m etc.
It seems, during Backtest, Tickstory (or MT4) can not produce any more time frames >1M from only 1M data file downloaded. Please assist in this problem.
I am using 1.9.2.7 version, recently bought. It works on MT4 BUild 1170.
Usually I download data for 1M time frame only and when doing backtests all higher time frames are constructed automatically, for example iClose(NULL,5,0) gives a correct price.
But now only 1M time frame is working, in particular iClose(NULL,5,0) gives "0" and same happens for all other higher frames 15m, 30m etc.
It seems, during Backtest, Tickstory (or MT4) can not produce any more time frames >1M from only 1M data file downloaded. Please assist in this problem.