For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
@fgashi These are the weekly data:
ric_api=['C-STK-T-API', 'DST-STK-T-API','GL-STK-T-API','JET-STK-T-API','REFCR-T-API'] df =ek.get_timeseries(ric_api,fields='CLOSE',interval='weekly') df
I hope this can help.