資源簡介
最近調試了一款前人開發的數據接口,語言為C#,使它適用于“大智慧新一代 Level-2 V3.03.08.0801 ”的版本。估計分析家6.0的版本也適用,暫沒測試過。
對于一些有獨特的行情分析方法并且現有的股票分析軟件又不能滿足的人士,可以考慮采用該數據接口進行二次開發。
組件方法和屬性說明:
(1)方法GetData
語法:
public string[,] GetData(string dataType, string code,int iRecordCount)
或
public string[,] GetData(string dataType, string
代碼片段和文件信息
評論
共有 條評論