₿ 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 low, with 1-hour realized vol at +22.76%. 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 | $587,675.87 | $64,851.00 | 0.001% |
| BID | $212,405.80 | $64,850.00 | 0.002% |
| BID | $383,924.24 | $64,849.00 | 0.004% |
| BID | $186,198.43 | $64,847.00 | 0.007% |
| BID | $329,540.24 | $64,846.00 | 0.008% |
| BID | $1.18M | $64,845.00 | 0.010% |
| BID | $242,885.52 | $64,844.00 | 0.012% |
| BID | $292,753.18 | $64,843.00 | 0.013% |
| BID | $475,456.56 | $64,842.00 | 0.015% |
| BID | $205,833.86 | $64,841.00 | 0.016% |
| BID | $403,676.33 | $64,840.00 | 0.018% |
| BID | $219,223.90 | $64,839.00 | 0.019% |
| BID | $296,778.44 | $64,838.00 | 0.021% |
| BID | $2.34M | $64,837.00 | 0.022% |
| BID | $2.28M | $64,836.00 | 0.024% |
📊 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% | $13.11M | $3.10M | $16.22M | 0.809 |
| ±0.5% | — | — | $16.22M | 0.809 |
| ±1% | — | — | $16.22M | 0.809 |
| ±2% | — | — | $16.22M | 0.809 |
| ±5% | — | — | $16.22M | 0.809 |
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 | $64,852.10 | 0.000004 | 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.