When retrieving a Tick History Raw report, we are getting several report fields (in the header), but not all of them are clear what they mean. For the following list of header fields in the Raw report, is there a definition / data guide available ? #RICDomainDate-TimeGMT OffsetTypeMsgClass/FID numberUpdateType/ActionFID…
...stead of the date format we wanted 'YYYY-MM-DD'. Is there any way we can extract information in the correct format? Hi, currently i am querying the API using ExtractRaw. This returns date format in 'YYYY/MM/DD' instead of the date format we wanted 'YYYY-MM-DD'. Is there any way we can extract information in the correct…
According to a Tickhistory support FAQ article (title "What does USER Qualifiers indicate in Tick History?" It apperas in a sidebar and I can't find a link to it), tickhistory trades include a generic refinitiv-generated `USER` Qualifier field that is portable across exchanges. The only values mentioned in that article…
Can someone please explain the difference between Volume and No. Trades in Tick History Intraday Bars fields, here are the definitions according to the documentation * Volume - Total traded volume over the interval. * No. Trades - Total number of trades over the interval. But the definitions don't make much sense when No.…
Hi , It seems that to pull the prices via API for any future we have to setup RIC Code per Maturity level and request. Is it possible to somehow just filter with RIC roots and get all futures RIC code resolve automatically? Let's say for NGMM RIC root can we receive the prices for all Futures without setting up individual…
I am trying to get a RIC that starts with a slash (ex "/EUR=") in the DSS API, but it is not working. How do I set the slash? * I have successfully obtained a RIC that does not start with a slash. (ex "EUR=") * When I try to get the RIC from the web console with the same account, it succeeds. requestURL:…
Hi Team, I have a list of RIC codes and I'm trying to get the corresponding CUSIP/ISIN and the dates for which the mapping is valid using RTH Python. I use the following code, but the CUSIP field always returns a null value. Not sure about the corresponding field for the Bloomberg ticker. instrument_list = [{'Identifier':…
...S API? Also, Can I fetch Volume Delta/Buy/Sell data directly using C#/Python TRTH Intraday API? Need to fetch Buy Volume, Sell Volume and Volume Delta for TRTH TAS and Intraday API. Is that Possible? If yes, kindly provide the field name. Also one more question while fetching TRTH TAS data rows come with no price value…
Hi, I am trying to use the Tick History api via python to download tick data for various instruments across Bonds & FX. How can I get a list of all possible fields/ attributes for a ticker? For example- for the German 10y Bund futures (FGBLc1) - I want to get indicative volumes & prices (top of the book)- Is that possible…
Hi all, Could you pls advise on the following issue. I try to find all US stocks which are traded on Munich Gettex Exchange (code: XMUN). When I do it via Eikon API Screen in Python I get only ~250 items: fields =…
It looks like you're new here. Sign in or register to get started.