-
Datascope Select- Python payload
Hi Can you please help with a Python Payload to fetch EOD pricing data for few instruments or instrument list I tried to look at the existing sample script <dss-python-shareholder-rights-sample> .. but it looks quite complex. Appreciate your help.
-
Can I use filecode to retrieve eod pricing through DSS REST API?
i tested filecode extraction in DSS Elektron EoD, and received "202 accepted message". I input filecode 2 in API instrument identifier as below. {"Identifier": "2", "IdentifierType": "FileCode" }, Shall I just wait to retrieve pricing data or am I missing something? Regards, Hiroko
-
Quesitons on DSS REST API On-demand Price History extraction
One of our clients is performing on-demand extraction using PriceHistoryExtractionRequest. They are experiencing significant latency increases under parallel loads, so we would like to confirm extraction limits. Client usage: - Multiple application instances share a single DSS user account. - Each instance executes the…
-
Is there an option within the Futures & Options search function in DSS API with Exchange filter?
Our client has been searching futures and options data within the Futures and Options search function in DSS. They have the challenge where the business teams provide the payment team with about 10 securities a month that don't have RICs or ISINs. The payment team is happy with the data retrieved through the GUI search…
-
How to schedule extraction with decimal settings
I have a Client that is using the DSS API. However, the RIC's that they are using (ex; JPYTHBBB=BKTH & JPYTHBBB1=BKTH) is providing 5-6 decimals in the Universal Close, Ask, and Bid Price fields. The client only wants to see 4 decimal places. In the DSS GUI, we were able to change the decimal places for each field, and was…
-
DSS API condition question
I tried the following conditions for DSS EoD Pricing in Postman samples. "ReturnLastTradingDayPriceOnNonTradingDay": true, "ReturnNullCodeValuesInExtractionPricingFields": false I received below error message. Would you advise what is the wrong with this? Error Message 400 bad request "error": { "message": "Malformed…
-
from real time API to DSS API
This client is currently using LSEG real time service and considering switching to DSS REST API to snap financial data. They would like to migrate from the current API "RFA Java 7.6 + Marketfeed format" to the DSS REST API as easily as possible. With RFA Java 7.6 + Marketfeed format, RIC and fields were set in Java XML…
-
Questions on DSS REST API parameter "UseUserPreferencesForValidationOptions"
I have some quesitons on DSS REST API parameter "UseUserPreferencesForValidationOptions". (1) Is this paramter related to only DSS preferences for "instrument validations" such as "Exclude FINR as Pricing Source for Bonds", "Use Exchange Code Instead of Lipper as Mutual Fund Default Source" etc.? (2) I have a client who is…
-
error 502 Bad Gateway
hi, while trying new DNS as per "PCN215272-DataScope Select & Tick History API Access Changes Requiring Client Action", we get erro 502 "Bad Gateway". What is the meaning of this?
-
REST API GUI control calls: change dates range in historical template
Hi, I'm using REST API for GUI control calls. In particular, I’m performing a PUT call to change the “Condition” in a historical report template so that I can modify the dates range. The request is working without errors (result code 204), but after that I don't see any change in the template available in the GUI. The Call…
-
How to select "CorporateActionsStandardEventsType" as "CAP","DIV" and "MNA" altogether
Hi Team, Below is my request body and I want to include CAP, DIV, and MNA together as CorporateActionsStandardEventsType within a single API call. { "ExtractionRequest": { "@odata .type": "#DataScope.Select.Api.Extractions.ExtractionRequests.CorporateActionsStandardExtractionRequest", "ContentFieldNames": [ "Security Long…
-
DSS Rest API body request for Corporate Actions Dividend EX date condition
Just on the conditions kept like below in API - "PreviousDays": -3, "NextDays": 5, We assume that this filter should filter the data based on Dividend Ex Date from T-3 to T+5, like what we get from below template where we have selected date range.If its different, then please suggest us how we can put date range in API…
-
GovCorp Search showing limited data
One major client is doing a GovCorp search via API and the response from the API is limited compared to the results in the GUI (I am able to reproduce it). They are specially interested in getting if the bond is a corporate or government bond. Fields responded by the API with GovCorpSearch: {'Identifier': 'XS3102778191',…
-
PCN215272
1) Could you please confirm the location of the SOAP WSDL file after this DNS change? The previous location was selectapi.datascope.refinitiv.com/datascopeapi/v1/extractionservice.asmx?wsdl so I assumed that the new one would be selectapi.datascope.lseg.com/datascopeapi/v1/extractionservice.asmx?wsdl But this new WSDL file…
-
No Java quick start for DSS?
One of DSS prospects checked Developer Community for DSS, and found C# tutorials in Quick Start. They are asking if there is Java version of DSS Quick Start. Please advise how I should respond. https://us.v-cdn.net/6038239/uploads/XHTJ3SWEPTFR/dss-dev-community-quick-start-screenshot.docx