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
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.