Reuters Data Access in Python

Currently, I am successfully loading Bloomberg's current market prices, as well as the historical series, using the service COM API and win32com. Does anyone have any experience doing the same for Reuters live and historical data in Python?

I know that live broadcasts are available for both services in Excel, so Reuters should also have an API that I can access. The only problem is that Bloomberg support is excellent and describes its API in depth, for this type of request Reuters could not return to me within 2 months! Instead, keep trying to sell me your email subscription service, which I DO NOT need.

In any case, piercing any help is greatly appreciated.

+4
source share
5 answers

UPDATE in 2018:

Thomson Reuters now offers the Eikon Data API with the Python package. Please note that you need a desktop license to access the API. Information / documentation can be found on the developer portal .

** Disclaimer: I currently work at Thomson Reuters

+5
source

Check out http://devcartel.com they have PyRFA - Reuters Market Data API for Python.

+5
source

API.

Reuters . API . API-, Java, ++ COM. , Python .

SFC ++ Time Series Subscription

+3

Reuters, -, , : Reuters

+1

API (SOAP), Thomson Reuters Dataworks Enterprise ( Datastream). Thomson Reuters Eikon - / .

, pydatastream (https://github.com/vfilimonov/pydatastream) python pandas. DataFrame (-).

+1

Source: https://habr.com/ru/post/1713012/


All Articles