✨ feat(tsl-api-reference): expand and reorganize api catalog
Flatten builtin pages, add third-party and platform scopes, and import financial and data warehouse references. Keep the existing generated index without rebuilding after signature normalization.
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
# 金融报表分析 / 16.宏观 / 中间函数
|
||||
|
||||
## `stock_getMonthData(data, field, month)`
|
||||
|
||||
声明:function
|
||||
|
||||
Stock_GetMonthData 相关函数
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| ------- | ------- | ----------------- |
|
||||
| `data` | array | 二维数字数组,数据 |
|
||||
| `field` | string | 字符串,日期字符串 |
|
||||
| `month` | integer | 整数,月份 |
|
||||
|
||||
返回:array
|
||||
Reference in New Issue
Block a user