天软金融分析.NET函数大全 > 金融函数 > 行情 > 中间函数

StockDt_Cal    

简述
计算跌停的中间函数。
定义
StockDt_Cal(Endt:TDateTime;Flag:Integer):Integer
参数
名称类型说明
EndtTDateTime日期。截止日
FlagInteger用户自定义。价格类型,取值如下:
显示名 取值
现价 1
最低价 0
EndtTDateTime日期。截止日
相关