The most recent content from our members.
Hi all, I have a client who is using desktop DSWS and is trying to use the code ds.get_data(tickers='STATS', fields=['DS.USERSTATS'], kind=0) to view his user stats. Unfortunately this doesn't work for him : Exception Traceback (most recent call last) Cell In[21], line 1 ----> 1 ds.get_data(tickers='STATS',…
I am using the Eikon API with Python on Windows (with a desktop session). I am instantiating a historic_pricing.Definition class and calling .get_data() to retrieve a time series of hourly prices per RIC. query_definition = historical_pricing.summaries.Definition( universe=refined_rics, interval=interval,…
I'm looking for a Rest Api call for DSS Rental Instrument Usage. Is there any examples for C# or Java? According to the following web page, "No C# Examples or HTTP Requests and Responses are available."…
We are trying to map the service alerts "https://insightalerting.refinitiv.com/a/alerts/servicealerts" to dacs usage. What's the best way to do this?
Hi, I would like to know if there is an End point that I can use to get the data usage Quota by user. I have found GetQuotainformation but I need to have one that will give result by User and not a global figure. can you, please, share how can we do that? Thank you Regards C.Nouri
Hello, We have an EMS Feed with Thomson Reuters - Elektron Hosted Feed. I am trying to figure out if there is a method called GetRICList that can be run in real-time whose results can be downloaded and viewed easily. Is there such a command through the API/anywhere to do this per RICS we send out on our own feed that is…
Realise that there're these Key Value pair in PostMan collection for SEQ-2c, * SFCT_3 = USA * SFCT_4 = AUS * SFCT_5 = ABW May I know what is SFCT_3, 4 and 5? If I would like to input identity number of an individual, what will be the key (SFCT_6)?
Is there JAVA examples to look up a RIC by CUSIP, ISIN or SEDOL?
When receiving and decoding MARKET_BY_PRICE updates in RFA.NET, I found out that price fields are presented as DataBufferType DataBuffer.DataBufferEnum.Real and example app is extracting prices as dataBuffer.Double This can (and will) lead to loss of precision. Data type of choice for this type of data is System.Decimal.…
I would like to find how many "unique" users are hitting our Cobalt Shared Platform Product. I am thinking of using PerfAPI for this. But if there is an easier way, please let me know. If PerfAPI is the way to go, I do need some help in identifying which table would hold this information. Also, can I filter out the…
It looks like you're new here. Sign in or register to get started.