Current HMM-detected market regime with enrichment
Documentation Index
Fetch the complete documentation index at: https://docs.aioka.io/llms.txt
Use this file to discover all available pages before exploring further.
| Regime | Description |
|---|---|
BULL_TRENDING | Strong uptrend with momentum |
BEAR_TRENDING | Strong downtrend with distribution |
HIGH_VOLATILITY | Elevated vol — reduced sizing |
DISTRIBUTION | Smart money offloading |
WHALE_ACCUMULATION | Large entity accumulation |
RISK_ON | Risk appetite elevated |
LOW_VOLATILITY | Compression — breakout pending |
ACCUMULATION | Stealth accumulation at support |
| Field | Type | Description |
|---|---|---|
regime | string | Current regime label |
confidence | float | HMM confidence score (0–1) |
btc_price | float | null | BTC price at detection time |
detected_at | datetime | null | When the regime was detected |
cached | bool | Whether response is from cache |
cache_ttl_seconds | int | Seconds remaining in cache |
strength | string | null | STRONG / MODERATE / WEAK based on confidence |
sub_regime | string | null | Granular sub-classification (e.g. MOMENTUM_CONFIRMED) |
volatility_state | string | null | EXPANDING / COMPRESSED / NORMAL / ELEVATED / CONTRACTING |
chop_score | float | null | Market choppiness 0.0 (trending) → 1.0 (choppy) |
breakout_imminent | bool | null | true when LOW_VOLATILITY + confidence ≥ 0.70 |
compatible_strategies | string[] | null | Strategy types that suit this regime |
incompatible_strategies | string[] | null | Strategy types to avoid in this regime |
transition_probabilities | object | null | Probability of transitioning to each next regime |
regime_age_hours | float | null | Hours the current regime has been active |
Your AIOKA Intelligence API key (format: aik_{tier}_{random})
Current regime