Hello!
What is the proposed way to programmatically locate symbols (RICs) using a user entered search term?
We are thinking of a search by (partial) RIC name (e.g. DTE finds
DTE, DTEGn.DE etc) or display name, e.g. a user enters "Telekom" which will find, among others "DTEGn.DE" (Deutsche Telekom), "TELA.VI" (Telekom Austria) etc.
Basically what we want to achieve is what you get in Eikon Terminal when you start typing something in the edit field (and the "more search results dialog" when you press Shift-Enter).
We are currently using the Eikon .NET Timeseries API in C#.