Ξ 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 +29.49%. 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 | $123,615.24 | $1,793.80 | 0.008% |
| BID | $328,438.13 | $1,793.70 | 0.014% |
| BID | $364,656.10 | $1,793.60 | 0.020% |
| BID | $737,878.54 | $1,793.50 | 0.025% |
| BID | $546,734.49 | $1,793.40 | 0.031% |
| BID | $1.21M | $1,793.30 | 0.036% |
| BID | $487,275.74 | $1,793.20 | 0.042% |
| BID | $1.31M | $1,793.10 | 0.047% |
| BID | $1.18M | $1,793.00 | 0.053% |
| BID | $1.04M | $1,792.90 | 0.059% |
| BID | $1.58M | $1,792.80 | 0.064% |
| BID | $598,683.28 | $1,792.70 | 0.070% |
| BID | $1.25M | $1,792.60 | 0.075% |
| BID | $521,155.57 | $1,792.50 | 0.081% |
| BID | $507,876.00 | $1,792.40 | 0.086% |
📊 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% | $15.42M | $12.83M | $28.26M | 0.546 |
| ±0.5% | $2.72M | $3.45M | $34.42M | 0.527 |
| ±1% | — | — | $34.42M | 0.527 |
| ±2% | — | — | $34.42M | 0.527 |
| ±5% | — | — | $34.42M | 0.527 |
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,794.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.