Market Status

GET
/futures/v1/market-status
Retrieve the current market status for a specific product or products. This endpoint returns real-time indicators, such as open, pause, close, for futures products, along with the corresponding exchange and product codes and an evaluation timestamp. This information enables users to monitor operational conditions and adjust their trading strategies accordingly.

Use Cases: Real-time monitoring, algorithm scheduling, UI updates, operational planning.
Plan Accessloading..
Updated in real time
Updated in real time
Updated in real time
Updated in real time
Plan Recencyloading..
Plan HistoryNot applicable to this endpoint
Query Parameters
product_code
string
The product code of the futures contracts for which you want statuses.
limit
integer
Limit the maximum number of results returned. Defaults to '10' if not specified. The maximum allowed limit is '99'.
Response Attributes
next_url
string
optional
If present, this value can be used to fetch the next page.
request_id
string
A request id assigned by the server.
results
array (object)
The results for this request.
market_event
string
optional
The current status of the market for the product.
name
string
optional
The name of the futures product.
product_code
string
optional
The product code of the futures contracts for which you want statuses.
session_end_date
string
optional
The trading date for the current session.
timestamp
string
optional
The timestamp for the given market event.
trading_venue
string
optional
The trading venue (MIC) for the exchange on which the corresponding product trades.
status
enum (OK)
The status of this request's response.
Code Examples
Query URL
GET
loading...
Run query unavailable
Create account or sign in to Massive
Scroll to see updated query response
Response Object
Did you find this page helpful?
Do you still need help with something?