AgentFriendly

Market-wide top gainers/losers with volume filter, in one call

Returns the top gaining or losing assets over the last 24h in a single call — use this for movers/screening queries instead of looping per-asset history. Filter thin markets with minVolumeUsd24Hr. Window is 24h (for intraday detail follow up with /agentFriendly/ta/candlesticks_batch on the returned slugs).

get/agentFriendly/top_movers

Query parameters

direction'gainers' | 'losers'

Rank by biggest 24h gainers or losers

limitinteger

Number of assets to return (max 100)

minVolumeUsd24Hrnumber

Filter out assets with 24h USD volume below this floor (thin markets)

topNinteger

Restrict to the top-N assets by market cap BEFORE ranking movers (0 = no restriction, consider the full universe)

Response

Ranked movers

timestampinteger
directionstring
windowstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.