I have a database with 1-min data and selected the time interval as
hourly. so, all the built-in arrays are compressed accordingly but the
problem is i am not able to access 30-min data from the same AFL to
display in commentary/interpreation using
TimeFrameGetPrice("0",in5Minute*6). Its always returning the hourly data.Is it possible to access the data in lower-time frame in commentary/interpretation while the chart interval is set to higher time-frame?
