How can I build the RIC for an expired Option on a Future such as 'LCO5500'?
The Q&A below gives an answer for historical Options, but not Options on a Futures:
https://community.developers.refinitiv.com/questions/48814/find-historical-option-price-for-given-ticker-date.html
I'd like to use such RIC for expired Options on Futures in Python in an API call similar to this:
option = ek.get_timeseries(['ECAG201801100.U^G18'],start_date='2018-01-10',end_date='2018-02-10',interval='daily')