Dear developer community
i rise a problem i faced today when using Refinitiv Data Library to get Stream prices (Desktop and Platform version) under C#.
indeed, when ric list submitted to get stream prices contain Null Rics, there is no response when the open methode is applied and the script crash.
below an example to produce the issue
the 1st one with 3 rics works fine, but the 2nd one with 3 rics including a null one, doesn't work and crash.
many thanks for your help.