Hello,
I'm using the .NET library in order to request TimeSeries.
My goal is to extract some Swap Curve (for instance EURIRS) at a given historical date.
(with daily summarization)
For some reason at some some date (e.g. 10/03/2020), data are not returned by the library but if I check with the Curve Chart Preview tool I can see that data actually exist at that day.
Are some data missing or not accessible through api ? Does the Curve Chart Preview tool display another information when data are not available ?
For other date (e.g. 31/12/2019) the lib works perfectly.
Thank you !