The issue with pulling ETF/Lipper Fund data
Below code is ran in codebook. The only difference between the two cells is one uses delayed tickers:
- Notice the missing data points in NAV, Total Net Assets, and Net Asset Value that are consistent across both cells
- CF_LAST and CF_CURR seem to swap missing output when using delayed vs not which is bizarre
Now, running this in juypter notebook connecting via platform.rdp with a Eikon EDP API app key, the exact same code returns far less:
Thank you!