Python Data API - retrieving time series data for FUNDS - Performance

I am attempting to pull data < 1month, preferably daily timeseries performance data for funds and etfs ie: for

LP68467397 & LP68402195. Kindly help!

timeseries.png

Best Answer

  • Wan Po.Lee
    Wan Po.Lee LSEG
    Answer ✓

    @J13513, If you need daily performance for funds (Lipper data), you need to check with your account manager on other products. Lipper do have desktop and data feeds products able to provide daily performance.

    If you insist on using Eikon API, the best I can find is weekly performance up to 1 year. You can use the function under "Lipper Funds":

    "TR.FundRollingPerformance(RollTimeFrame=1Y Interval=W)"

Answers