Hi,
I need to query the last price of a basket stocks as of different time points, like pd.merge_asof. How can we achieve this via eikon api?
Thanks
Hi @hui.chen
I would suggest you refer to the get_history() example within GitHub as a start.