feat(tsl-api-reference): add class and framework API lookup

This commit is contained in:
csh
2026-08-20 13:49:55 +08:00
parent 7233646398
commit 651c1f68d2
637 changed files with 25498 additions and 36673 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