The most recent content from our members.
Hi, I'm using the python lseg library and the historic_pricing module. When getting the result and converting it to dataframe, I am getting the error: ndexError Traceback (most recent call last) Cell In[7], line 2 1 response = historical_pricing.summaries.Definition(TT).get_data() ----> 2 response.data.df File…
Is it possible to get tick history data for currency via Python RD API Historical Summaries ?
Dear Developer community i'm wondering how can i do to extract all Histo Event data for instruments, using refinitiv data library under .Net (C#) to get more than 10k points limit. Indeed, as it's the case using Rhistory Excel Function, i want to have the same data coverage extraction with using refinitiv data library with…
using the funds API, I want to get the EOD close adjusted price for ETFs. I am using this (it has 2 ETFs and one mutual fund). https://api.refinitiv.com/data/funds/v1/assets?properties=prices[start:2023-01-09%3Bend:2023-01-10]&symbols=SPY.N,QQQ.N,FCNTX for the ETFs (SPY.N and QQQ.N) I get MID and NAV and for the mutual…
Appears to be a bug in with Refinitiv.Data.Content NuGet package https://www.nuget.org/packages/Refinitiv.Data.Content/ This code doesn’t appear to set POST request body parameters correctly for eventTypes; Refinitiv.Data.Content.HistoricalPricing.EventsDefinition.Params.DefinePostParams(string url) This means we’re not…
When requesting bars from the RDP API what bar intervals are avalible ? Is it only the intervals listed in the Interval enum ?
Hey People, I am currently on my bachelors thesis and getting myself into Refinitiv. i am trying to retrieve "daily historic spreads" from a selection of bonds. All of them are in the "Latin American" markets e.g. Brazil, Argentina etc... i have major problems with getting any numbers using the excel add in: "Refinitiv…
Hi, I am currently using RDP Time Series Interday Summaries. Using GET method will return a value for the field SRC_ES_DT. The value shown is 20210920 https://api.refinitiv.com/data/historical-pricing/v1/views/interday-summaries/USDONFSRF=ISDA?count=1&fields=FIXING_1,SRC_ES_DT GET.png However, using POST method, the same…
Hello, When we upload Euro Evolution (RIC: LU2010458359.LUF) history on Datascope Select, it begins on 3/18/2020, but the fund has been created on 9/6/2019. How can we have the full history? Thanks in advance, Valentine cc @ael.langlet
How far back does intraday price history go on Eikon API for equities, options, futures, and future spread?
It looks like you're new here. Sign in or register to get started.