TR.MIDPRICE not work with API Python

Hi,


I would like this formula with python, but my code doesn't work.


This is my code : df = ek.get_data("FR0012993103=RRPS", ["TR.MidPrice"], {'sdate':'17/02/2020', 'edate':'17/02/2020'})


Do you have an idea why it doesn't work ?


Thanks you,

Best Answer

Answers