For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 1 3

How do I get Level 2 multiple bids/offers for the same price level using Java SFC library?

How do I get Level 2 multiple bids/offers for the same price level

using Java SFC library? I am only seeing BEST_ASK1-ASK10, BEST_BID1-BID10 which are different price levels. Are these consolidated? Judgin by small sizes for each price level it does not look like it. I want ot see all liquidity at each particular price level please?

Thank you,

-Max

elektronrefinitiv-realtimeelektron-sdkjavafieldslevel-2
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.

@Max Avramenko

Could you please provide sample RICs for this question? After that, I will contact the data team to clarify the content.

@Max Avramenko

Thank you for your participation in the forum.

Are any of the replies below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the most appropriate reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,
AHS

@Max Avramenko

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

Thanks,

AHS

Upvote
Accepted
476 6 16 18

The SFC API provides 10 price levels. If you want them all you should use our newer Elektron SDK. It can be downloaded from this site and includes sample code showing how to consume order book data. Make sure to log in to this site before trying to download the SDK.

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
22.1k 59 14 21

You will need to subscribe to Market by Order (OrderBook) which is delivered in OMM datatype. Use a newer API like EMA or RFA to subscribe to it.

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.