Files
Chris 43c1770e13 feat: 建立第一版 Paperclip company package
管理 + 完整量化團隊(方案 A + 多空研究員),10 active + 1 paused

Package 結構:
- COMPANY.md:agentcompanies/v1 company root
- .paperclip.yaml:11 agents adapter/model/status + 4 routines
- agents/:11 個 agent(ceo, secretary, reviewer, quant-strategist,
  finance-researcher, market-structure-researcher, bullish-researcher,
  bearish-researcher, quant-engineer, data-analyst, xiao-an)
- teams/:management, quant-research
- projects/:daily-quant-pipeline, board-ops
- tasks/:4 個 recurring tasks(pipeline 啟動、盤後整理、資料摘要、記憶壓縮)
- skills/:deep-research, code-reviewer

每個 AGENTS.md 包含完整 instructions:Mission, Scope, Forbidden,
輸出 JSON Schema, Escalation, 行為規範

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 17:11:03 +00:00

28 lines
1.0 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
name: 量化研究團隊
description: 量化研究 pipeline情報蒐集 → 市場結構分析 → 多空辯論 → 策略收斂 → 回測驗證 → 數據分析
slug: quant-research
schema: agentcompanies/v1
manager: ../../agents/quant-strategist/AGENTS.md
includes:
- ../../agents/finance-researcher/AGENTS.md
- ../../agents/market-structure-researcher/AGENTS.md
- ../../agents/bullish-researcher/AGENTS.md
- ../../agents/bearish-researcher/AGENTS.md
- ../../agents/quant-engineer/AGENTS.md
- ../../agents/data-analyst/AGENTS.md
---
# 量化研究團隊
由量化策略師主導,負責完整的量化研究 pipeline。
## Pipeline 流程
1. **財經情報研究員** → 蒐集財經資訊與市場情緒
2. **市場結構研究員** → 分析技術結構與關鍵價位
3. **多方研究員 + 空方研究員**(並行)→ 正反觀點辯論
4. **量化策略師** → 收斂觀點、產出策略論文
5. **回測工程師** → 策略程式化與回測
6. **資料分析師** → 績效分析與風險識別