What are the codes to use for Settlement Price and 1d Return for .NET API?

We are looking for codes to use for Settlement Price and 1D Return for .NET API. Any RIC will do.
Answers
-
Full query:
We are converting from Refinitiv Eikon to LSEG Workspace, and have APIs which extract securities prices for analysis.Our programmer needs some guidance to modify his code to work in the new environment.
Can you introduce me to someone who can guide our programmer to write code that will work the LSEG Workspace API?
0 -
Can you post the specific Refinitiv Eikon API call to extract security prices? There is significant learning material for the .Net library on our dev portal. Based on the question, it appears you may need to utilize this interface to retrieve the data.
0 -
Hello Nick thank you for the response, please see client's progression:
Our programmer has made some progress migrating the Eikon APIs to Workspace, however after utilizing the LSEG developer community resources he is still unable to get these 2 fields to retrieve data.
Below is his code for the fields.
Is there anyone at LSEG in technical support who can debug this code or suggest alternative code that retrieves Settlement Price and 1Day Return?
1. Get Settlement Price
List<string> settlementFields = new List<string> { "TR.SettlementPrice", "TR.SettlementPrice.Date" }; var parameters = new Dictionary<string, string>(){ {"SDate", x.AsOfDate.ToString("yyyy-MM-dd")}, {"EDate", x.AsOfDate.ToString("yyyy-MM-dd")}, {"Frq", "D"}, {"CH", "Fd"}};
settlementData = eikon.GetData(new[] { x.TrTicker }, settlementFields, parameters);
============
2. Get 1D Return
Field Description: Daily Total Return
List<string> returnfields = new List<string>{ "TR.TotalReturn1D.date", "TR.TotalReturn1D"}; var returnParameters = new Dictionary<string, string>(){ {"SDate", x.AsOfDate.ToString("yyyy-MM-dd")}, {"EDate", x.AsOfDate.ToString("yyyy-MM-dd")}, {"Frq", "D"}, {"CH", "Fd"}};
returnData = eikon.GetData(new[] { x.TrTicker }, returnfields, returnParameters);
0 -
Hi @nick.zincone
Is there anyway someone from your team can jump in on a call with the client? They have been requesting for a call for quite some time now.Please see the below response from the client.
We looked at the link your dev team provided, and our programmer thinks the code has the potential to work.
He will try installing it tonight.Please be aware that we are a small business, depending on LSEG data for our daily processes. We have been trying in good faith to solve the problem using LSEG documentation and forum resources for many days now. LSEG’s transition deadline is approaching, and our programmer’s time is limited. While I agree that it is nice to have public forum discussions to allow others to learn from our experiences, these indirect conversations have uncertain response times which are causing us delays in the project steps that depend on this needed code. Once working, we would be happy to share code in the form.
However, if the code does not work tonight, we will need to have a live consultation with your development team tomorrow, Tuesday June 10. I would appreciate it if you could prepare a representative for the possibility of a live call tomorrow, without trying to deflect or delay us any longer. Such a call would not take a lot of time as we would have a live screen available to test working and non-working API commands in parallel.
0 -
Hi @Marc_Belen24,
Please see this answer:
is there a corresponding date field to the TR.SETTLEMENTPRICE field? — LSEG Developer Community
0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 685 Datastream
- 1.4K DSS
- 618 Eikon COM
- 5.2K Eikon Data APIs
- 10 Electronic Trading
- Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 252 ETA
- 557 WebSocket API
- 38 FX Venues
- 14 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 23 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 276 Open PermID
- 44 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 22 RDMS
- 1.9K Refinitiv Data Platform
- 655 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 27 DACS Station
- 121 Open DACS
- 1.1K RFA
- 104 UPA
- 193 TREP Infrastructure
- 229 TRKD
- 917 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 90 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 46 中文论坛