[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] Re: Reference the next day's Open



PureBytes Links

Trading Reference Links

Alex --
Your response below is unclear.  When you say "
My code
buys on the Open of the LongSetup day, and not the following day." Do you mean:
1. I want it to buy on the following day, but I THINK it is buying on the setup day.
or
2. I want it to buy on the setup day, but I THINK it is buying on the following day.

Which, and why do you THINK so?
-- Keith

dralexchambers wrote:

Hi Graham,

Thanks - but the SetTradeDelays doesn't seem to be working. My code
buys on the Open of the LongSetup day, and not the following day.

Any suggestions?

Cheers

--- In amibroker@xxxxxxxxxps.com, Graham <kavemanperth@...> wrote:
>
> try this
>
> settradedelays(1,1,1,1);
> LongSetup = Cross(PDI(8),MDI(8));
> buyprice = o;
> buy = longsetup;
>
> --
> 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@...> 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
> >
> >
> >
> >
>

__._,_.___

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





SPONSORED LINKS
Investment management software Investment property software Investment software
Investment tracking software Return on investment software

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___