You confuse signal with Buy/Sell. -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of murthysuresh Sent: Monday, June 04, 2007 7:45 PM To: [email protected] Subject: [amibroker] Re: once again, this AFL fights you every step of the way. Sorry, this is a badl
You cannot Sell a position unless you buy it first in a long trade. Viceversa, you cannot Buy a position unless u Sell first in a Short trade. Exrem helps you to remove the excessive signals. Seede --- In [email protected], "Bob Jagow" <[EMAIL PROTECTED]> wrote: > > Surely you tried Help EXREM. If so, what didn't you understand? > > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf > Of Angelo > Sent: Monday, June 04, 2007 2:16 PM > To: [email protected] > Subject: [amibroker] Re: once again, this AFL fights you every step of the > way. Sorry, this is a badl > > --- In [email protected], "Tomasz Janeczko" <groups@> > wrote: > > > > > > So I correct you - you are wrong. AmiBroker always behaved the same, > > as shown here: http://www.amibroker.com/gifs/bt_regular.gif > > > > This was always the default and will remain so. > > > > > Thanks Tomasz, > > this clarify further my understanding of AFL, but - unluckily - show > that I completely missed the meaning of "Exrem" as an "remover of > excessive BUY/SELL signals" and - most of all - the meaning of the > following line of code: > > Buy = exrem(Buy, Sell) > > May I go a bit off topic and call for your (or someone else) courtesy > again, asking what was the use you have in mind for this line of > code, given that - you just explained - it is normal (and always was) > not to have more BUY signals before a SELL signals? > > Many thanks, > > Angelo > > PS beyond any doubts, this is not to argue, I'd really love to > understand and use AB better!!! > > > > > 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 Yahoo! Groups Links
