📦 deps(tsl): sync tsl-playbook from a71480a4

Source-Commit: a71480a4ae
This commit is contained in:
ci[bot]
2026-08-12 08:38:08 +08:00
parent 683f83d17c
commit 670ba950a6
1496 changed files with 292667 additions and 220122 deletions
@@ -0,0 +1,19 @@
# 金融 / 金融工程 / 套利
## `etf50SampleData()`
声明:function
返回50ETF样本的实时买1量和卖1量
<!-- tags: 金融 金融工程 套利 返回 获取 -->
返回:table_array
### 示例
范例01:调用 ETF50SampleData
```tsl
Return ETF50SampleData();
```