TradePortfolio

Markets

The Markets group provides cross-market snapshots and dashboard data — price movers, symbol leaderboard, exchange distribution, and sentiment histograms. It also exposes per-symbol detail endpoints (timeseries, exchange breakdown, aggregated stats) and per-exchange detail endpoints.


DevMoversGET /markets/movers

Top symbols by 24h volume or OI change.

DevLiquidation MoversGET /markets/liquidation-movers

Symbols with the largest 24h liquidation USD change.

DevFunding LeadersGET /markets/funding-leaders

Top 10 highest or lowest funding rate symbol×exchange pairs.

DevDistributionGET /markets/distribution

Symbol distribution by OI or volume — pie-chart data.

DevPrice BucketsGET /markets/price-buckets

Histogram of symbols bucketed by 24h price change.

DevPrice MoversGET /markets/price-movers

Top price gainers and losers by 24h percentage change.

DevExchange DistributionGET /markets/exchange-distribution

Per-exchange rollup: symbol count, volume, OI, liquidations, and OI/vol ratio.

DevExchangesGET /markets/exchanges

Exchange list with stats and 7d volume sparkline.

ProExchanges (All)GET /markets/exchanges/all

Bulk symbol×exchange map — every symbol's per-exchange rows in one response.

DevExchange SymbolsGET /markets/exchanges/{exchange}/symbols

Full symbol rows from one exchange's snapshot, sorted by volume.

DevExchange StatsGET /markets/exchanges/{exchange}/stats

Aggregated totals for one exchange: volume, OI, and derived ratios.

DevExchange TimeseriesGET /markets/exchanges/{exchange}/timeseries

Volume and OI timeseries for one exchange over a configurable range.

DevSymbolsGET /markets/symbols

Global symbol leaderboard with price, volume, OI, funding, and liquidations.

DevSymbol TimeseriesGET /markets/{symbol}/timeseries

Volume and OI timeseries for one symbol with per-exchange breakdown.

DevSymbol DistributionGET /markets/{symbol}/distribution

Per-exchange OI or volume share for one symbol.

FreeSymbol ExchangesGET /markets/{symbol}/exchanges

Full per-exchange market rows for one symbol.

FreeSymbol StatsGET /markets/{symbol}/stats

Aggregated price, volume, OI, and funding across exchanges for one symbol.