Hi,
I'm executing an EquitySearch API call, with an ISIN : CH0011075394, and specifying the market SWX. I obtain a RIC like this one: ZURZn.S^D99
That seems to be wrong, since it does not return with further calls in HistoricalData and it is not returned from the DataScope web application. What am I doing wrong?
Parameter of the EquitySearch are:
Identifier = CH0011075394; IdentifierType = IdentifierTypes.Isin; ExchangeCodes = GetExchanges("SWX"); PreferredIdentifierType = IdentifierType.Ric;