question

Upvotes
Accepted
17 5 5 11

Download Venue By day files using python

Hi Developer Team,


I have two questions on Refinitiv venue by day (VBD) files.

1. How to download the files using python? Based on the earlier questions, this seems possible but the links are unavailable now. I want to download files for OPQ, which is all I have. Could you please suggest a code or help with the API?

2. I need more clarity on what these files contain. NORMALIZEDMP vs MARKETPRICE vs INSTRUMENTS. I'm just interested in getting prices for options on S&P 500 right now. Should I be looking at NORMALIZEDMP or MARKETPRICE? Is there an overlap of the data between the two files? Could you please help me with a detailed description?

Thanks.


screenshot-2022-07-04-at-124344-am.png


tick-history-rest-apipython apivenue-by-day
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.

1 Answer

· Write an Answer
Upvotes
Accepted
78.8k 250 52 74

@ns3481

Please refer to the REST API Tutorial 2: Retrieving VBD files tutorial which demonstrates how to download VBD files in Postman. You can also use Postman to generate Python code, as mentioned here.

You can see the description of those VBD file types in the Tick History REST API User Guide.

1656922095070.png

For more information about content, please contact the Refintiv Tick History support team directly via MyRefinitiv.



1656922095070.png (78.9 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.