I'm currently using the composite on demand extraction to get the daily accrual of a Mutual Fund. I'm currently using the 'Accrual' field to get the daily dividend accrual and I have a few questions: Question1: Can we change the precision of the accrual returned? Increasing/Decreasing it through the API? Question2: Is…
Hello, I have 16 K list of RICs that i need to pull data for a month from 3 DSS templates. Can you tell me how I can do this via REST API (postman code) Field DSS Template Bid Elektron Timeseries Ask Elektron Timeseries Universal Ask Price Composite Universal Bid Price Composite Universal Close Price Composite Close Price…
...runs DSS Rest API Domain - https://selectapi.datascope.refinitiv.com/RestApi/v1/ URL - https://selectapi.datascope.refinitiv.com/RestApi/v1/Search/FuturesAndOptionsSearch Total instruments for 1 day data - 418788 Details of issue - As more then 400 instruments were giving server busy error, tried querying this above URL…
DSS API Source query.jpg Hello, how can I retrieve e.g. Intraday pricing data for all RICs under a given ISIN? I tried this command but "*" in Source field does not work (it does in DSS GUI): { "Identifier": "DE0005190003", "IdentifierType": "Isin", "Source": "*" }
Dear Team, We are getting the output of below Instrument as 0.2806,0.2802 where it should be 0.002806,0.002802. We are trying to apply the scaling of 100 to this specific RIC code. Is there any guide to apply this scaling on this specific RIC code? Please support. <Instrument> <IdentifierType>RIC</IdentifierType>…
Given that the datascope select api typically has a rate limit duration of 60 seconds, why would I have a wait time of less than 60 seconds on an asynchronous request, given that the request will be returned as soon as a result is available anyway? Take the following example, an asynchronous request takes exactly 45…
We are getting error while accessing URL - https://selectapi.datascope.refinitiv.com/RestApi/v1/Search/FuturesAndOptionsSearch, through code. Before Friday it was working. On Friday it gave error with Contact support message. PFA the error got today. Please guide if server is down, or something needs to be done from our…
I am trying to add the validation option “RequireOfferingCodeMatch" in my DSS API Query , but my result is showing as a bad request. Ideally, I am trying to use the below preferences in my DSS API query. API result: Below is the API query which we are tying to run , please help us what should be the right query to add…
Hello team, We need your guidance with the handling the number of instruments greater than its limit. For example - instrument count is 385909 and as per our understanding limit for EOD pricing data is 75000. And going forward, through the underlying RIC, instrument will get expanded and will increase. So If you can help…
We have a query on the API key being generated when using your API. For background, we are using the API in our production environment everyday but we also very periodically test pulling data into our dev environment too. At the moment, it appears both have the same API key which we are a bit worried about. Ideally, we…
It looks like you're new here. Sign in or register to get started.