◎ Solana (SOL) — Live Market Data
Real-time Solana price, funding rate, volatility, whale activity, smart money tracking, liquidation data, and order book depth. Live — prices and order book update every 2 seconds.
Solana Market Profile
Solana (SOL) is a high-throughput L1 with concentrated liquidity on fewer venues, leading to sharper liquidation cascades and wider funding rate extremes. Our sensors monitor SOL 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 SOL is high, with 1-hour realized vol at +43.27%. Whale activity shows net buying pressure. The funding rate is negative (shorts pay longs), currently at -0.0000%.
Key Metrics </> API
# Get live Solana price and volatility
$ curl command:
curl https://algotick.dev/v1/signals/volatility?coin=SOL
Endpoint: /v1/signals/volatility?coin=SOL
Solana Volatility Analysis </> API
# Solana realized volatility and regime
$ curl command:
curl https://algotick.dev/v1/signals/volatility?coin=SOL
Endpoint: /v1/signals/volatility?coin=SOL
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.
🐋 Solana Whale Activity </> API
# Solana whale order flow data
$ curl command:
curl https://algotick.dev/v1/signals/whale-flow?coin=SOL
Endpoint: /v1/signals/whale-flow?coin=SOL
| Side | Size | Price | Distance from Mid |
|---|---|---|---|
| BID | $206,676.85 | $73.58 | 0.025% |
| ASK | $143,752.17 | $73.62 | 0.018% |
| ASK | $134,234.71 | $73.62 | 0.020% |
📊 Live Order Book </> API
# Solana order book depth bands
$ curl command:
curl https://algotick.dev/v1/signals/depth?coin=SOL
Endpoint: /v1/signals/depth?coin=SOL
| Distance from Mid | Bid (New) | Ask (New) | Cum. Total | Imbalance |
|---|---|---|---|---|
| ±0.1% | $292,955.49 | $1.44M | $1.74M | 0.169 |
| ±0.5% | — | — | $1.74M | 0.169 |
| ±1% | — | — | $1.74M | 0.169 |
| ±2% | — | — | $1.74M | 0.169 |
| ±5% | — | — | $1.74M | 0.169 |
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
# Solana cross-venue spreads and funding
$ curl command:
curl https://algotick.dev/v1/signals/spreads?coin=SOL
Endpoint: /v1/signals/spreads?coin=SOL
| Coin | Spread | Mark Price | Funding Rate | Funding Z-Score | Regime |
|---|---|---|---|---|---|
| SOL | 0.00 bps | $73.60 | -0.000007 | 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 SOL.
🐋 Smart Money Tracking — SOL
No smart money data available.
🔥 Squeeze Risk — SOL
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.