question

Upvotes
Accepted
87 7 13 27

[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-sdkema-apirrtelektron-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 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
25.3k 87 12 25

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 512.0 KiB each and 1.0 MiB total.

thank you , I get it .

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.