₿ Bitcoin (BTC) — Live Market Data
Real-time Bitcoin price, funding rate, volatility, whale activity, smart money tracking, liquidation data, and order book depth. Live — prices and order book update every 2 seconds.
Bitcoin Market Profile
Bitcoin (BTC) is the most liquid crypto asset with deep orderbooks and institutional participation, making it responsive to macro signals and cross-venue arbitrage. Our sensors monitor BTC across centralized and decentralized venues, computing 39 real-time metrics including funding rates, order book imbalance, whale flow signals, and liquidation pressure. The data below updates every 60 seconds from our dual-citadel infrastructure (Frankfurt & Canada) with sub-millisecond response times.
Current volatility regime for BTC is normal, with 1-hour realized vol at +24.21%. Whale activity shows net buying pressure. The funding rate is positive (longs pay shorts), currently at +0.0000%.
Key Metrics </> API
# Get live Bitcoin price and volatility
$ curl command:
curl https://algotick.dev/v1/signals/volatility?coin=BTC
Endpoint: /v1/signals/volatility?coin=BTC
Bitcoin Volatility Analysis </> API
# Bitcoin realized volatility and regime
$ curl command:
curl https://algotick.dev/v1/signals/volatility?coin=BTC
Endpoint: /v1/signals/volatility?coin=BTC
Volatility is calculated from 1-minute mark price returns on Hyperliquid. The regime classifier uses rolling standard deviation bands to categorize the current environment as Low, Normal, High, or Extreme volatility.
🐋 Bitcoin Whale Activity </> API
# Bitcoin whale order flow data
$ curl command:
curl https://algotick.dev/v1/signals/whale-flow?coin=BTC
Endpoint: /v1/signals/whale-flow?coin=BTC
| Side | Size | Price | Distance from Mid |
|---|---|---|---|
| BID | $210,197.27 | $65,781.00 | 0.001% |
| BID | $133,009.65 | $65,777.00 | 0.007% |
| BID | $207,141.12 | $65,776.00 | 0.008% |
| BID | $494,130.74 | $65,775.00 | 0.010% |
| BID | $439,650.96 | $65,772.00 | 0.014% |
| BID | $123,799.44 | $65,771.00 | 0.016% |
| BID | $359,934.88 | $65,770.00 | 0.017% |
| BID | $848,556.24 | $65,769.00 | 0.019% |
| BID | $321,185.64 | $65,767.00 | 0.022% |
| BID | $887,388.53 | $65,766.00 | 0.024% |
| BID | $1.22M | $65,765.00 | 0.025% |
| BID | $1.12M | $65,764.00 | 0.027% |
| BID | $423,988.53 | $65,763.00 | 0.028% |
| BID | $1.38M | $65,762.00 | 0.030% |
| ASK | $712,594.04 | $65,782.00 | 0.001% |
📊 Live Order Book </> API
# Bitcoin order book depth bands
$ curl command:
curl https://algotick.dev/v1/signals/depth?coin=BTC
Endpoint: /v1/signals/depth?coin=BTC
| Distance from Mid | Bid (New) | Ask (New) | Cum. Total | Imbalance |
|---|---|---|---|---|
| ±0.1% | $9.94M | $3.25M | $13.19M | 0.754 |
| ±0.5% | — | — | $13.19M | 0.754 |
| ±1% | — | — | $13.19M | 0.754 |
| ±2% | — | — | $13.19M | 0.754 |
| ±5% | — | — | $13.19M | 0.754 |
How to read this order book: Each row represents a distance band from the current mid price. Distance from Mid shows the price range (e.g. ±0.1% = orders within 0.1% of mid price). Bid (New) and Ask (New) show the incremental liquidity added in that band (not in tighter bands). Cum. Total shows all bid+ask depth from mid out to that distance. Imbalance is the ratio of bid-to-total depth (>0.5 = more bids than asks, bullish pressure; <0.5 = more asks than bids, bearish pressure). This data updates live every 2 seconds from the Hyperliquid order book.
🔄 CEX–DEX Spreads </> API
# Bitcoin cross-venue spreads and funding
$ curl command:
curl https://algotick.dev/v1/signals/spreads?coin=BTC
Endpoint: /v1/signals/spreads?coin=BTC
| Coin | Spread | Mark Price | Funding Rate | Funding Z-Score | Regime |
|---|---|---|---|---|---|
| BTC | 0.00 bps | $65,781.00 | 0.000012 | 0.00 | backwardation |
Spread data shows the price differential between centralized exchanges and decentralized venues. Persistent spreads may indicate arbitrage opportunities.
💥 Liquidation Monitor
No active liquidation alerts for BTC.
🐋 Smart Money Tracking — BTC
No smart money data available.
🔥 Squeeze Risk — BTC
Composite Trading Signal
Related Pages
Don't just stare at the dashboard. Automate it.
Every metric on this page is available via our sub-millisecond API.
Build trading bots, backtest strategies, and power AI agents with institutional-grade data.