Pulling TR.CLOSEPRICE weekly

I'm trying to pull TR.CLOSEPRICE for a number of RICs on a weekly frequency. It works fine when on a daily frequency, but I need weekly as I'm getting a large history and it will take too long on daily, as well as the fact all my other variables are weekly.


image


As you can see Daily frequency works, while Weekly doesn't.



I've tested this on a number of RICs and a number of different weekly frequencies and date ranges and the same thing is happening. TR.PriceClose works on both frequencies but it does not work for old unlisted RICs (as per it's description) so I need to use TR.CLOSEPRICE.


Any help is greatly appreciated.

Best Answer

Answers

  • Thanks for the reply. Although get_timeseries works, I'm trying to pull many fields which you can't use get_timeseries for. Is there no way to get TR.CLOSEPRICE via get_data? All my other fields work with get_data but do not work with get_timeseries.

  • Hi @nathan.quinn I did follow up with the content team. I will keep you updated.