| 
 PureBytes Links 
Trading Reference Links 
 | 
I am working on a system to share based on binary values
here the problem
we have 3 indicator b1 b2 b3 
i need to create a array 
it will consist of 
b1b2
b1b3
b2b3
b1b2b3
now lets say i have 5 indicators b1 b2 b3 b4 b5
I need the following
b1b2 b2b3 b3b4 b4b5
b1b3 b2b4 b3b5
b1b4 b2b5 
b1b5
b1b2b3 b1b3b4 b1b4b5
b1b2b4 b1b3b5
b1b2b5
b2b3b4 b2b4b5  
b2b3b5
b3b4b5
b1b2b3b4
b1b2b3b5
b1b2b4b5
b1b3b4b5
b1b2b3b4b5
i think i have all the combo criscross
i need to have the 5 indicator and i need vb to put the above combo 
in a array
26 combo in 1 array 26 length
i tried for weeks and i am going in circle
thanks for any help
nick
------------------------ Yahoo! Groups Sponsor --------------------~--> 
Try Online Currency Trading with GFT. Free 50K Demo. Trade 
24 Hours. Commission-Free. 
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/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 other support material please check also:
http://www.amibroker.com/support.html
 
Yahoo! Groups Links
<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 
 |