Hello, I am currently implementing a migration from old Refinitiv Data API to the new .NET Refinitiv Data Library. I am trying to get the following depth data through the PricingStream but I cannot get any returned value.
BEST_BID1 (from 1-8)
BEST_BSIZ1 (from 1-8)
BEST_ASK1 (from 1-8)
BEST_ASK1_SZ (from 1-8)
I do not see values in these columns in the Refinitiv Workspaces App itself. Can you please advise how to query such fields? Thank you.