天软金融分析.NET函数大全 > 金融函数 > 期权 > 期权基本函数

OP_GetUnderlyingSecurity    

简述
取得当前期权所有标的序列
定义
OP_GetUnderlyingSecurity():array
参数
名称类型说明
返回array一维字符串序列
  • 范例

    return OP_GetUnderlyingSecurity();

    返回结果:
相关