Hello
I want to retrieve open interest data on some futures contracts.
With ek.get_data, I can indeed retrieve the last data.
But what I want is the price series. And with ek.get_timeseries, it doesn't work: I get NA values.
Does anyone have a solution?