Unable to get some RIC/Field values

I cannot get the attached RIC/Field values using the LSEG Data Library for .NET.
I would appreciate it if you could investigate.
※The libraries we are using are below.
・LSEG.Data
・LSEG.Data.Content
※I was able to get it when I was using the following library for Eikon. However, I can't get it with LSEG.Data.
・Interop.EikonDesktopDataAPI.dll
・Interop.RTX.dll
Best Answer
-
Thank you.
By using "FundamentalAndReference.Definition()…", it became possible to obtain the "SARON.S" value.However, we have not yet been able to obtain the "SEK9ME=TKFX" value. (Field="ASK","BID")
As far as I can see in the attached EIKON screen, the value is displayed, so it seems that I have permissions.・Are there any RIC that cannot be obtained using "FundamentalAndReference.Definition()…"?
・There seem to be several functions, but which one should I use for rate feed? What is the difference between them?
0
Answers
-
Thank you for reaching out to us.
Please share the code that you are using and the RDPLog_xxx.log file
0 -
We share a sample source.
You can see that the ticker "SARON.S" is displayed in the log.
0 -
The error indicates that the account doesn't have permission to access SARON.S from the real-time service.
2024-12-04 10:36:16,812 [21] DEBUG EikonRealtimeServer.Core.ServerCore - [status]Access Denied: User req to PE(11557), itemName:SARON.S.
You can contact your LSEG account team or sales team directly to verify the permission.
Otherwise, you can try the FundamentalAndReference to retrieve data.
var response = FundamentalAndReference.Definition().Universe("SARON.S") .Fields("SEC_ACT_1","PRIMACT_1","TRDPRC_1","ASK","BID") .GetData();
0 -
For SEK9ME=TKFX, we need to check the log to verify what the problem is.
FundamentalAndReference can be used to retrieve fundamental fields (TR.xxx) and real-time fields (BID, ASK). Real-time fields don't have the prefixed TR. It is similar to Eikon COM DEX2. FundamentalAndReference uses a HTTP request/response to deliver the data.
Pricing can be used to retrieve real-time fields (BID and ASK) from the real-time feed. It doesn't support fundamental fields (TR.XXX). It uses a websocket connection to stream data to the application. It is similar to AdfinX Real-Time.
0 -
Thank you.
I have attached the feed results and responses.
Could you please investigate? Is there a good way to get the feed values?0 -
According to the error, it is a permission issue.
AUD1ME=TKFX,BID,True,"responses": [
{
"columnHeadersCount": 1,
"data": [
[
"AUD1ME=TKFX",
null
]
],
"error": [
{
"code": 251658243,
"col": 1,
"message": "'Access Denied' for the instrument 'AUD1ME=TKFX'",
"row": 0
}
]Please contact the LSEG account team or Sales team to verify the permission.
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
- 615 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
- 556 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
- 275 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
- 652 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
- 228 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 中文论坛