Hi
could someone enlight me on this problem:

After Optimization is done ,for example :
 X = Optimize("X", 10, 1, 20, 1);
Y = Optimize("Y", 100, 1, 200, 1);
Z = Optimize("Z", 1000, 1, 2000, 1);

how  to integrate into Trading system 5 sets of best Optimization results:
Set1: X=10;Y= 15; Y= 45;
Set1: X=10;Y= 15; Y= 45;
Set1: X=10;Y= 15; Y= 45;

Reply via email to