Real Time SDK get only some fields from the provider

Shuki
Shuki Newcomer
edited December 2024 in EMA

Hi,

I am currently learning the SDK, while trying to learn the ETA tutorial 4, I was wondering if there a way, when subscribing to market data for specific pairs, is it possible to get only specific fields (namely ASK, BID) ?

Best Answer

Answers

  • Hello @Shuki,

    Yes, it is possible to request a limited set of the fields from the market data infrastructure. This feature is called View, and you can see the Example 360 on how to use it.