Hi all,
I have a list of SEDOLs that I need to get time series data for. I know that I can convert the sedols into RICs and use that as an array, but I can't figure out how to get multiple values in the get_timeseries function and the appropriate names to use to get values.
For example, I know I can use "Close" to get close price for each day, but how can I get daily volume, market cap, analyst rating, volatility momentum, etc?
Thanks for the help