The most recent content from our members.
...crued Interest? Hi, I am currently using the Tick History Intraday Summaries and Elektron Timeseries reports. Could you please confirm whether the prices provided in these reports include accrued interest, or if they are presented as clean prices. Thanks.
...signment I am intermittently seeing the below error. What could be a possible reason for this issue to occur? This error pops up when looping through an array of streams (each stream contains a list of RICs to perform: stream.recorder.record(frequency='tick') Error: Exception in thread…
Hello! I need to stream data for multiple chains in RDP. It seems that contrary to the Pricing stream where multiple RICs can be added using IPricingStream.AddItem(), IChainStream seem allowing only one RIC in the Definition while defining the stream. Is there a way to request multiple chain RICs on one stream? The need is…
Hello everyone, I'm new to refinitiv and I would like to start streaming data. I managed to get BID_YIELD data however I could not manage to do the same for ZSPREAD. Thanks in advance for your help Here is the code import refinitiv.data as rd from refinitiv.data.content import pricing rd.open_session () streaming =…
Is possible to include several domains in the same item request to received all in the same stream? For example, domain "MarketPrice" and "MarketByPrice" to receive L1 and L2 in the same stream. Thank you.
Hi Team, I have a customer trying to use Websocket API to retrieve real time data. The application is being developed in Windows operating system, and the connection should be done to a local RTDS infrastructure. According customer they have a successful telnet to RTDS machines in port 15000, but the connection from…
Our thick client desktop application provides a tool similar to Workspace Monitor, where our users can open a list of instruments with specific fields to monitor. Sometimes that list can be fairly large, up to 500 instruments. In profiling the memory usage in our desktop application we noticed that a large portion of the…
In the HistoricalPricing - TSInterday project we're subscribing to streaming summaries with a Daily interval and are receiving the following error: "Error: Failed to load meta data. Failed to load Instrument Metadata for item: AUA04000524=WPAC". The same error is returned for US1DCP=. Here is the code that can duplicate…
Using the latest release of the Refinitiv Data Library, we're seeing an issue where the Update values for a 1-minute stream are being populated with the latest Insert values from the Daily stream. Screenshot from MetaStock in the comments. The steps are to open a chart of one instrument (AAPL.O) with a Daily interval,…
If a stream is opened with a specific instrument and interval (AAPL.O and Daily) and then a second stream is opened with the same instrument and a different interval (AAPL.O and 1M) the second stream does not receive updates. It also happens whether the first stream is closed or left open. Code below... static void Main()…
It looks like you're new here. Sign in or register to get started.