Thanks for the info Aron, will give it a try. Regards,
Wave~Trader --- In [email protected], Aron <aron.gro...@...> wrote: > > condition = .... > segment2plot = iif(condition, Close, null); > plot(segment2plot, "", ................); > > > > wavetrader2005 wrote: > > Hello Group, > > > > I'd like to be able to control the start and end dates of the data plotted > > in a chart pane. Is there some way to add code to my basic chart code that > > would create parameters that would let me set the start and end dates for > > the data plotted? > > > > Regards, > > > > Wave~Trader > > > > > > > > ------------------------------------ > > > > **** IMPORTANT PLEASE READ **** > > This group is for the discussion between users only. > > This is *NOT* technical support channel. > > > > TO GET TECHNICAL SUPPORT send an e-mail directly to > > SUPPORT {at} amibroker.com > > > > TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at > > http://www.amibroker.com/feedback/ > > (submissions sent via other channels won't be considered) > > > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > > http://www.amibroker.com/devlog/ > > > > Yahoo! Groups Links > > > > > > > > >
