✨ feat(tsl-api-reference): add class and framework API lookup
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user