tokenintel_match_correlation
Historical match-to-price correlation. Ask 'what happens to BAR after Champions League wins?' and get backtested data with price impact percentages. Returns individual match records with price at kickoff, fulltime, +1h, +24h and aggregate stats (avg impact, win rate, best/worst).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of matches to return (default 20, max 100) | |
| token | Yes | Token symbol (e.g., BAR, PSG, JUV) | |
| venue_filter | No | Filter by home/away | all |
| result_filter | No | Filter by match result | all |
| competition_filter | No | Filter by competition type | all |