Where is Bitcoin in its cycle? These on-chain and price-based indicators have historically clustered near cycle tops and bottoms. Read them as a basket — no single one is a crystal ball.
Bitcoin moves in multi-year cycles, and a handful of metrics have repeatedly flagged the extremes. The Puell Multiple and Pi Cycle Top have marked cycle tops; the 200-week moving average and a low AHR999 have marked cycle bottoms. Each looks at a different force — miner revenue, moving-average crosses, cost basis — so they rarely all fire at once.
Treat them as a dashboard, not a trigger. When several top signals light up together, cycle risk is elevated; when bottom signals cluster, history says accumulation zones. They are context for position sizing, not a timing machine.
Every indicator with its full historical series:
curl -H "X-API-Key: cdk_live_yourkey" \ https://cryptodataapi.com/api/v1/market-intelligence/btc/cycle-indicators
Add ?days=365 to trim the series, or request a single indicator by name. See the cycle indicators endpoint docs.