question

Upvotes
Accepted
185 6 12 26

Not able to pull L2 data for Equity using MBP domain for following exchanges

Hello, we are using RFA C++ 8.1 api's. We tried pulling Equity Level2 data for following exchanges but it got rejected from api with "hash5Astatus-*The record could not be found' error which suggest RIC was not valid but when I searched those RICS on Ric search tool, those were valid equity RICS.

I also searched data model page for respective exchanges but it did not suggest RIC structure to use for Level2 data.

1710926756728.png

rfa
1710926756728.png (20.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.

Upvote
Accepted
79.2k 251 52 74

@mktdata

You can use the Data Model Discovery tool to check which exchanges support L2 domains. 1710999039063.png

For example, Munich Stock Exchange Equities and Funds supports the Market Price (MP) domain.

1710999095830.png



1710999039063.png (185.7 KiB)
1710999095830.png (96.9 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.

Upvote
17.4k 82 39 63

Hi @mktdata

I don't believe level 2 (MBP) data is available for the above RICs. Only level 1 (Market Price) data is available. Within the level 1 structure, there may be values reported within level 1 for the last 5 trades. You can see these values within the RDMFieldDictionary:

1710944258371.png


1710944258371.png (15.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.

@nick.zincone Is there any tool which I can use to determine if given RICs has MBP Level2 data or not?
Hi @mktdata

I'm not aware of a downloadable tool specifically used to pull down MBP data. However, you should be able to easily generate your own based on the MBP Tutorial.

@nick.zincone What I mean is, is there any tool that tells us if given RICs support MBP, MBO or LL2 MP domain?

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.