📝 docs(tsl): add generated codegen reference
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# 金融函数 - 期货 / 涨跌停板幅度
|
||||
|
||||
## 函数
|
||||
|
||||
### `futureslimitschangecount2(n)`
|
||||
|
||||
N日涨跌停板变化次数,与系统参数(期货合约代码,时间)相关
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| ---- | ---- | -------------- |
|
||||
| `n` | any | integer,交易日 |
|
||||
|
||||
返回:float
|
||||
|
||||
### `futureslimitsrange()`
|
||||
|
||||
指定日涨跌停板幅度,与系统参数(期货合约代码,时间)相关
|
||||
|
||||
返回:float
|
||||
Reference in New Issue
Block a user