Hi,
We used excel vba code with the old "RHistoryAPI.dll" to query the prices for several stock underlyings. In the new "LSEG COM Library for Workspace" I also looked at the example file for historical pricing from the website "https://developers.lseg.com/en/api-catalog/workspace-sdk/lseg-com-library-for-workspace".
However, only one underlying can be queried there. How do I have to adapt the code so that it also works for several underlyings?
I think that the call ".GetData strRICList" should also work with a list of underlyings.
Thanks & regards
Jochen