get_market_regime
Get current market regime classification.
Returns the aggregate regime (e.g. "bull_calm", "bear_volatile"),
per-symbol regimes, crisis score, and the derivatives data driving
the classification (funding rates, open interest, long/short ratios,
taker buy/sell ratios).
Regime determines which trade directions are allowed:
- bull_* → longs only
- bear_* → shorts only
- neutral_* → both longs and shorts
- crisis/meltdown → no new positions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |