天软金融分析.NET函数大全 > 金融函数 > 指数 > 估值指标

Index_Val_LastUpday    

简述
指数估值衍生实际计算日期,与系统参数(证券代码)相关。
定义
Index_Val_LastUpday():Real
参数
名称类型说明
返回Real实数。指数估值衍生实际计算日期。
  • 范例



    return spec(Index_Val_LastUpday(),'SH000300');
相关