What problem does it solve?
This Skill solves the challenge of generating trading signals for portfolios that include multiple market types with different calendars, rules, and risk profiles.
Core Features & Use Cases
- Cross-market signal generation: Detects each symbol’s market type and produces per-symbol signals using market-appropriate indicator parameters.
- Volatility-adjusted weighting: Scales signals using inverse-volatility so higher-volatility assets (e.g., crypto) do not dominate the risk budget.
- Cross-market behaviors: Supports patterns like momentum spillover, risk-on/risk-off overlays, hedging ideas, and correlation-regime adjustments.
- Real use case: Backtest a mixed portfolio such as A-shares plus BTC by providing codes like ["000001.SZ", "BTC-USDT"], letting the CompositeEngine handle calendar alignment and per-market trading rules.
Quick Start
Ask the system to backtest a cross-market strategy for codes like 000001.SZ and BTC-USDT from 2024-01-01 to 2025-03-31 at daily frequency with a shared initial cash pool of 1000000.