PureBytes Links
Trading Reference Links
|
Hello,
AmiBroker 5.15.0 BETA released
http://www.amibroker.com/devlog/2008/07/10/amibroker-5150-beta-released/
This version concentrates on fixing issues found in recent betas.
CHANGES IN VERSION 5.15.0 (as compared to 5.14.0):
1.. SetForeign called multiple times with "tradeprices" parameter set to True freed memory only partially. Now fixed.
2.. Equity() function does not cause exception when running backtest with QuickAFL enabled
3.. Equity() function does not require all past bars anymore when used in AA
4.. OptimizerSetEngine("") in some circumstances selected random plugin. Fixed now.
5.. when user has aborted optimization during in-sample step, the previously used opt params were not freed. Fixed.
6.. Implemented command line parameter that allows to specify the database to load at startup. /database "the path to the database
here"
7.. In some places C-runtime mktime() was used leading to problems with dates prior to 1970. Fixed now.
8.. During custom backtester phase the ~~~EQUITY ticker is protected from flushing out of cache (it could only happen if using OLE
to access quotes inside CB proc)
9.. ~~~BESTEQUITY, ~~~ISEQUITY, ~~~OSEQUITY are not flushed out from the cache during WF even if cache is small (ensures proper
storing of IS/OOS equity data)
10.. Single-symbol optimization now also uses QuickAFL (when enabled). Requirements for the first symbol are calculated in setup
phase. To get "most safe" requirement estimation, the setup phase uses maximum values of opt params.
Best regards,
Tomasz Janeczko
amibroker.com
------------------------------------
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
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|