📦 deps(tsl): sync tsl-playbook from ecedf69b

Source-Commit: ecedf69b9c
This commit is contained in:
ci[bot]
2026-08-24 09:29:51 +08:00
parent 2f0d80da65
commit 2b74e1466d
664 changed files with 28934 additions and 37020 deletions
@@ -1,6 +1,6 @@
# 量化 / 期货多因子
## `TSFutureMultiFactor`
## `tsFutureMultiFactor`
声明:class
@@ -8,7 +8,7 @@
<!-- tags: 因子分析 因子指标 期货合约 衍生品 期货因子 因子研究 多因子 -->
### `fFuturePosition`
### `FFuturePosition`
声明:field
@@ -18,7 +18,7 @@
类型:real
### `fIniCash`
### `FIniCash`
声明:field
@@ -28,7 +28,7 @@
类型:real
### `fMarginRateType`
### `FMarginRateType`
声明:field
@@ -38,7 +38,7 @@
类型:integer
### `fFixedMarginRate`
### `FFixedMarginRate`
声明:field
@@ -48,7 +48,7 @@
类型:real
### `fMarginRateData`
### `FMarginRateData`
声明:field
@@ -58,7 +58,7 @@
类型:array
### `fRateType`
### `FRateType`
声明:field
@@ -68,7 +68,7 @@
类型:integer
### `fIndexID`
### `FIndexID`
声明:field
@@ -78,7 +78,7 @@
类型:string
### `fVolModType`
### `FVolModType`
声明:field
@@ -88,7 +88,7 @@
类型:integer
### `fBuyRatio`
### `FBuyRatio`
声明:field
@@ -98,7 +98,7 @@
类型:real
### `fSellRatio`
### `FSellRatio`
声明:field
@@ -108,7 +108,7 @@
类型:real
### `getBackTestData2()`
### `GetBackTestData2()`
声明:function