question

Upvotes
1 0 0 0

How to get daily future deliverable basket analysis result via refinitive data python API?

Dear support team


I would like to get historical time series of the following delivery basket information in daily basis.

response = bond.Definition(
instrument_code='TYc1',
extended_params={'instrumentType': "BondFuture"},
fields=["DeliveryBasket"]
).get_data()

response.data.raw

How can I achieve? Particularly I would like to get isCheapestToDeliver and futureDV01Bp field daily basis.

Thank you

Hama

python#technologyrefinitiv-data-librariesfuturesdelivery
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.

0 Answers

· Write an Answer

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.