Hi all, help please!
Why now RIC and CLOSE have changed the order? ('ayer' is yesterday in spanish)
ek.get_timeseries('.FTSE', 'CLOSE', start_date = ayer, end_date= ayer)
asks today
ITX.MC CLOSE
Date
2021-03-11 29.81
instead of
CLOSE ITX.MC
Date
2021-03-11 29.81
so when I stack CLOSE is uncorrectly my RIC...