Only one year of data with get_timeseries for LNG-JCCIJP-LTC

Dear all,

I'm trying to retrieve full history of price data for RIC LNG-JCCIJP-LTC with following function:

ek.get_timeseries(
'LNG-JCCIJP-LTC',
start_date='2010-01-01',
end_date='2050-12-31'
)


The earlierst value I retrieve is for the 2019-30-13, however in the eikon interface I see data snice 2009.

Could you please help to retrieve the full history?

Many thanks,

Bets regards

Richard

Best Answer