天软金融分析.NET函数大全 > 金融函数 > 金融工程 > 策略验证

TSFL_TSBackTesting_HighFrequencyTrading    

简述
TSBackTesting回测框架的一个范例,实现对高频交易的回测。该函数只作为框架调用示例,用户可参考该函数的调用过程,详见函数代码。
定义
TSFL_TSBackTesting_HighFrequencyTrading(Stocks:array();BegT:Integer;EndT:Integer;Cycle:String;MaxN:Integer;MaxGR:Integer;MaxLR:Integer):Array
相关