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
@@ -22,7 +22,6 @@
```tsl
// 股票SH600519、SZ300765、SZ000029入选陆股通的日期
return Block_HSGInDatebyEndT(Array("SH600519", "SZ300765", "SZ000029"), 'HG000002;HG000004', 20230901T);
```
@@ -46,7 +45,6 @@ return Block_HSGInDatebyEndT(Array("SH600519", "SZ300765", "SZ000029"), 'HG00000
```tsl
// 陆股通的日历ID
return Stock_HSGBKIDToMarketID('HG000002;HG000004');
// 输出:HSG000002
```