Sirius 發表於 16-7-7 09:37

AmiBroker 6.15.0 BETA released

July 6, 2016
AmiBroker 6.15.0 BETA released

Stability: Rank 3 – Regular BETA, pretty stable, should work fine in most environments

This is a BETA version. Make a backup first

A new beta version (6.15.0) of AmiBroker has just been released.

32-bit version:
http://www.amibroker.com/members/bin/ab6150beta.exe
(2 226 344 bytes)

64-bitversion:
http://www.amibroker.com/members/bin/AmiBroker6150x64.exe
(10 441 344 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.15.0 (as compared to 6.14.0)


[*]AFL: DateTimeFormat( “formatstr”, datetime ) – converts datetime to string according to user-specified format
[*]AFL: new function Kurtosis( ARRAY, range, population = True )
[*]AFL: new function Skewness( ARRAY, range, population = True )
[*]AFL: new modes added to DateTimeToStr() that use ISO regardless of regional settings mode = 3 (iso date and time YYYY-MM-DD HH:MM:SS) HH:MM:SS part is only included for non-EOD records, 4 (iso date only YYYY-MM-DD), 5 (iso time only HH:MM:SS)
[*]AFL: NumToStr could crash if format parameter was greater than 127. Fixed. Now an error message is displayed when format parameter is too large
[*]AFL: NumToStr now supports formatDateTimeISO
[*]AFL: StDev function added 3rd argument “Population = True”, when Population is True it calculates population based stdev, otherwise sample based
[*]ASCII import: from version 6.11 importer always added new symbols even if $AUTOADD 0 was used. Fixed.
[*]UI: Charts window – an attempt to rename a file or directory to something that already exists is now prevented and results in error message box.
[*]UI: in 6.14 when New Analysis was switched to ‘floating’ mode, it could crash on attempt to run analysis. Fixed.
[*]UI: Quote editor – in single-symbol mode “ticker” field sometimes was not updated. Fixed.
[*]UI: Symbol->Quick Find menu command brings focus to Symbol’s window search box. New installations use F3 key assignment for Quick Find. Old installations use old assignment (you can change F3 assignment in Tools->Customize->Keyboard

lwhuang 發表於 16-7-7 21:46

第7點是我提的建議喔

keymaker 發表於 16-7-8 18:29

lwhuang 發表於 16-7-7 21:46
第7點是我提的建議喔

請問您建議的是..開根號之前..分母的差別嗎 ? (n-1) or (n)

lwhuang 發表於 16-7-8 18:49

keymaker 發表於 16-7-8 18:29
請問您建議的是..開根號之前..分母的差別嗎 ? (n-1) or (n)

其實就是這篇,我用email跟feedback center各提一次,回答就是如下面這篇,但是6.15乾脆做進function裡了,我驗證過了,跟我自己做的function是一樣的答案
http://www.coco-in.net/thread-47807-1-1.html

頁: [1]
查看完整版本: AmiBroker 6.15.0 BETA released