請看以下官網說明,剛有測試AFL註解中文和PlotText輸入中文都可正常顯示
以前Multicharts寫的一堆程式想註解都得用英文,但有時英文詞窮描述不如中文好
看來之後可以考慮轉用Amibroke,其實unicode真的是看原廠願不願意做而已
What's new in the latest version?
Highlights of version 6.00
Version 6.00 brings lots of new functionality especially with regards to system testing. There are hundreds of new features and changes to existing functionality as compared to version 5.90, listed in detail in "Release Notes" document in AmiBroker directory. Below is just a short list of few of them:
Integrated high-performance Monte Carlo simulator - with cumulative distribution charts of equity, max. drawdowns, support for custom user-definable metrics and ability to peform MC simulator driven optimizations.
Full Matrix support (two dimensional arrays) in AFL with direct native matrix arithmetic (matrix operations like addition, subtraction, multiplication, division, transpose, etc), see Matrix, MxIdentity, MxTranspose, MxGetSize
Detailed Buy-and-hold (benchmark) statistics automatically added to the backtest reports
User definable stop precedence (SetStopPrecedence function) and stop validity (ValidFrom/ValidTo parameters in ApplyStop function)
Sparse array support: SparseCompress, SparseExpand
Infinite Impulse Response filter function (IIR) for efficient implementation of higher order smoothing algorithms
Raw text output in explorations via AddRow function
New styles supported by Exploration XYCharts
Variable period Percentile function
Unicode (UCN) support in PlotText, PlotTextSetFont, GfxDrawText, GfxTextOut, chart titles, interpretations and commentary windows (allows various graphic annotations / windings )
New Low level graphic functions: GfxSelectHatchBrush, GfxSelectStockObject
wildcard matching function StrMatch
enhanced Assignment Organizer
Word-wrap functionality in AFL editor and enhanced "Code Prettify" function |