New posts are disabled while we improve the user experience.
You can browse the site, or for urgent issues, raise a query at MyAccount.
Market by Price: Each order is combined at the price level but you can view how many orders at each price level.
Market by Order: Show each and every order for each price. None of the orders are combined at the price level.
To get order book data (top N Bid/Ask), you will need MarketByOrder OMM domain. Just like marketprice, API needs the Service Name and the RIC for the instrument.
Try RFA example StarterConsumer, and use -mmt MARKET_BY_ORDER.
@Gurpreet. yesterday,i try to use marketByPrice can get the top 5 bid/ask quot,
just try the marketbyorder,it seems to be that order by order detail?