♻️ refactor(playbook): streamline agents and refresh tsl docs

This commit is contained in:
csh
2026-01-10 16:55:44 +08:00
parent b529012c59
commit 5822a8736d
88 changed files with 103561 additions and 130104 deletions
+5 -3
View File
@@ -9,9 +9,11 @@
### 核心函数库
- **[TSL函数](./tsl/index.md)** - 数学、系统、基础、图形等通用函数
- **[金融函数](./financial/index.md)** - 股票、行情、技术分析、财务等金融专用函数
- **[数据仓库函数](./03_datawarehouse.md)**
- **[01 TSL函数](./01_tsl_functions.md)** - 数学、系统、基础、图形等通用函数
- 详细内容:[tsl/index.md](./tsl/index.md) (10个子文件,34,113行)
- **[02 金融函数](./02_financial_functions.md)** - 股票、行情、技术分析、财务等金融专用函数
- 详细内容:[financial/index.md](./financial/index.md) (23个子文件,169,893行)
- **[03 数据仓库函数](./03_datawarehouse.md)**
(7,270行) - 数据查询、时间序列、市场板块函数
### 专业领域