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.

Hi @rajanraju ,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?
If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,
AHS

@rajanraju

Hi,

Please be informed that a reply has been verified as correct in answering the question, and marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
79.2k 251 52 74

@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.