Hi,
Using the API, is there a way to retrieve options data (mainly option prices) for commodities (e.g., 0#NG+, 0#CL+) from a past date? For example, I need the values of some Natural Gas and Crude options as of 12/29/2023. Is it possible to get option prices for those options on that specific day?
Currently, I use the following method (see image) to get the implied volatility in terms of moneyness. Can I adjust the approach below to achieve what I need? I have also used 'historical_pricing.summaries.Definition' and 'get_data' with the 'chain' function to retrieve the option chain. However, the issue with this approach is that it does not return expired RICs.