天软金融分析.NET函数大全
>
金融函数
>
金融工程
>
策略验证
PortfolioBackTesting_IndexFund
复制链接
简述
策略验证-指数基金-历史模拟
定义
PortfolioBackTesting_IndexFund(PFInfoData:TableArray;IndexId:String;BegT:TDateTime;EndT:TDateTime):TableArray
参数
名称
类型
说明
PFInfoData
TableArray
数据表类型,组合基本信息(in)
IndexId
String
字符串,验证代码
Begt
TDateTime
日期型时间,验证开始日(in)
EndT
TDateTime
日期型时间,验证截止日(in)
返回
TableArray
策略验证-指数基金-历史模拟。
范例
参考2012-03-20-模型更新-指数基金模拟ToolBox使用说明
相关
TSBackTesting
TSFL_TSBackTesting_File
TSFL_TSBackTesting_PercentPortfolio
TSFL_TSBackTesting_HighFrequencyTrading
PortfolioBackTesting_IndexFund
PortfolioBackTesting_Trading
PortfolioBackTesting_Percent
PortfolioBackTesting _Quantity
TSFL_TSMutiFactor_01
比例类中间函数
交易类中间函数
数量类中间函数
指数基金中间函数
中间函数