The most recent content from our members.
Where could we have a copy of InteliJ IDE for some Java development works on EMA API in my windows machine?
Hello, I am trying to connect to the Eikon API, see below the snippet code which I took from the quickstart guide: import eikon as ek ek.set_log_level(1) ek.set_app_key('01b52a73XXXXXXX') df = ek.get_timeseries(["TRAPI2Mc1"],start_date="2016-01-01",end_date="2016-01-10") data, err = ek.get_data(["IBM", "GOOG.O", "MSFT.O"],…
I am getting error "Unable to locate method 'public void Authentication'" while using 'DataScope REST API Examples' C# .NET. How can i solve this issue.
How to connect to Thomson Reuters Market Data system?
My question is about the section QuickStart - building and running Ema examples. How do I know my market data administrator? What is DACS username? How to set a Service Name?
It looks like you're new here. Sign in or register to get started.