building a good system.
maybe some one can continue on this and post a starter guide in the
file section.
This is what i would do.
Create a pattern
a pattern consist of 4 or more binary digits
so for a 4 binary pattern
a>b
b>a
c>a
d>a
this can produce a pattern of 0 to 16 or in hex 0 to F
now you can search for the pattern of A and see how many times it
came in and produce
the desired result.
say the first day you have a pattern of A (10 in decimal)
second day the pattern was 8
search the the 2 day pattern of A8 (10 on the first day , 8 on
the second day)
will it produce 80% of the time a 4% gain.
a 5 day pattern = 32 possible bits (0 to 31 in decimal) 2^5 or
2x2x2x2x2
a 6 day pattern = 64 possible bits (0 to 63 in decimal) 2^6 or
2x2x2x2x2x2
nick
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 other support material please check also:
http://www.amibroker.com/support.html
SPONSORED LINKS
| Investment management software | Real estate investment software | Investment property software |
| Software support | Real estate investment analysis software | Investment software |
YAHOO! GROUPS LINKS
- Visit your group "amibroker" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
