Top Market Movers
GET
/v2/snapshot/locale/global/markets/forex/{direction}
Retrieve snapshot data highlighting the top 20 gainers or losers in the forex market. Gainers are stocks with the largest percentage increase since the previous day’s close, and losers are those with the largest percentage decrease. Snapshot data is cleared daily at 12:00 AM EST and begins repopulating as exchanges report new information. By focusing on these market movers, users can quickly identify significant price shifts and monitor evolving market dynamics.
Use Cases: Market movers identification, trading strategies, market sentiment analysis, portfolio adjustments.
Path Parameters
direction
enum (string)
required
The direction of the snapshot results to return.
Response Attributes
status
string
The status of this request's response.
tickers
array (object)
optional
An array of snapshot data for the specified tickers.
day
object
The most recent daily bar for this ticker.
fmv
number
optional
Fair market value is only available on Business plans. It is our proprietary algorithm to generate a real-time, accurate, fair market value of a tradable security. For more information, contact us.
lastQuote
object
The most recent quote for this ticker.
min
object
The most recent minute bar for this ticker.
prevDay
object
The previous day's bar for this ticker.
ticker
string
The exchange symbol that this item is traded under.
todaysChange
number
The value of the change from the previous day.
todaysChangePerc
number
The percentage change since the previous day.
updated
integer
The last updated timestamp.