question

Upvotes
Accepted
1 1 0 2

REDI API Code Examples in Python

1) Can you provide a sample script in Python written for the REDI API?

2) What is the correct method to query existing positions via REDI API? I am unable to find this in the referenced documentation.

redi-api
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
136 1 3 3

1- All our examples are listed under the Documentation tab of the REDI API page.

https://developers.thomsonreuters.com/transactions/redi-api/docs

More specifically, here are the Python examples.

https://github.com/TR-API-Samples/Example.REDI.Python.BasicExamples

2- This isn't supported via Python.

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.