question

Upvotes
Accepted
5 6 6 8

Expression Terms not working

ds.get_data (tickers='CSR#(INBPBAAPF,M)|E , MGLCS00(PS)|E',fields= ['P'], start='2011-01-01', end='2019-08-10', freq='M',kind=1)

This expression is not working. When run without the second term it produces data

ds.get_data (tickers='CSR#(INBPBAAPF,M)|E',fields= ['P'], start='2011-01-01', end='2019-08-10', freq='M',kind=1)

Gives me the data but when combining two tickers it does not.

datastream-apidsws-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.

@abbanerjee, thank you for your participation in the forum. Is the reply below satisfactory in resolving your query? If yes please click the 'Accept' text beneath the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question. Thanks, AHS

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

Thanks,

AHS


1 Answer

· Write an Answer
Upvotes
Accepted
446 2 2 2

Try this

Regards

Paul


expression.jpg (38.3 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.