Best Of
-
Re: May I know the EMA reconnection mechanism in case of network failure?
Hello @"Frederic" Additionally, another parameter that affects the first connection is the "LoginRequestTimeOut"0 -
Re: May I know the EMA reconnection mechanism in case of network failure?
Hi @"Frederic" Please see the article - The Mechanics of EMA Connection and Item Recovery | Refinitiv Developers0 -
Re: How to get historical monthly open interest data in Eikon with Python API?
hi @"saad.ali" , You can add parameter 'Frq' to set the frequency of the data returned. Please note that M is used for monthly, Y=yearly, Q=quarterly, W=weekly, D=day for example, df, e = e…0 -
Re: Invalid Application Credentials with Websockets
Hi @"m.rodriguesdossantos" I understand that the RCC Team has created UAT credentials for you and you should receive them soon from your Refintiv account rep. Please use them with the follo…0 -
Re: Eikon Data API Error: no proxy address identified.
@"pierre.faurel" FYI: this error is back in eikon 1.1.13. I have two laptops, one was running just fine on 1.1.12 and httpx 0.18.2. I reinstalled python on my other laptop and was adding pa…0 -
Re: Legacy code SSL (market data) does not work with the latest version of dictionary/appendix_a
Hi @"AMofidy-Rouhi" That's great news - we always advise customers to not use local dictionary files - as you then have the overhead of constantly updating them. Please continue to use the …0 -
Re: Legacy code SSL (market data) does not work with the latest version of dictionary/appendix_a
Hi @"AMofidy-Rouhi" How old were the previous versions - the version number should be near the start of the files? Are you loading them from a local file or trying to request + download the…0 -
Re: Is it possible to use both RTSDK/EMA Java and JRFA in one application/JVM?
Hello @"RG1" The RFA Java and EMA Java APIs have different namespaces/packages as follows: * RFA Java: com.reuters.rfa.* * EMA Java: com.refinitiv.ema.* I totally agree with @"nick.zin…0 -
Re: Is it possible to use both RTSDK/EMA Java and JRFA in one application/JVM?
Hi @"RG1" I don't see why this would not be possible. That being said, I'm not entirely clear on why this would be necessary as opposed to simply re-writing the application. Perhaps you may…0 -
Re: python pydatastream DS.fetch() limitation
Hi @"bjleend", Please refer to the Datastream User Stats and Limits document for more on limits enforced by the product.0