Ξ Ethereum (ETH) — Live Market Data
Real-time Ethereum price, funding rate, volatility, whale activity, smart money tracking, liquidation data, and order book depth. Live — prices and order book update every 2 seconds.
Ethereum Market Profile
Ethereum (ETH) is a high-beta asset with DeFi-driven funding distortions and gas-sensitive trading costs, creating unique opportunities during network congestion. Our sensors monitor ETH 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 ETH is high, with 1-hour realized vol at +36.29%. Whale activity shows net buying pressure. The funding rate is positive (longs pay shorts), currently at +0.0000%.
Key Metrics </> API
# Get live Ethereum price and volatility
$ curl command:
curl https://algotick.dev/v1/signals/volatility?coin=ETH
Endpoint: /v1/signals/volatility?coin=ETH
Ethereum Volatility Analysis </> API
# Ethereum realized volatility and regime
$ curl command:
curl https://algotick.dev/v1/signals/volatility?coin=ETH
Endpoint: /v1/signals/volatility?coin=ETH
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.
🐋 Ethereum Whale Activity </> API
# Ethereum whale order flow data
$ curl command:
curl https://algotick.dev/v1/signals/whale-flow?coin=ETH
Endpoint: /v1/signals/whale-flow?coin=ETH
| Side | Size | Price | Distance from Mid |
|---|---|---|---|
| BID | $572,276.46 | $1,793.30 | 0.003% |
| BID | $368,476.78 | $1,793.20 | 0.008% |
| BID | $651,583.31 | $1,793.10 | 0.014% |
| BID | $405,002.12 | $1,793.00 | 0.020% |
| BID | $907,181.40 | $1,792.90 | 0.025% |
| BID | $301,937.82 | $1,792.80 | 0.031% |
| BID | $1.77M | $1,792.70 | 0.036% |
| BID | $238,804.79 | $1,792.60 | 0.042% |
| BID | $693,567.54 | $1,792.50 | 0.047% |
| BID | $496,743.05 | $1,792.40 | 0.053% |
| BID | $1.31M | $1,792.30 | 0.059% |
| BID | $552,104.95 | $1,792.20 | 0.064% |
| BID | $292,958.17 | $1,792.10 | 0.070% |
| BID | $1.73M | $1,792.00 | 0.075% |
| BID | $1.04M | $1,791.90 | 0.081% |
📊 Live Order Book </> API
# Ethereum order book depth bands
$ curl command:
curl https://algotick.dev/v1/signals/depth?coin=ETH
Endpoint: /v1/signals/depth?coin=ETH
| Distance from Mid | Bid (New) | Ask (New) | Cum. Total | Imbalance |
|---|---|---|---|---|
| ±0.1% | $12.29M | $10.38M | $22.67M | 0.542 |
| ±0.5% | $2.71M | $3.58M | $28.96M | 0.518 |
| ±1% | — | — | $28.96M | 0.518 |
| ±2% | — | — | $28.96M | 0.518 |
| ±5% | — | — | $28.96M | 0.518 |
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
# Ethereum cross-venue spreads and funding
$ curl command:
curl https://algotick.dev/v1/signals/spreads?coin=ETH
Endpoint: /v1/signals/spreads?coin=ETH
| Coin | Spread | Mark Price | Funding Rate | Funding Z-Score | Regime |
|---|---|---|---|---|---|
| ETH | 0.00 bps | $1,793.50 | 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 ETH.
🐋 Smart Money Tracking — ETH
No smart money data available.
🔥 Squeeze Risk — ETH
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.