Hello,
I'm trying to extract historical bid yield for currency curve.
For my tests I selected the currency curve 0#EUBMK= with the constituent EU1YT=RR. (maturity 1 year).
Then I used the GetViewList function from .NET lib to retreive the name of the view : BID_YIELD
But when I request the timeSerie all the elements I receive have value=null. I only have access to the keys "Open","Close","High", "Low".
Is it then possible to retreive the value ?
When I try to extract historical par yield for industry curves I have no problem.
Thank you !