Hi,
I read on another post that it is possible to retrieve multiple Rics like EUR=, GBP=, JPY= in a single request by using json request.
The post i read about ti https://community.developers.refinitiv.com/questions/31705/python-api-get-timeseries-use-multiple-rics.html
I use C# for accessing Web api, can you give me a example how to get those mutliple Rics in a single request? I also want to get real time prices per milliseconds.
I know that i have to write code to parse the json.