I'm new to this, but I'm writing a custom app (in C# .Net, but potentially C++) to retrieve market data using the Data API. I can get price data, but I can't find out how to get full order book data - are there any examples of this anywhere please?
I could potentially use the RFA API (either C# or C++), but I can't find any examples of this either?
Thanks