Filtering the Field List – specifying a View

When making a normal MarketPrice request from the server, the initial Refresh message can typically contain hundreds of fields – which is not ideal if we are only interested in a few fields. Similarly, any subsequent Update messages may also contain several fields which we are not interested in.

In this tutorial we look at the 'View' functionality, which allows us to ask the server if it can filter the fields for you and send you a required subset.

Next Tutorial : Level 2 Market Depth Data