Files
playbook/skills/tsl-api-reference/references/codegen/dotnet/financial/futures-price_limit_range.md
T
csh 9010829c6d 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.
2026-08-10 18:26:24 +08:00

906 B

金融 / 期货 / 涨跌停板幅度

futureslimitschangecount(begt, endt)

声明:function

区间涨跌停板变化次数,与系统参数(期货合约代码,时间)相关

参数 类型 说明
begt date date,开始日期
endt date date,截止日期

返回:real

futureslimitschangecount2(n)

声明:function

N日涨跌停板变化次数,与系统参数(期货合约代码,时间)相关

参数 类型 说明
n int integer,交易日

返回:float

futureslimitsischanged()

声明:function

涨跌停板幅度是否有变化,与系统参数(期货合约代码,时间)相关

返回:boolean

futureslimitsrange()

声明:function

指定日涨跌停板幅度,与系统参数(期货合约代码,时间)相关

返回:float