-
Hello, I need help installing lseg python library
You'll find below the error message generated. It seems there is a problem with Numpy dependency. The version of Numpy is 2.1.2 . ---------------------------------------------------- PS C:\Users\VVMD250\OneDrive - LA POSTE GROUPE\PYTHON> pip install lseg-data Requirement already satisfied: lseg-data in…
-
Analysts Reports & New via API
Hi, Could you tell me which APIs I would use to get Reuetrs News and Analysts reports. And how I would get historical data for these. Best Gordon
-
Python APIs for Refinitiv, which one?
What is the difference between the following three Python APIs for Refinitiv? https://pypi.org/project/eikon/ https://pypi.org/project/refinitiv-data/ https://pypi.org/project/refinitiv-dataplatform/ Which one should I use? Are they all equivalent? Which one is the most updated?
-
How to convert the example ("Automating_Trendline_Feature_Generation") for a currency
One the CodeBOOK app, there is an example name "Automating_Trendline_Feature_Generation" ( Examples/08. Trading/Automating_Trendline_Feature_Generation.ipynb). In this example, they use the index "0#.FTSE". My request is that i want to use this analysis not for an stock index but for FX currency like EUR/USD; But i do not…
-
Create a screening case record for an Account using a Flow
Hello, I'm facing difficulties in implementing a flow that creates a Screening Case automaticaly whenever a new Account is created. The flow is very simple: It has the Start element - runs only when an Account is created; It has an Apex Action - apex-tr_wc1_tr_automateScreening However, when I create an Account the…
-
Real-Time SDK
It seems the "Msg" lacks "extendedHeader" Data from 2nd. Feb. 2025. May I please know if the message format has been updated?
-
Can two service publish different set of Dictionary
Hi Can we publish two services with different set of dictionary to ADH? If so, how should we manage the disctionaries in ADH and ADS
-
Switching over to a different connection with warm standby and regular failover causes with previ...
...ously received version numbers to be replayed We're using RFA API to stream market data. It seems that when a switchover occurs, we receive quotes with sequence numbers which were already sent on a previous connection. I thought that RFA would handle sequence numbers on its own and only send quotes which the API client…
-
Which is the recommended approach to get daily prices for bonds
We have tried two approaches to get daily prices for bonds .We need daily prices for around 5k bonds and use ISIN to fetch the price related fields. We break down the 5k ISNIs into batches of 200 and send sequential requests one after the other. We start running the request from 12 am of each day . Below are the two…
-
RFA 8.1 C++ API for extracting specific fields
Which model type should I subscribe to if I need to extract the following fields? A_PRICE_1, A_PRICE_2, ..., A_PRICE_25 B_PRICE_1, B_PRICE_2, ..., B_PRICE_25 A_QTY_1, A_QTY_2, ..., A_QTY_25 B_QTY_1, B_QTY_2, ..., B_QTY_25 A_NPLRS_1, A_NPLRS_2, ..., A_NPLRS_25 B_NPLRS_1, B_NPLRS_2, ..., B_NPLRS_25 res = requestRDMData(…
-
Bond.Pricing Cross Currency
Hi All, Is it possible to get cross currency spreads for example to ZSpreadBp in Euro terms, either via fields or pricing parameters? And secondly, is it possible to retrieve and issuer curve as universe instead of adding bonds manually to the universe via bond.Definition. ? Best,
-
Question on clients API
Raising this question on behalf of a user: Recently we migrated to Refinitiv Data Platform .Net from Eikon Data API and we are using Desktop sessions. After this migration we started seeing following issues: Receiving rate limit errors: Now Rate limit is set to 10000. Earlier there were no limit when we were using Eikon…
-
will websockets be able to consume dataType 2 ?
My inhouse RTDS has two types of service. One with dataType 6 (IDN, Bloomberg etc) and dataType2 (inhouse services) I am using the examples that came with the websockets API. Work fine with dataType 6 but I get a Json conversion error for the dataType 2. Is there a way to make the websockets examples consume dataType 2 ?
-
error msg
Get the error "invalid RIC" when using TFMBMG5 , TFMBMF4 etc. I am trying to retrieve the prices for these instruments via the eikon api .
-
Get the error "invalid RIC" when using TFMBMG5 , TFMBMF4 etc. I am trying to retrieve the prices