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 =…
Regarding the Tick History ValidationOptions, "AllowOpenAccessInstruments" and "AllowHistoricalInstruments" option, what is the default value?
Like RDP CFS, can we also get a pre-signed URL of the extracted archive file to support resumable download, via the RTH API?
Hi all, I am using `TRTH`s Historical Market Depth API endpoint to retrieve some depth information about ES options, but I would like to know whether the quotes are in OPEN, CLOSED or AUCTION trading state for example. Is that possible and how would one get that information? Cheers
It looks like you're new here. Sign in or register to get started.