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

Re: [amibroker] What after optimization is done ...



PureBytes Links

Trading Reference Links

Hello,
 
It is described in the User's guide
 
"When you decide which combination of parameters suits your needs the best all you need to do is to replace the default values in optimize function calls with the optimal values. At current stage you need to type them by hand in the formula edit window (the second parameter of optimize function call)."

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
Sent: Friday, December 14, 2007 2:46 PM
Subject: [amibroker] What after optimization is done ...

 

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

__,_._,___