Hi
guys,
Can you tell me why I am not able to retrive data on the belowed index
prior to 2012 using the python API? I seem to be able to find charts, and data
using the EIKON app - but fail to do so using the below call
Index: .dMIWO00000NEU
Call: ek.get_data([".dMIWO00000NEU"], fields=['TR.PRICECLOSE','TR.PRICECLOSE.date','TR.PRICECLOSE.calcdate'],parameters={'SDate':'2005-12-31','EDate':yesterday,'Frq':'m'})