|
最近更新的很頻繁
http://www.amibroker.com/devlog/2016/04/24/amibroker-6-13-0-beta-released/
April 24, 2016AmiBroker 6.13.0 BETA releasedStability: – Regular BETA, pretty stable, should work fine in most environments
This is a BETA version. Make a backup first
A new beta version (6.13.0) of AmiBroker has just been released.
32-bit version:
http://www.amibroker.com/members/bin/ab6130beta.exe
(2 219 112 bytes)
64-bit version:
http://www.amibroker.com/members/bin/AmiBroker6130x64.exe
(10 433 160 bytes)
If you can not log in into members’ area please get your new password by filling the form at: http://www.amibroker.com/login.html
IMPORTANT: Unauthorized copying and/or distribution of materials found on members’ only page is STRICTLY PROHIBITED and will result in IMMEDIATE termination of license.
Remember to BACKUP YOUR FILES FIRST !
Note that this version can only be installed onto previous full installation of version 6.10 or higher from http://www.amibroker.com/download.html
CHANGES FOR VERSION 6.13.0 (as compared to 6.12.0) - AFL Editor: calling SetForeign thousands of times followed by RestorePriceArrays() could cause exception during code verify when number of symbols exceeded cache size. Fixed.
- AFL Editor: changes made in 6.11 to the way how automatic names for new formulas are assigned have been removed and replaced by new method that is faster and more reliable.
- AFL Editor: if clipboard is locked by another application the editor would retry opening clipboard upto 8 times before giving up
- AFL Editor: when formula was open cursor was located at the end. Now it is located at the top.
- AFL: GfxSetCoordsMode( mode ) accepts now four different modes
- AFL: MA function made upto 2 times faster, StDev function made 20% faster, Correlation made 40% faster
- AFL: NormDist( x, mean = 0, sigma = 1, cumulative = True ) function. Implements hi-precision algorithm.
- AFL: PriceVolDistribution( priceH, priceL, vol, bins, absolute = False, startbar = 0, endbar = -1 )
- AFL: 64-bit version AFL Correlation() produced slightly different values (+/-0.00001 typ) than 32-bit version due to compiler differences. Now 64-bit version produces same values as produced by all 32-bit versions.
- Charting: new feature – Snap to Tick grid. Snap drawing tool end points to TickSize-spaced grid (if TickSize > 0 for given symbol)
- Plugin loading routine displays a message box when plugins with incorrect bitness are found
- Plugin loading routine writes detailed error message to the broker.log in case of problem of DLL loading (must enable plugin log to use this feature)
- When drawn study is being modified, Y distance shown in the status bar accounts for activated snap-to-price and/or snap-to-tick mode now.
|
評分
-
查看全部評分
|