Install
openclaw skills install quant-system-5steps5-Step Quant Trading System with multi-source data, enhanced ML models, and 15+ strategy templates
openclaw skills install quant-system-5steps| 步骤 | 功能 | 改进 |
|---|---|---|
| 1️⃣ | 数据收集 | 多数据源 (Hyperliquid + Binance) |
| 2️⃣ | 数据分析 | 30+ 技术指标 |
| 3️⃣ | 模型构建 | 50特征 + 改进参数 |
| 4️⃣ | 策略生成 | 15+ 策略模板 |
| 5️⃣ | 回测优化 | 绩效评估 |
基础:
增强:
from quant_pipeline import QuantSystem5Steps
system = QuantSystem5Steps()
result = system.run("BTCUSDT")