✨ feat(tsl-api-reference): add class and framework API lookup
This commit is contained in:
-6
@@ -96,11 +96,8 @@ return nSpp_historyVerify(stock_arr, 20120618T, 20120926T);
|
||||
|
||||
```tsl
|
||||
Return NSPP_HistoryVerify_Pgm(
|
||||
|
||||
"深证A股;上证A股",
|
||||
|
||||
Inttodate(20120618),
|
||||
|
||||
inttodate(20120926));
|
||||
```
|
||||
|
||||
@@ -127,10 +124,7 @@ Return NSPP_HistoryVerify_Pgm(
|
||||
|
||||
```tsl
|
||||
Return NSPP_Pgm("深证A股;上证A股",
|
||||
|
||||
inttodate(20040307),
|
||||
|
||||
Inttodate(20041025),
|
||||
|
||||
"SH600966");
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user