question

Upvotes
Accepted
87 7 11 26

[EMA C++]Is there special request for market status

hello:

I develop with EMA C++

I can get "market state" from RefreshMsg info when I request a stock;

I want to know is there any special ReqMsg only for the market state.

elektronrefinitiv-realtimeelektron-sdkema-apirrtelektron-message-apiwebsockets
222.png (269.8 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
7.6k 15 6 9

@luxiangyuan

As far as I know, there is no special request message for request only market state. You have to know which field provide the market state or status and then monitoring the field value.

Note that, each Exchange has its own way of coding and mapping the trade status. So, depending on the exchange, the status will be in one trade field or another, potentially even in a set of fields, and the data in those fields will vary by the Exchange as well. To add to the difficulty, it can happen that exchanges change the mapping.

If you want to monitor the market state, you have to confirm with Content support for the fields that can provide the state/status for your Exchange.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.