Check out Amibroker University - they have some sample code there that will do something similar to what you want:
http://www.amibrokeru.com/FreeLibrary/FreeCode/tabid/99/articleType/ArticleView/articleId/95/DateRange.aspx --- In [email protected], "tradinghumble" <sharp...@...> wrote: > > Every charting software out there has some way to say I want to display bars > from xx/xx/xx to xx/xx/xx or say last 3 months, 6 months, 2 years, etc... on > a chart-by-chart basis... I always wondered why this is not available in > Amibroker. > > Am I missing something here? Most people don't need it ? I find it very > annoying to have a layout with multiple charts, different time frames and > having to readjust every chart to my favorite number of bars everytime I open > Amibroker (as it will load the number of bars defined in Parameters)... > > Has anyone here found a workaround for this? Thanks in advance >
