For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 1 1 2

View for BID_YIELD and ASK_YIELD =TWEB current market values

I am using the Websocket api to get current market values for the BID and ASK, and would like to get the current yields for these as well. Here is a sample request string with a RIC:

{

"ID": 2,

"Key": {

"Name": [

"912796G37=TWEB",

"912796F61=TWEB",

"91282CBU4=TWEB",

"912810EK0=TWEB"

]

},

"View": [

"BID",

"ASK",

"BID_YIELD",

"ASK_YIELD"

]

}

The BID_YIELD and ASK_YIELD are not in the response, while bid and ask are working.

websocketsricsrrtorefinitiv-realtime-optimised
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hello @mbravo

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,


AHS

@mbravo

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

-AHS

1 Answer

· Write an Answer
Upvotes
Accepted
39.4k 77 11 27

@mbravo

BID_YIELD and ASK_YIELD fields do not exist for these RICs. Use B_YLD_1 and A_YLD_1 instead.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.