Arkadi w
Arkadi w

Reputation: 79

BEQS screen in Bloomberg ( excel API)

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

Answers (1)

Mourad Barakat
Mourad Barakat

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

Related Questions