₿ 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 | $3.61M | $69,857.00 | 0.001% |
| BID | $493,814.86 | $69,856.00 | 0.002% |
| BID | $126,625.33 | $69,853.00 | 0.006% |
| BID | $906,755.10 | $69,852.00 | 0.008% |
| BID | $769,373.14 | $69,851.00 | 0.009% |
| BID | $288,222.75 | $69,850.00 | 0.011% |
| BID | $490,837.22 | $69,847.00 | 0.015% |
| BID | $245,971.71 | $69,844.00 | 0.019% |
| BID | $506,669.06 | $69,843.00 | 0.021% |
| BID | $293,461.42 | $69,842.00 | 0.022% |
| BID | $114,338.80 | $69,841.00 | 0.024% |
| BID | $384,174.48 | $69,840.00 | 0.025% |
| BID | $607,300.39 | $69,839.00 | 0.026% |
| BID | $152,542.25 | $69,838.00 | 0.028% |
📊 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% | $9.21M | $415,266.83 | $9.63M | 0.957 |
| ±0.5% | $9.21M | $415,266.83 | $9.63M | 0.957 |
| ±1.0% | $9.21M | $415,266.83 | $9.63M | 0.957 |
| ±2.0% | $9.21M | $415,266.83 | $9.63M | 0.957 |
| ±5.0% | $9.21M | $415,266.83 | $9.63M | 0.957 |
🔄 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 | -175.20 bps | $69,882.00 | -0.000016 | -0.24 | 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 Distributor | +58.9% | $5.49 | sell | BTC | 0.51 |
| BTC Market Maker | +62.0% | $46,897.07 | sell | BTC | 0.50 |
🔥 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.