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?
We are using RFA 8.1 C++ API to consume depth data using LL2 MBP (MP domain). Do We need to handle rfa::message::RespMsg::ClearCacheFlag in LL2 MBP domain? It is marked as optional in documentation [RDMUsageGuide]. But we are facing some issue with the levels we receive, we doubt that we are not handling some instruction…
Hello, We are suing RFA 8.1 C++ api and MarketPrice(MP) domain to get Level1 data. Reuters data model suggest that Field BOOK_STATE(FID - 6516) is "compatible" and show it to be "Optional". What does it mean? It will be available on certain markets only? if so, can I know which markets publish this field? Also as shown in…
How can I identify a Trade has undergone Corporate Action on Level1 Time Series Data especially for EQTY
How to pull all files from ftp link
How to Pull Data from any FTP link
It looks like you're new here. Sign in or register to get started.