Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to pull Euro denominated data for multiple firms? #13

Open
blucap opened this issue Jul 13, 2017 · 5 comments
Open

How to pull Euro denominated data for multiple firms? #13

blucap opened this issue Jul 13, 2017 · 5 comments

Comments

@blucap
Copy link

blucap commented Jul 13, 2017

Just wondering how to obtain Euro denominated data when I want to retrieve data drom multiple firms and for multiple items, e.g. for example for the request below:

res = DWE.fetch(['@AAPL','U:MMM'], fields=['P','MV','VO','PH'], date_from='2000-05-03')
print res['MV'].unstack(level=0)

I tried to shoe in ~~EUR , but to no avail ...

@vfilimonov
Copy link
Owner

Hello Martien,

I would suggest to contact TR service desk and ask how the request should look like in this case - and then I could have a look how to do this via fetch in the pydatastream.

Best
Vladimir

@blucap
Copy link
Author

blucap commented Jul 15, 2017 via email

@vfilimonov
Copy link
Owner

Hello Martien, were there any response from TR?

@DBrughmans
Copy link

Is there any solution for this issue?

@vfilimonov
Copy link
Owner

I suspect that not, and possibly will not be - it looks like Thomson Reuters is moving to the new REST API anyway...

As it was mentioned by Andrew Han in #17 (comment):

I just got off the phone with some of their support folk. They said that they are phasing out access to Datastream via DataWorks Enterprise, and that we should use Datastream Web Services (DSWS) now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants