✨ feat(tsl-api-reference): expand API and module coverage
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# 数据模型及其他应用专题
|
||||
|
||||
## `lastQuarterDataType(r_date, info_id, get_the_nearest)`
|
||||
|
||||
声明:function
|
||||
|
||||
执行 `lastQuarterDataType` 对应的模块功能
|
||||
|
||||
<!-- tags: 调用 财务数据 -->
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| ----------------- | -------- | ------------------------------------------------------------------------ |
|
||||
| `r_date` | datetime | 计算或查询使用的日期 |
|
||||
| `info_id` | any | 目标证券、指数、基金或对象的代码标识 |
|
||||
| `get_the_nearest` | any | 执行 `lastQuarterDataType` 对应的模块功能使用的 `get_the_nearest` 输入值 |
|
||||
|
||||
返回:any
|
||||
Reference in New Issue
Block a user