question

Upvotes
Accepted
205 6 12 26

Summary information in LL2 MP domain

Hello, we use RFA C++ 8.1 api to consume Level1 and Level2 market data. One of our mutual client wants to get timestamp that is available in summary[E.g. TIMACT_NS] of MBP domain. Basically this timestamp represents last activity time for entire message[& not the individual row update].

If we need similar timestamp in Limited Level 2 MP [LL2 MP domain then how would we get it? I know summary fields are not available for LL2 MP domain but is there any work around you suggest?

#technologyrfa-api#contentc++
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.

Hello @mktdata

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,


AHS

@mktdata

Hi,

Please be informed that a reply has been verified as correct in answering the question, and marked as such.

Thanks,

AHS

Upvote
Accepted
17.4k 82 39 63

Hi @mktdata

The link you provided seems to imply there is a special domain called LL2 MP, but there really is not. There is only just MarketPrice (MP Domain).

1712756605854.png


The key thing is that the MP domain may carry LL2-related content, depending on the instrument, but not everything. For example, I can see some LL2 content, but not everything you see within the fixspec definition.

1712757184674.png

You can see an example above what I'm referring to. For Apple, you can see some LL2 content (BID, BID_1, BID_2) and possibly other LL2-specific content. It's also worth noting, there are a number of fields you won't see in the LL2 Fixspec definition, such as a number of time-related fields. This is entirely depending on what the exchange provides for that instrument.


1712756605854.png (11.6 KiB)
1712757184674.png (58.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.

Upvotes
17.4k 82 39 63

Hi @mktdata

I just tried to retrieve level 2 - MBP for the instrument (BNS.TO) and do see TIMACT_MS (not TIMACT_NS) within the Summary Data section:

ahs.png

As for MP, are you referring to this Level 2 data?

ahs.png

The TIMACT_* FIDs were not carried with this data but there are other Time fields, such as: SALTIM_MS.


ahs.png (32.9 KiB)
ahs.png (16.0 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.

Upvotes
205 6 12 26

@nick.zincone will you be able to help me on this?

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.