[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] What after optimization is done ...



PureBytes Links

Trading Reference Links

 

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= 115; Y= 1350;
Set2: X=11;Y= 100; Y= 1450;
Set3: X=13;Y= 150; Y= 1445;
Set4: X=10;Y= 112; Y= 1500;
Set5: X=10;Y= 105; Y= 1100;
 
 The trading system should execute only when the preselected best sets conditions are met.
 
Thank you for any help
 
Drazen
 
  
__._,_.___

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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

For other support material please check also:
http://www.amibroker.com/support.html




Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___