Dingo, The ideas was to use binary number to describe a situation. For example the 1's could be bars that gained and 0's bars that lost. Now any possible pattern of winners and loosers that preceded a particular bar can be stored in one binary number. Convert that number to a decimal and store it in a bar for bar array and now you can compare patterns using just one number.
This is just one simple example. Does that answer your question? Dan --- In [email protected], "dingo" <[EMAIL PROTECTED]> wrote: > > Duude, > > What do you use this for? > > d > > > -----Original Message----- > > From: [email protected] > > [mailto:[EMAIL PROTECTED] On Behalf Of Michael.S.G. > > Sent: Saturday, March 10, 2007 3:49 AM > > To: [email protected] > > Subject: [amibroker] Revised Binary to Decimal Converter now > > in AFL Library > > > > Revised Binary to Decimal Converter now in AFL Library > > http://www.amibroker.com/library/detail.php?id=798 > > > > > > > > ------------------------ Yahoo! Groups Sponsor > > --------------------~--> > > Transfer from your equities account. > > Receive up to $1,000 from GFT. Click here to learn more. > > http://us.click.yahoo.com/aZttyC/X_xQAA/cosFAA/GHeqlB/TM > > -------------------------------------------------------------- > > ------~-> > > > > 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 > > > > > > > > >
