KLKLine FrontendDashboard · Preview · Embed shell

Market data

Live / delayed / stale data status transparency

F046 ensures runtime bootstrap and chart surfaces visibly distinguish realtime, delayed, stale, mock and error data states instead of silently presenting everything as live.

BINANCE:BTCUSDT · binance-public-demo

delayed

15 minute delayed data

BINANCE:BTCUSDT · binance-public-demo

stale

Stale candles

BINANCE:BTCUSDT · binance-public-demo

realtime

Live realtime feed

demo-advanced-kline

badge required
Freshness
delayed
Label
15 minute delayed data
Message
Provider marks this feed as delayed.
Warnings
Data is delayed; UI must not label it as live. · Realtime is enabled in config but runtimeToken is absent; stream must not open.

demo-stale-kline

badge required
Freshness
stale
Label
Stale candles
Message
Last candle is older than expected interval.
Warnings
Data is stale; UI must not label it as live. · Realtime is enabled in config but runtimeToken is absent; stream must not open.

demo-live-kline

badge required
Freshness
realtime
Label
Live realtime feed
Message
none
Warnings
Realtime is enabled in config but runtimeToken is absent; stream must not open.