industry_themes
Identifies current market themes by analyzing industry daily data for correlations, clusters, momentum, and capital flows. Requires running industry_daily_collect first. Returns JSON.
Instructions
行业相关性主线识别 — 从行业日行情计算相关性/聚类/动量/资金流,聚合出市场当前主线。需要先运行 industry_daily_collect 采集数据。返回JSON。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window | No | 收益率回看窗口(交易日) | |
| n_clusters | No | 目标主线数 | |
| corr_method | No | 相关系数类型: pearson/spearman/kendall | pearson |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |