PureBytes Links
Trading Reference Links
|
Maybe I missed something also but doesn't he want to test not just a
few but then combinations of them?
Best regards,
Jimmy Snowden
mailto:jhsnowden@xxxxxxx
Friday, December 5, 2003, 1:27:05 PM, you wrote:
D> What am I missing? Why can't you just have 8 inputs that toggle each
D> setup on or off with input values of 0 or 1. Then use the optimize
D> function on all 8, testing from values of 0 to 1.
D> input: setup1(0), setup2(0),...... setup8(0);
D> if setup1 = 1 then {run setup1 code};
D> if setup2 = 1 then {run setup2 code};
D> ........
D> if setup8 = 1 then {run setup8 code};
Outgoing mail scanned by Norton
|