I am using the EMA to develop an application posting data to contribution channel. During the test, I got an error saying the encoded data length exceeds RWF length for Fid HST_CLOSE. HST_CLOSE "HISTORIC CLOSE" 21 NULL PRICE 17 REAL64 7 Questions: 1. In the RDM dictionary, that fid has RWF len = 7. How should I interpret…
How to remove odd trade prices from the PRIMEACT_1 (FID )based on TR_TRD_FLG (FID13432) based on Elektron API (RFA example) Any filtering mechanism Exists ? Odd prices mean like after hours the real time feed publishes also Derrivative prices.
we are connected to MRN ECI using USNFAR=ECI, but there is not many events (we want something with similarities to ECI) what stream have more events ? (that have some similarities to ECI ) UInt64 handle = consumer.registerClient( ReqMsg().serviceName( "ELEKTRON_EDGE" ).name( "USNFAR=ECI" ), client , closure );
My application uses EMA C++ to post message to contribution channel. When the app submitted a bunch of page message (25*80) in a very short time, i started to get the exceptions below saying there's memory exhaustion. OmmException Internal Error. Failed to allocate RsslTunnelStreamBuffer in TunnelItem::submitSubItemMsg(…
Hi, we need to create a stable connection to ERT in cloud to download real time data no-stop. We are using Python and the WebSocketAPI but we are experiencing some problems with token refreshing. In particular we are requesting tokens with user and password authentication, refreshing them every 200 seconds (since the seem…
The Refinitiv Elektron API throws an NPE error when the scheduler is stopped for the weekend. Consumer created : ommConsumers = new OmmConsumer[4]; OmmConsumerConfig config = EmaFactory.createOmmConsumerConfig(); ommConsumers[threadId]…
Greetings! We're having an issue with the very first authentication request. I.e. we registered app and got AppKey, got a machine ID with corresponding machine-specific password, and trying to arrange a REST POST request according to documentation. Address: https://api.refinitiv.com:443/auth/oauth2/v1/token Headers:…
Hello, I am struggling in setting my global environment variables to get data via websocket in Elektron. I tried Python code and it works fine, the connection gives access_token. However, using these variables in R does not give this token. Files can be downloaded here…
Hello, There is a following link, which helps retrieve data in Elektron https://github.com/Refinitiv/websocket-api/tree/master/Applications/Examples/RDP/python . Inside this folder are 2 python files. I am trying to run both of the codes however got the following error Sending authentication request with password to…
Hello, I'm would like to understand the messages below. First message shows data which is fine, but I am not sure why we got the second message which appears to be empty as there are no updates provided within the message. Is this expected behavior? Multiple Messages: [ {…
It looks like you're new here. Sign in or register to get started.