Rblp / Rblpapi

R package interfacing the Bloomberg API from https://www.bloomberglabs.com/api/
Other
166 stars 75 forks source link

Maturity date of a bond #327

Closed calik97 closed 3 years ago

calik97 commented 3 years ago

Is there a way to extract the maturity from a Bond by using some formula in the Rblpapi library?

wmorgan85 commented 3 years ago

There are examples in the README that show how to use bdp to get single data points. The field in Bloomberg for this information is literally MATURITY. For more specific details and questions on the behaviour of individual fields, I would recommend pressing HELP on your keyboard twice and asking in IB. They are generally good at solving Bloomberg API questions!