[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

Longsetup = cross(pdi(8), mdi(8));
buy = ref(longsetup, -1); // buy on the next day
buyprice = O; // buyprice to be open
Do not set any trade delays
e.g settradedelay(0, 0, 0, 0);


From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of dralexchambers
Sent: Wednesday, 14 March 2007 8:57 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] Re: Reference the next day's Open

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@xxxxxxxxxps.com,
"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





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

__,_._,___