If you have your system included in a plot then you can just use plotshpaes for the trade signal arrows and reference the signals with ref To shift the arrows 2 bars to the right use this plotshapes(shapeuparrow*ref(buy,-2),colorgreen,0,l,-10);
you can also use param with the number of bars so you can shift them back and forward -- Cheers Graham AB-Write >< Professional AFL Writing Service Yes, I write AFL code to your requirements http://e-wire.net.au/~eb_kavan/ab_write.htm On 4/2/06, thorstef2003 <[EMAIL PROTECTED]> wrote: > Graham, how do I offset the arrows? Please include the line of code to > do this. > Thanks, > Stef > --- In [email protected], Graham <[EMAIL PROTECTED]> wrote: > > > > inlcude the scan code into the chart and offset the arrows > > > > -- > > Cheers > > Graham > > AB-Write >< Professional AFL Writing Service > > Yes, I write AFL code to your requirements > > http://e-wire.net.au/~eb_kavan/ab_write.htm > > > > > > > > On 4/1/06, thorstef2003 <[EMAIL PROTECTED]> wrote: > > > Hi, > > > Is it possible to use "plot" in AA to displace the arrows > generated by > > > a scan? Or is there some other way. > > > I want to displace the arrow, to 2 bars earlier. > > > Thanks. > > > Stef > > > > > > > > > > > > > > > > > > Please note that this group is for discussion between users only. > > > > > > To get support from AmiBroker please send an e-mail directly to > > > SUPPORT {at} amibroker.com > > > > > > For other support material please check also: > > > http://www.amibroker.com/support.html > > > > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Please note that this group is for discussion between users only. > > To get support from AmiBroker please send an e-mail directly to > SUPPORT {at} amibroker.com > > For other support material please check also: > http://www.amibroker.com/support.html > > > Yahoo! Groups Links > > > > > > > > ------------------------ Yahoo! Groups Sponsor --------------------~--> Try Online Currency Trading with GFT. Free 50K Demo. Trade 24 Hours. Commission-Free. http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/GHeqlB/TM --------------------------------------------------------------------~-> Please note that this group is for discussion between users only. To get support from AmiBroker please send an e-mail directly to SUPPORT {at} amibroker.com For other support material please check also: http://www.amibroker.com/support.html Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/amibroker/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
