₿ Bitcoin (BTC) — Live Market Data
Real-time Bitcoin price, funding rate, volatility, whale activity, smart money tracking, liquidation data, and order book depth. Updated every 60 seconds.
Key Metrics </> API
# Get live Bitcoin price and volatility
$ curl command:
curl -H "X-API-Key: YOUR_KEY" 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 -H "X-API-Key: YOUR_KEY" 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 -H "X-API-Key: YOUR_KEY" https://algotick.dev/v1/signals/whale-flow?coin=BTC
Endpoint: /v1/signals/whale-flow?coin=BTC
| Side | Size | Price | Distance from Mid |
|---|---|---|---|
| BID | $261,503.04 | $70,700.00 | 0.023% |
| BID | $177,698.40 | $70,699.00 | 0.025% |
| BID | $161,921.75 | $70,698.00 | 0.026% |
| ASK | $883,009.94 | $70,717.00 | 0.001% |
| ASK | $593,531.84 | $70,719.00 | 0.004% |
| ASK | $117,179.50 | $70,720.00 | 0.005% |
| ASK | $115,792.91 | $70,721.00 | 0.006% |
| ASK | $401,573.68 | $70,723.00 | 0.009% |
| ASK | $348,081.60 | $70,724.00 | 0.011% |
| ASK | $147,499.11 | $70,725.00 | 0.012% |
| ASK | $670,623.93 | $70,726.00 | 0.013% |
| ASK | $574,013.97 | $70,727.00 | 0.015% |
| ASK | $203,417.97 | $70,728.00 | 0.016% |
| ASK | $260,985.21 | $70,730.00 | 0.019% |
| ASK | $231,739.51 | $70,731.00 | 0.021% |
📊 Order Book Depth </> API
# Bitcoin order book depth bands
$ curl command:
curl -H "X-API-Key: YOUR_KEY" https://algotick.dev/v1/signals/depth?coin=BTC
Endpoint: /v1/signals/depth?coin=BTC
| Band | Bid Depth | Ask Depth | Total | Imbalance |
|---|---|---|---|---|
| ±0.1% | $906,255.06 | $6.19M | $7.09M | 0.128 |
| ±0.5% | $906,255.06 | $6.19M | $7.09M | 0.128 |
| ±1% | $906,255.06 | $6.19M | $7.09M | 0.128 |
| ±2% | $906,255.06 | $6.19M | $7.09M | 0.128 |
| ±5% | $906,255.06 | $6.19M | $7.09M | 0.128 |
🔄 CEX–DEX Spreads </> API
# Bitcoin cross-venue spreads and funding
$ curl command:
curl -H "X-API-Key: YOUR_KEY" 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 | -52.49 bps | $70,717.00 | -0.000005 | -1.05 | 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
| Wallet | Win Rate | 30d PnL | Last Action | Coin | Conviction |
|---|---|---|---|---|---|
| BTC Market Maker | +62.0% | $21,895.91 | sell | BTC | 0.50 |
| BTC Distributor | +52.9% | $1.71 | sell | BTC | 0.17 |
🔥 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.