signallord_get_exchange_flow_history
Analyzes Bitcoin exchange flow history to detect accumulation vs distribution. Returns daily net flow, multi-period changes, and a signal classification for market sentiment.
Instructions
Get Bitcoin exchange flow history — accumulation vs distribution signals.
Tracks BTC flowing on/off exchanges daily. Negative net flow = outflow = accumulation (bullish). Positive = inflow = distribution (bearish). Includes 1d, 7d, 30d, 90d change summaries and a signal classification (STRONG ACCUMULATION, ACCUMULATION, NEUTRAL, DISTRIBUTION, HEAVY DISTRIBUTION).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |