initial import: etf strategy project

This commit is contained in:
2026-03-13 17:10:49 +08:00
commit 79ea983ca3
123 changed files with 6398 additions and 0 deletions

17
OPENCLAW.md Normal file
View File

@@ -0,0 +1,17 @@
# Operations Notes
Project home:
- `/home/openclaw/projects/quant-factor-research`
This is a research workspace (not a service). If you later want to run scheduled jobs,
we can add:
- a Docker image + cron
- a Jupyter server behind Caddy
- a factor computation API
## 2026-03-07 用户迭代准则
- 基于已达标的基础策略(年化 25%+)做增量迭代;不要换主框架。
- 单次微调因子不超过 4 个,确保可归因/可回滚。