PureBytes Links
Trading Reference Links
|
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 <dralexchambers@xxxxxxxxx> 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 amibroker@xxxxxxxxxxxxxxx,
> "dralexchambers" <dralexchambers@xxx> 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
>
>
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Transfer from your equities account.
Receive up to $1,000 from GFT. Click here to learn more.
http://us.click.yahoo.com/aZttyC/X_xQAA/cosFAA/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 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
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|