Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 2 2 2

Python API - Option Adjusted Spread (get_data)

Hi everyone,

Does anyone know how Option Adjusted Spread is computed on Eikon python function? Below is the function I used to download the spread.

OAS, err = ek.get_data('US075887BX67',[{'TR.OptionAdjustedSpreadBid':{'params':{'SDate':"07/19/2019"}}}], debug = False)

From this code, I get 174 bps but on other sources like Bloomberg, it says 161 bps.

Also, what other parameters can we use for this OAS function?

Thank you.

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apispread
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.

@Nate.Kim

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question?

If yes please click the 'Accept' text next to the most appropriate reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

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
644 4 7 8

thanks for your question. There are a number of different OAS fields available using different methodologies and parameters which you can access on a current snapshot basis. For historical point-in-time OAS not all these fields are yet available via API...

If you Open the Eikon DIB APP and enter US075887BX67 it will show you what is available.

Not sure if you are just evaluating this one security OAS, or a full universe of OAS,,,if overall you're finding the OAS levels in line with what you'd expect then perhaps the level for this one security is an outlier,,, in which case you can request a price challenge via our Help Desk to review.


oas.png (175.5 KiB)
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.