PureBytes Links
Trading Reference Links
|
Hi Anthony:
Being totally ignorant of programming I started messing with your
price persistency formula.
To avoid any previous numbers being included in the higher numbers I
isolated each pattern on its own. For example:
Symbol !ADR(,qp2 symbol)251 bars loaded using your formula I get:
127 1dayup, 123 1daydn, 67 2dayup, 63 2daydn, 31 3dayup, 30 3daydn,
17 4dayup, 12 4daydn and 11 5dayup, 4 5daydn.
Isolating each pattern I now get:
24 1dayup, 27 1daydn, 22 2dayup, 14 2daydn, 8 3dayup, 10 daydn
2 4dayup, 6 4daydn, 1 5dayup, 1 5daydn.
This radically reduces the hits. My question is wouldn't isolating a
pattern provide a more accurate probability analysis then having the
lower column numbers included in the higher number columns?
JMHO,
Dominick
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/Lj3uPC/Me7FAA/ySSFAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|