Bloomberg API - using .Net API to get the FUT_CHAIN on an underlying security
I am trying to query the Bloomberg API (.Net) to get the future chain on an underlying security. Preferably, I would be able to get the list of futures for a given date in the past. The equivalent operation in Excel using the worksheet formula API would be the following:- =BDS("ERA COMDTY","FUT_CHAIN","CHAIN_DATE=20120103", "INCLUDE_EXPIRED_CONTRACTS=Yes") I looked at a large number of online resources, and I don't seem to be getting anywhere. For the v3 API, you need to use request overrides. Request request = refDataService.createRequest("ReferenceDataRequest"); request.append("securities",