COCO研究院

 找回密碼
 註冊
搜索
查看: 2543|回復: 1

AmiBroker 6.17.0 BETA released

[複製鏈接]
發表於 16-10-6 09:16 | 顯示全部樓層 |閱讀模式
October 5, 2016
AmiBroker 6.17.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.17.0) of AmiBroker has just been released.

32-bit version:
http://www.amibroker.com/members/bin/ab6170beta.exe
(2 250 664 bytes)

64-bit version:
http://www.amibroker.com/members/bin/AmiBroker6170x64.exe
(10 456 400 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.

UPGRADE POLICY
This version is a free upgrade only for users who registered AmiBroker after October 5, 2014. Users who registered earlier, would need to purchase license upgrade. To find out the version you currently have use Account Information page at http://www.amibroker.com/members/info.php

NOTE: This version works both as fresh first-time install and as in-place upgrade. Previous installation (if any) is detected and setup switches into ‘upgrade’ mode. Don’t worry, your charts, formulas, etc won’t be affected by the upgrade.

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.17.0 (as compared to 6.16.0)

  • New Batch processor – allows to define sequences of scans/explorations/backtests/optimizations using different project files that are then run automatically. Detailed instructions on how to use Batch window are here http://www.amibroker.com/guide/h_batch.html
  • AFL: Changed default number formatting string from “%g” to “%.7g” (so 7 significant digits are now displayed instead of 6)
  • AFL: new function GetFnDataForeign( “field”, “symbol” ) – the same as GetFnData but retrieves non-current symbol’s data
  • AFL: new function InternetClose( handle )
  • AFL: new function InternetOpenURL( “url” )
  • AFL: new function InternetReadString( handle ) – read a string (line) from internet resource
  • AFL: printf/StrFormat/TRACEF support now “%s” (string specifier) and accept string arguments passed and made faster too
  • Data: Gics.txt classification updated (thanks to PremiumData)
  • OLE Automation: individual backtest is now supported via OLE automation
  • OLE: Interval property of Document object is now writable so you can set chart interval from OLE
  • Startup is made faster
  • UI: AFL Editor MDI UI did not get immediate refresh after file name change when main window was in modal state due to the way how MFC works. Fixed.
  • UI: File->Database Settings, default maximum “number of bars” increased to 1 million
  • UI: New Analysis Settings submenu is now duplicated in main window Analysis->Options menu for easier access for beginners
  • Watch window: added support for modulo (%) operator in watches

評分

參與人數 2金錢 +4 收起 理由
lwhuang + 2 batch好像很酷
distagon + 2 感謝分享

查看全部評分

發表於 16-11-3 22:19 | 顯示全部樓層
NOTE:
If End-Of-File has been reached, the function returns empty string ("")
If End-of-File has NOT been reached, the function always returns non-empty string because each line read by this function ends with new line character "\n",
so if server has sent empty line it will be read as "\n"
You can trim new line characters using StrTrim

Internet* functions open wide area of applications including:
1. querying web APIs for extra data
2. using web/rest APIs for communication ( sending messages/alerts to Twitter, SMS gateways, etc)

Example:

ih = InternetOpenURL( "https://www.quandl.com/api/v3/datasets/SEC/AAPL_SALESREVENUENET_Q.csv?api_key=" );
printf( "AAPL Revenue:\n" );
if( ih )
{
     while( ( str = InternetReadString( ih ) ) != "" )
     {
         printf( "%s", str );
     }
     InternetClose( ih );
}
您需要登錄後才可以回帖 登錄 | 註冊

本版積分規則

手機版|Archiver|站長信箱|廣告洽詢|COCO研究院

GMT+8, 24-4-20 21:46

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回復 返回頂部 返回列表
理財討論網站 | AI繪圖AI超擬真美女AI beauty AI Stable DiffusionAI正妹AI Lookbook