Can we quickly know the supported domains for a specific RIC on the RTO's ELEKTRON_DD service?
e.g., RIC '1SILK' supports MBP and MP real-time data retrieval.How can achieve this? through some symbol list service (not sure about that)?
Hi @Frederic
There is no programmatic way of querying the list of domains that a RIC supports - other than to make the RIC + Domain request and see if it succeeds. For example, you could make a Snapshot (non-streaming request) for the combination and see if you get a RefreshMsg back or a StatusMsg e.g. If I request EUR= MarketByPrice I get:
"State":{ "Code":"NotFound", "Data":"Suspect", "Stream":"Closed", "Text":"***The record could not be found" },
The non-programmatic option is to contact the Content Helpdesk with a list of RICs and they can confirm which Domains each RIC supports.