Hi All, I believe I am not using best practices when processing the response. for ex., chunking, paging, or streaming. Hence my application goes out of memory (breaching 500MB). I would like to get your advice on how to avoid an oom situation by processing the data efficiently. I tried looking at the examples on pages:…
...d sftp This question is from one of DSS prospets. This client would like to retrieve DSS through API, but also would like to leave CSV files in DSS as a back-up just in case their API is failed (fyi, their connection will be Leased line). (1) Can we recommend Stored and Scheduled extraction on DSS? Can we schedule DSS…
DataScope Equities IT record field 14, Last Trading Day, is blank for futures series "CBOE Futures Exchange LLC Market Volatility TAS Index Spread" Why is it blank? Also the RIC is not the standard format. We would expect, for example VXTG4-M4 However, we are receiving an extra S and B as follows. VXTSG4-BM4 Is this for…
How can I query using Postman, all the ETFs in DSS with the DSS Fields : ETF Type and Refinitiv Classification Scheme and its Description?
Hello, Example of Chain Ric: 0#GBPVOLSURF we only use LONGNEXTLR,LONGLINK1,LONGLINK2.....LONGLINK14 fields and when i connect { "Identifier": "0#GBPVOLSURF", "IdentifierType": "ChainRIC" } which field show LONGNEXTLR value. In this example LONGNEXTLR fields result :1#GBPVOLSURF .
In DSS InstrumentSearch, I'm trying to convert ISIN codes to RICs. Is it possible to include key code ISINs in the DSS API Response?
Hi, I've noticed when using the following payload and headers: payload = json.dumps({ "SearchRequest": { "ExchangeCodes": [ "CMX" ], "IdentifierType": "RICRoot", "Identifier": "GC", "AssetStatus": "Active", "FuturesAndOptionsType": "FuturesOnOptions" } }) headers = { 'Prefer': 'respond-async;odata.maxpagesize=100000',…
https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractWithNotes The child Ric information of option data is obtained from the above API. It seems like I can get the expiration date, but I wonder if it's possible to get information on when the transaction started. If the expiry date is the end, I would…
Hello, I want to use DSS REST api. But for that I need an user account. What is the procedure for first time user?
I'd like to retrieve price data (USDJPY, N225, S&P500) in DSS and I made report templates that retrieve the fields (open_ask, ask_high, ask_low, ask_price, open_bid, ..., bid_price). But I could only get the USDJPY price and the N225 and SP500 prices were blank. Does anyone know more about this field?
It looks like you're new here. Sign in or register to get started.