Hello:
I develop in EMA C++ with Elektron-SDK1.2.1.linux to request HKSE quote info.
I want to know the opportunity for requesting chain and quote, such as:
1、Which slot is the best time to request chain?
as I know, the HKSE begin to send msg at 6:00 am, can I request the chain from Eletron before 6:00 am?
2、Should I unRegisterClient when the HKSE is closed?
HKSE will be closed at 16:30, is it necessary to unRegisterClient at 16:30.
3、Does the updateMsg will be send if the chain update?
if che chain of HKSE update in the afternoon, although it is rare, How can I get the new chain?