Skip to content

Dashboard Metrics

The Zirodelta dashboard displays real-time metrics to help you understand platform activity and performance. Data is refreshed every 30 seconds on the client side.

Total value of all assets currently locked in active hedge positions across all exchanges.

MetricDescriptionSource
TVLSum of notional values from all open positions/metrics/tvl

Average return on investment from all completed arbitrage trades.

MetricDescriptionSource
Avg ROIWeighted average ROI (all-time)/metrics/arbitrage-roi
24h ROIToday’s ROI performance/metrics/arbitrage-roi/daily

Formula:

Weighted ROI = (Total PnL / Total Investment) × 100

Where Investment = entry_value_usd / leverage for each trade.

Total trading volume executed through the platform (in USDT).

MetricDescriptionSource
Total VolumeSum of all execution amounts (all-time)/metrics/volume
24h VolumeToday’s trading volume/metrics/volume/daily

Total profit/loss from closed positions.

MetricDescriptionSource
Realized PnLNet PnL from closed positions/metrics/pnl/realized
Funding EarnedTotal funding fees collected/metrics/funding-fees

Funding Fee Values:

ValueMeaning
Positive (+)Net profit received from funding
Negative (-)Net fees paid to exchanges

Number of currently running hedge positions.

MetricDescriptionSource
Live HedgesRunning + Queued executions/metrics/executions/running, /metrics/executions/queued
Active UsersTraders online in last 15 minutes/metrics/active-users
DataSource
TVLExchange APIs via CCXT (real-time positions)
ROICalculated from trade PnL data
VolumeCalculated from execution data
PnLExchange APIs (Bybit, KuCoin)
Funding FeesExchange APIs (Bybit, KuCoin)
User ActivityPlatform activity tracking
LayerFrequency
Client refreshEvery 30 seconds
API cache (Redis)10 minutes