₿ 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 +21.19%. 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 | $168,352.36 | $65,812.00 | 0.001% |
| BID | $212,659.21 | $65,808.00 | 0.007% |
| BID | $134,163.36 | $65,807.00 | 0.008% |
| BID | $318,345.74 | $65,806.00 | 0.010% |
| BID | $302,572.05 | $65,805.00 | 0.011% |
| BID | $146,887.69 | $65,804.00 | 0.013% |
| BID | $610,084.62 | $65,803.00 | 0.014% |
| BID | $290,058.51 | $65,802.00 | 0.016% |
| BID | $138,198.55 | $65,801.00 | 0.017% |
| BID | $341,727.69 | $65,800.00 | 0.019% |
| BID | $372,101.90 | $65,799.00 | 0.021% |
| BID | $301,833.19 | $65,798.00 | 0.022% |
| BID | $481,533.37 | $65,797.00 | 0.024% |
| BID | $270,505.12 | $65,796.00 | 0.025% |
| BID | $209,970.93 | $65,795.00 | 0.027% |
📊 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% | $3.10M | $5.10M | $8.20M | 0.378 |
| ±0.5% | — | — | $8.20M | 0.378 |
| ±1% | — | — | $8.20M | 0.378 |
| ±2% | — | — | $8.20M | 0.378 |
| ±5% | — | — | $8.20M | 0.378 |
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,809.00 | 0.000013 | 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.