I have just tried the function Plot(BuyPrice, "Buy", colorGreen, styleLine), & called exrem before this to filter extra buy/sell signals, but just seem to get a line from every entry signal. What I was trying to do was show for actual trades, the buy sell price with the arrow for an actual trade taken. Is this actually possible in AB? -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Graham Sent: Sunday, 22 April 2007 8:21 AM To: [email protected] Subject: Re: [amibroker] Showing buy sell prices with arrows?
you just need to plot the buyprice etc. like any other variable -- Cheers Graham AB-Write >< Professional AFL Writing Service Yes, I write AFL code to your requirements http://www.aflwriti <http://www.aflwriting.com> ng.com On 21/04/07, David <david.smith5@ <mailto:david.smith5%40optusnet.com.au> optusnet.com.au> wrote: > Hi, > > does anyone know if the buy/sell, short/cover prices can be shown on a > chart with the 'trades taken' arrow. ( I have to admit, I got this > idea from wealthlab & like the way it presents the data). > > Cheers, Dave > > > > 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > http://www.amibroke <http://www.amibroker.com/devlog/> r.com/devlog/ > > For other support material please check also: > http://www.amibroke <http://www.amibroker.com/support.html> r.com/support.html > > Yahoo! Groups Links > > > >
