True, but then I would have to do a new plot statement every time I wanted to move the selector to a different bar. Doesn't sound like a very efficient way to work. Thanks anyway.
Don _____ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dennis Brown Sent: Tuesday, July 24, 2007 10:38 AM To: [email protected] Subject: Re: [amibroker] Selector Line Overlay Don, Since you know the position of the selected bar, you could always add an AFL plot statement to display a vertical line on top of your background. Dennis On Jul 24, 2007, at 1:14 PM, Don Lindberg wrote: > Is there a way to always have the Selector line show on top of all > other plots? I have several charts that have plotted colored > backgrounds, and the Selector always appears behind these backgrounds. > I realize you can control plot positions by the order of the code, but > how do you control Selector Line? > > Don Lindberg >
