question

Upvotes
Accepted
4 1 0 3

Retrieving Ticker Information Python DSWS

When pulling data based on ticker symbol (for multiple tickers), why do some of the tickers start with @ and some start with U:?


ie:


ds.get_data(tickers='@AAPL, @FB, @GOOGL, @MSFT, @NXPI, U:JPM, U:XOM, U:BAC, U:BABA, U:V', fields=['SOCOO01V','ENPIDP048','SOHRDP012','SOEQ','SOTDDP018','SODODP0012','ENRRDP033','ENERDP05 2','CGVSDP030'], start='-5Y', freq='Y')


What's the difference, and how could I tell which one to use?

datastream-apidsws-api
icon clock
10 |1500

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

1 Answer

Upvotes
Accepted
38.1k 69 35 53

@scott.curry

I found the following information on this page.

Datastream will accept ticker number modified U: for NYSE and AMEX or @ for NASDAQ 

If you have any further questions, you can directly contact DataStream support via MyRefinitiv.

icon clock
10 |1500

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

Click below to post an Idea Post Idea