Fair Market Value
WS
Business: wss://business.polygon.io/forex
Stream real-time Fair Market Value (FMV) data for a specified Forex currency pair via WebSocket. This proprietary metric, available exclusively to Business plan users, provides an algorithmically derived, real-time estimate of the currency pair’s fair market price. By delivering accurate, continuous valuation data, this feed supports more informed trading decisions, enhanced analytics, and improved risk management.
Use Cases: Pricing strategies, algorithmic modeling, risk assessment, investor decision-making.
Parameters
ticker
string
required
Specify a forex pair in the format {from}/{to} or use * to subscribe to all forex pairs.
You can also use a comma separated list to subscribe to multiple forex pairs.
You can retrieve active forex tickers from our Forex Tickers API.
Response Attributes
ev
enum (FMV)
The event type.
fmv
number
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.
sym
string
The ticker symbol for the given security.
t
integer
The nanosecond timestamp.