Refinitive Real-Time C++ SDK trying to fetch market data for some HK equities, e.g. 0700.HKd.

I'm using Refinitive Real-Time C++ SDK trying to fetch market data for some HK equities, e.g. 0700.HKd.

I'm using subscription domain MMT_MARKET_PRICE, should I expect last trade price, and trading volume coming back using this domain? If not, what domain should I use?

Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @marianolorenzo.coronel

    Thanks for reaching out to us.

    I think that 0700.HKd provides legacy level 2 data.

    You need to use 0700.HK with the MMT_MARKET_PRICE domain.

    The data will look like this:

    1683108482996.png

    Otherwise, please contact the content support team directly via MyRefinitiv to get RICs that can provide the required data.

    I hope that this information is of help.

Answers