get_regime_analysis
Classify an asset's current market regime as trending, mean-reverting, or volatile. Provides primary and secondary regime labels with confidence scores.
Instructions
Get the current regime classification for an asset (e.g. trending, mean-reverting, volatile). Includes primary and secondary regime with confidence scores.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Days of history (default 90) | |
| mode | No | snapshot (latest) or series | |
| asset | Yes | Asset symbol (e.g. BTC) |