Hello,
I would like to know please, how I can request the stock market capitaliation in euro with ek.get_timeseries() and not with ek.get_data().
Example : ek.get_timeseries("LVMH.PA",["?"],start_date="2020-04-22" ,end_date="2020-05-09", interval="minute")
Many Thanks