Bitcoin signal strength history
get_signal_historyDated strength history for one CoinBucha signal, newest first. Returns { as_of, signal_type, title, unit, count, points[], truncated, available_points, tier_window_points, freshness, why, disclaimer, cite }, where each point carries date, signal_strength (0-100) and direction (tailwind | headwind | neutral). Example: {"signal_type": "network_hashrate", "days": 30}. signal_type is one of sovereign_adoption, hiring_velocity, corporate_treasury, network_hashrate. Anonymous and free-tier callers receive the most recent points only and are told so by truncated and available_points; no figure is ever altered or interpolated to fit a window. Observational data; information, not financial advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | How many of the most recent dated points to return (1-90) | |
| signal_type | Yes | Which signal's history to return |