Ξ 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 +37.59%. 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 | $235,804.51 | $2,674.50 | 0.002% |
| BID | $312,883.14 | $2,674.40 | 0.006% |
| BID | $208,599.68 | $2,674.30 | 0.009% |
| BID | $501,466.79 | $2,674.20 | 0.013% |
| BID | $266,824.10 | $2,674.10 | 0.017% |
| BID | $1.26M | $2,674.00 | 0.021% |
| BID | $239,521.81 | $2,673.90 | 0.024% |
| BID | $780,404.68 | $2,673.80 | 0.028% |
| BID | $923,072.73 | $2,673.70 | 0.032% |
| BID | $403,996.20 | $2,673.60 | 0.036% |
| BID | $151,357.80 | $2,673.50 | 0.039% |
| BID | $812,655.59 | $2,673.40 | 0.043% |
| BID | $355,193.08 | $2,673.30 | 0.047% |
| BID | $309,995.77 | $2,673.20 | 0.050% |
| BID | $437,782.41 | $2,673.10 | 0.054% |
📊 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% | $9.83M | $8.81M | $18.64M | 0.527 |
| ±0.5% | — | — | $18.64M | 0.527 |
| ±1% | — | — | $18.64M | 0.527 |
| ±2% | — | — | $18.64M | 0.527 |
| ±5% | — | — | $18.64M | 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 | $2,674.80 | 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.