Ξ 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 normal, with 1-hour realized vol at +52.92%. 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 | $142,769.17 | $1,923.40 | 0.003% |
| BID | $397,672.09 | $1,923.30 | 0.008% |
| BID | $662,713.95 | $1,923.20 | 0.013% |
| BID | $240,679.04 | $1,923.10 | 0.018% |
| BID | $979,290.06 | $1,923.00 | 0.023% |
| BID | $612,907.26 | $1,922.90 | 0.029% |
| BID | $1.47M | $1,922.80 | 0.034% |
| BID | $866,599.15 | $1,922.70 | 0.039% |
| BID | $704,882.45 | $1,922.60 | 0.044% |
| BID | $1.51M | $1,922.50 | 0.049% |
| BID | $772,975.89 | $1,922.40 | 0.055% |
| BID | $1.10M | $1,922.30 | 0.060% |
| BID | $966,259.18 | $1,922.20 | 0.065% |
| BID | $1.26M | $1,922.10 | 0.070% |
| BID | $418,010.78 | $1,922.00 | 0.075% |
📊 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.75M | $9.40M | $22.15M | 0.576 |
| ±0.5% | $381,579.85 | $407,908.39 | $22.94M | 0.573 |
| ±1% | — | — | $22.94M | 0.573 |
| ±2% | — | — | $22.94M | 0.573 |
| ±5% | — | — | $22.94M | 0.573 |
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,923.90 | 0.000011 | 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.