Thanks very much for your help!
A Chart Window has several tabs for various symbol and each Chart Window has many sheets. I use the sheets for different time frames, such as daily, weekly, monthly and yearly with various indicators. However, when I change the time frame on Daily Sheet for symbol NFLX and all other sheets, Weekly Sheet, Monthly Sheet all change to daily chart. Is this the proper way to set up the chart window?
Any direction for me to fix this issue? Can't find anything in the book "Introduction to Amibroker" Any video you come acress such Chart Window set up?
Use separate MDI Tabs (not Sheets) for separate timeframes.
Eg, I have a separate Layout with 3 MDI Tabs, one set to Daily, one Weekly and the other Monthly. I use Interval Lock so the timeframes are locked to their respective MDI Tab and apply Symbol Link to all 3 MDI Tabs so when I change the Symbol in any of the MDI Tabs all of them change to that Symbol but the timeframes stay fixed.
@TrendSurfer Thanks again for your assistance to sort out the issues. By the way, how you use the Sheets for each of multi time frame Tabs? What is MDI stand for?