PureBytes Links
Trading Reference Links
|
Amibroker's Optimize() feature is incredibly powerful, but of course
when you are optimizing against a number of independent variables,
and each variable has a fair range, the geometric explosion gives
rise to an intimidating amount of time for an exhaustive search.
I believe Wealth-Lab has a 'Monte Carlo' option that randomly picks
values for each of the optimized variables (within their range,
according to the step). The simulation runs for as many iterations
as you want (you manually stop it) and then it sorts the simulation
runs by net profit. This allows you to search a large space of
variables, albeit imperfectly.
What do you think? Would that be useful? I would imagine it would
relatively straightforward to implement (since Tomas has already done
all the hard work of setting it up for optimization).
Amibroker is an amazing tool - thanks to Tomas for all his great
work!
Regards,
David
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.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/
|