Reputation: 79
Can someone help me to write a code which do BEQS requests in VBA? I use Bloomberg with R in general, but they haven't implemented the BEQS yet. And I have no idea on how to do this with VBA.
Thank you
Upvotes: 0
Views: 663
Reputation: 671
Please review EqsDataExample in DAPI SDK for how to send a BeqsRequest to //blp/refdata service, and how to parse the response.
Upvotes: 1