Thanks Thomas & Bill Best regards
Tom --- In [email protected], Thomas Ludwig <[EMAIL PROTECTED]> wrote: > > This is explained in the manual or on > http://www.amibroker.com/guide/h_backtest.html > > You can also use > > BuyPrice=O; SellPrice=O; > > and > > settradedelays( 1, 1, 1, 1 ); > > Regards, > > Thomas > > > > I want to execute buy & sell orders at the open on the next bar ( > > simple market order ). Where can I find the code needed to do this ? > > > > Thanks > > > > Tom > > > > > > > > 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 > > > > > > >
