I need to fetch multiple Bond Yield curves (1 month, 1 year, 5 year, etc) from different countries using Bloomberg API.
Searching for F476XXy Index at the terminal gives a list of generic tickers, like F47603M Index for the 3 month MXN Bond Yield.
Is there a generic way to reference all these Bonds and fetch it on a single blp.bdh (XBBG function) query or other pythonic way?