Top market movers

Returns the top market movers (gainers and losers) based on real time SIP data. The change for each symbol is calculated from the previous closing price and the latest closing price.

For stocks, the endpoint resets at market open. Until then, it shows the previous market day's movers. The data is split-adjusted. Only tradable symbols in exchanges are included.

For crypto, the endpoint resets at midnight.

Path Params
string
enum
required

Screen-specific market (stocks or crypto).

Allowed:
Query Params
int32
1 to 50
Defaults to 10

Number of top market movers to fetch (gainers and losers). Will return this number of results for each. By default, 10 gainers and 10 losers.

Responses

401

Authentication headers are missing or invalid. Make sure you authenticate your request with a valid API key.

403

The requested resource is forbidden.

500

Internal server error. We recommend retrying these later. If the issue persists, please contact us on Slack or on the Community Forum.

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*