The AFL offers a set of time-frame functions which allow to use multiple intervals within a single formula (the topic is explained in details in the following tutorial chapter: http:\/\/www.amibroker.com\/guide\/h_timeframe.html<\/a>)<\/p>
In situations, where we do not need to calculate any indicators based on higher interval data, but rather just read OHLC, V or OI arrays – TimeFrameGetPrice<\/a><\/strong> is the most convenient function to use.<\/p>