question

Upvotes
Accepted
63 10 17 19

Historical 52 Week High from DS Worldscope

I was looking to get 52 Week highs for stocks at the end of every month. On the datastream python API i used


ds.get_data(tickers=ticker_list, fields=['WC05091'], start=s_date, end = e_date, freq='M')


This is however giving me the same 52week high price value for all months. Can you advise what the correct way to call the function will be?

#contentdatastream-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
80.1k 257 52 75

@rajanraju

Thank you for reaching out to us.

I checked on the Datastream Navigator and found that the type of WC05091 is static.

1690773414014.png

I don't think it can provide historical data.

Please contact the Datastream support team directly via MyRefinitiv to confirm this.


1690773414014.png (6.9 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.