565 B
565 B
金融 / 期权 / 行权交收信息 / 中间函数
optionESIGetdata(stock_id, end_t)
声明:function
返回指定日的行权交收信息
| 参数 | 类型 | 说明 |
|---|---|---|
stock_id |
string | 字符串。股票代码 |
end_t |
t_date_time | 日期。截止日期 |
返回:array
示例
范例01:调用 OptionESIGetdata
return OptionESIGetdata('SH510050', 20231227T);