For that and many other reasons I have suggested (#257 Jun 30th, 2006) to "add a ZOrder parameter inside the Plot command" (http://www.amibroker.com/feedback/ )
Joseph Biran ____________________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Don Lindberg Sent: Tuesday, July 24, 2007 4:01 PM To: [email protected] Subject: RE: [amibroker] Selector Line Overlay 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
