I won't ask the question on how you can buy at open on the day of the signal but just change the settradedelays to zero for the buy entry
-- Cheers Graham AB-Write >< Professional AFL Writing Service Yes, I write AFL code to your requirements http://www.aflwriting.com On 14/03/07, dralexchambers <[EMAIL PROTECTED]> wrote: > Thanks - but the SetTradeDelays doesn't seem to be working. In both > examples give, my code buys on the Open of the LongSetup day, and not > the following day. > > Any suggestions? > > Cheers > > --- In [email protected], > "dralexchambers" <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I have the following code: > > > > LongSetup = Cross(PDI(8),MDI(8)); > > > > What AFL do I use to code that on the day the LongSetup == 1: > > > > a) Buy == 1 the next day following the LongSetup. > > b) The BuyPrice is the Open of the next day following the LongSetup. > > > > Cheers, > > Alex > > > > > > > > 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.amibroker.com/devlog/ > > For other support material please check also: > http://www.amibroker.com/support.html > > Yahoo! Groups Links > > > >
