天软金融分析.NET函数大全
>
金融函数
>
基本面
>
基本
>
报告期数据获取
>
环比
PreviousRDateList_II
复制链接
简述
指定报告期的前N个报告期列表
定义
PreviousRDateList_II(RDate:Integer;N:Integer):Array;
参数
名称
类型
说明
RDate
Integer
报告期
N
Integer
索引号
返回
Array
返回指定报告期的前N个报告期列表
范例
return PreviousRDateList_II(20111231,5);
//返2011年回按照季报标准的前5个报告期列表
结果:
相关
HBValue
HBShowField
HBReportDate
HBReportDateOfOneQuarter
HBValuePS
HBShowField2
BeginReportDate
BeginReportValue
PreviousReportDate
PreviuosReportDateList
PreviousRDateList_II
PriorReportDate
PreviousReportDateEx
PreviousReportDateOfHG
ReportDateListByNumber
HBHBGrowRatio
HBTBGrowRatio
HBValue2
HBValuePS2