📦 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 @@
# 期权 / 基本交易策略
## `TSOptionStrategy`
## `tsOptionStrategy`
声明:class
@@ -8,7 +8,7 @@
<!-- tags: 买卖 期权合约 衍生品 期权策略 期权组合 -->
### `fOptionArr`
### `FOptionArr`
声明:field
@@ -18,7 +18,7 @@
类型:array
### `fStrategyID`
### `FStrategyID`
声明:field
@@ -28,7 +28,7 @@
类型:integer
### `fDirection`
### `FDirection`
声明:field
@@ -38,7 +38,7 @@
类型:integer
### `fEndT`
### `FEndT`
声明:field
@@ -48,7 +48,7 @@
类型:double
### `main_option()`
### `Main_option()`
声明:function