Hi Team, We are working with LSEG real-time market data (via RFA/EMA APIs) and need to determine which Level 2 domain is supported for different exchanges. Specifically, we would like to understand: How can we identify whether a given exchange (MIC or RIC) supports: MarketByPrice (MBP) MarketByOrder (MBO) MarketPrice (MP)…
can you give me the list of how to access your data.
I'm aware of the exchange timestamp in the nanasecond field. Refering to US Equities.
Hi Team, on the FID Search tool, do you have the asset class codes for options and futures? Regards, Piotr
We were able to generate the Python code to get bond data. However, Please let us know how to insert our excel data into Codebook. How to export the data out of Codebook using Python into our machine?
Hello, Using the CBOT Exchange (CBT), I need the RIC codes and PE for the following futures: ID (Contract|Delivery)FCBT10A|MAR24FCBT10U|MAR24FCBT20A|MAR24FCBT2A|MAR24FCBT30A|MAR24FCBT5A|MAR24FCBTFD1M|MAR24 Can you help find these US Treasury Futures? I've tried searching in…
Hi, I have the below code ``` import refinitiv.data as rd from refinitiv.data.discovery import Chain import pandas as pd import os commodity_chain = "0#/NG+" ric_chain = Chain(name = commodity_chain) ric_list = ric_chain.constituents print(ric_list) target_chain = "0#/NGF24+" options_contract =…
How to retrieve RIC information from Refinitiv UI, without using any APIs ? I want to see all the available RICs under our company, without usage of any APIs
Hi, We need to publish the data to Refinitiv and need information about the following fields. It is related to Refinitiv's FID (Financial Instrument Data) database. Could you please help with the meaning and explanation of these underneath fields with this so that we can publish the details? TRDPRC_1 (6)NETCHNG_1…
Can I get a list of RICs that is availabe under each PDP code via API. If yes, how can this be done for real time (RTMDS, RTDS & RTO) & DSS users? What are the possibilites for a Refinitiv client to get all the RICs available for a certain/each PDP code?
It looks like you're new here. Sign in or register to get started.