📝 docs(tsl): add generated codegen reference
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# 金融函数 - 技术分析 / 主图指标
|
||||
|
||||
## 函数
|
||||
|
||||
### `kline(n1, n2, n3, n4)`
|
||||
|
||||
K线;蜡烛线
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| ---- | ---- | ---- |
|
||||
| `n1` | any | 整数 |
|
||||
| `n2` | any | 整数 |
|
||||
| `n3` | any | 整数 |
|
||||
| `n4` | any | 整数 |
|
||||
|
||||
返回:any
|
||||
Reference in New Issue
Block a user