get_correlation
Compute cross-market correlation graphs to analyze portfolio diversification across prediction markets. Specify market IDs, platform, and time period to identify relationships for risk management.
Instructions
Compute cross-market correlation graph for portfolio diversification analysis.
Args: market_ids: List of market IDs to correlate (minimum 2). platform: Platform: "kalshi" or "polymarket". period: Lookback period: "48h", "7d", or "30d".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market_ids | Yes | ||
| platform | No | kalshi | |
| period | No | 7d |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |