Hello friends,
I' using LSEG Data Library for .Net (desktop session) to retrieve Historical data for Multiple RICs.
The sample C# file is "2.1.03-HistoricalPricing-TimeRange.cs", which can be downloaded from official website sample codes.
Quick Start | Devportal (lseg.com)
My question is - When I retrieve Historical data for Single RICs, it will return the complete historical data, eg, if my request is for 30days, it will return 30day's data. There's no problem about that.
However, if I retrieve Historical data for Multiple RICs, it will return only 1 day.
Please find my screenshot below- it shows that when I tried to retrieve last_30_days historical data for multiple RICs (AUD=, CNY=), it will return only 1 day.
Would you kindly advise how I can get historical data for multiple RICs using .NET API?
Many thanks and appreciate your help !
B.R.
Dan