天软金融分析.NET函数大全
>
金融函数
>
股票
>
交易公开信息
>
个股
>
区间
>
中间函数
stocktbgetinfo
复制链接
简述
区间内指定异动类型与交易方向的交易公开信息报表,与系统参数(证券)相关.
定义
stocktbgetinfo(stockarr:array of string;begt:date;endt:date;ydtype:usrdefine;direction:usrdefine):array
参数
名称
类型
说明
stockarr
array of string
array of string,证券列表
begt
date
,开始日
endt
date
,截止日
ydtype
usrdefine
,异动类型
direction
usrdefine
usrdefine,交易动作卖出=0买入=1全部=2
返回
array
array:交易公开信息报表
相关
stocktbsectiondate
stocktbsectionamount
stocktbdeleterepeatdata
stocktbgetinfoyddata
stocktbgetinfo