Is there a way through python API (or otherwise) to get option tick data for multiple RICs?
Getting option tick data (namely trade time, price and volume) into python through the API is possible when using eikon.get_timeseries(), but this falls apart when looking to get data for many RICs, which is the case if you want tick data for multiple options (given each option has a different RIC based on strike, expiry etc.).