question

Upvotes
Accepted
87 4 4 11

[EMA C++] When can I receive RefreshMsg & updateMsg

I develop with EMA C++

I request quote of HKSE, I want to konw when the "RefreshMsg" and “UpdateMsg” is send to Consumer.

now the time is 18:00 (beijing Time), HKSE trade has been closed, but I can receive "RefreshMsg", and can not receive "UpdateMsg"

my request is as follows:

I only can only get RefreshMsg

elektronrefinitiv-realtimeelektron-sdkrrtema-apielektron-message-apitrade
request.png (25.3 KiB)
result.png (83.3 KiB)
icon clock
10 |1500

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

1 Answer

Upvotes
Accepted
20.3k 73 10 20

Hi @luxiangyuan

An UpdateMsg indicates there has been some market activity or other data change to the instrument you are subscribing.

If there is no market activity or any data change to the instrument then you will not get an UpdateMsg.

icon clock
10 |1500

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

thank you , I get it .

Click below to post an Idea Post Idea