April 26, 2009
AmiBroker 5.25.0 BETA released
A new beta version (5.25.0) of AmiBroker has just been released.
It is available for registered users only from the members area at:
http://www.amibroker.com/members/bin/ab5250beta.exe
(File size: 1 601 952 bytes, 1.6 MB)
If you forgot your user name / password to the members area you can use automatic reminder service at: http://www.amibroker.com/login.html
Remember that this is a BETA software. So BACKUP YOUR FILES FIRST !
Note that you need to install official version 5.20 prior to installing this beta
CHANGES IN VERSION 5.25.0 (as compared to 5.24.0):
- StaticVarGet() now has additional parameter - align
 - AFL: HighestVisibleValue( array ), LowestVisibleValue( array )
 - When user picks a drawing tool, AmiBroker offers switching to default layer (0) if current layer is not visible
 - StaticVarRemove("varname") now supports wildcards in the variable name
 - StaticVarCount function added - returns the total number of static variables in memory
 - Study() function now allows to specify which Y scale to use (Study( studyid, chartid, scale = -1))
 - data and optimizer plugins are loaded later (saves upto 15MB of RAM)
 - Fixed GetChartBkColor function
 - "show trading arrows" feature optimized for significantly lower CPU usage
 - hi-density (>2x more data bars than pixels) variable color styleHistogram charts are plotted with correct colors
 - less reallocations in real-time mode, 10% performance improvement and less fragmentation
 - arrays for storing dynamic stop levels are only allocated/filled when needed (saves about 10% of AFL setup time)
 - Added miny/maxy parameters to SetChartBkGradient (allows gradient area charts in combination with cloud style)
 
A complete CHANGE LOG with detailed explanations of added features for this and previous versions and instructions are included in the: AmiBroker 5.25.0 BETA Read Me - MUST READ THIS
					
 
					Filed by Tomasz Janeczko at 1:24 pm under Beta,Releases
					Comments Off on AmiBroker 5.25.0 BETA released