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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 1

Hi is there anyway to pull asset swap spread in Eikon API? I am using R History and AST_SWPSPD.Value in Eikon for excel but using this is not does work in the API.

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
icon clock
10 |1500

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

1 Answer

Upvotes
Accepted
39.2k 75 11 27

You can retrieve this data using Refinitiv Data Platform Libraries:

rdp.get_historical_price_summaries(universe='345397XK4=', fields=['AST_SWPSPD'])

We're still building the documentation for these libraries here on this portal. In the meantime you can find examples of using this library in Codebook under Examples/02 - Refinitiv Data Platform Library.

icon clock
10 |1500

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

Click below to post an Idea Post Idea