Hello!
I need to stream data for multiple chains in RDP. It seems that contrary to the Pricing stream where multiple RICs can be added using IPricingStream.AddItem(), IChainStream seem allowing only one RIC in the Definition while defining the stream. Is there a way to request multiple chain RICs on one stream?
The need is simple: if I have a 50 markets for which I need to request just the "basic" chains like percent & net gainers, percent & net losers (example for 1 market: .PG.QA, .NG.QA, .PL.QA, .NL.QA), I would need to open 50 * 4 = 200 streams...
This seems not practical and probably not supportable...
Use the pricing stream?
Please advice.
Thanks