Client raised a question. I have a question, I built a C# tool that was able to Open the refinitiv eikon quote window, if i supplied it a RIC. See code below. I now was switched to Workspace. What would be the equivalent in here to "reuters://REALTIME/verb=Chart/ric=AAPL.OQ" ? What would be the equivalent to open a chart…
We are looking at the data using the IDS API using the following query: { "service": "dIDN_SELECTFEED", "token": "our group’s DACS ID here", "item": ["CLc1"], "filter": [ "CF_LAST", "CF_DATE", "CF_TIME", "TRDPRC_1" ]} And get a response of: { "stsCode": 0, "stsTxt": "OK", "result": [ { "_service": "dIDN_SELECTFEED",…
It looks like you're new here. Sign in or register to get started.