You forgot to tell us how many years you've been dealing with computers... d
> -----Original Message----- > From: [email protected] > [mailto:[EMAIL PROTECTED] On Behalf Of Homar Simpson > Sent: Sunday, May 27, 2007 2:01 PM > To: [email protected] > Subject: [amibroker] once again, this AFL fights you every > step of the way. Sorry, this is a badly > > coded language, power is not useful if its obtuse and idiosyncratic at > every step. I waste too much time in AFL perverseness. > > > Why is a simple > > > Buy = Cross( Close, test1 ); > > Sell =BarsSince(Buy)=5; > > giving me RANDOM exits, some at bar 6, many at bars wildly greater > than 6 after entry. > > Using tick data on an X minute scan. > > > > > 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 > > > >
