Hi,
I'm using LSEG Workspace for Students and trying to retrieve monthly returns for a list of mutual funds over the past 10 years using the API in Python. However, I haven't been able to find a function or endpoint that provides this type of time-series return data.
I've checked the documentation, but couldn't identify a clear way to obtain monthly return series for mutual funds over a historical period.
Could you please advise on:
- Whether monthly return data for mutual funds is available through the API?
- Which function, endpoint, or data field I should use?
- If possible, could you provide an example of the correct API call or Python code?
Thanks in advance for your help!