question

Upvotes
Accepted
16 3 1 7

how can i get data from internal ATS source ?

eikoneikon-com-apiATS
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
39.4k 77 11 27

Assuming you want to use Eikon COM APIs in a custom application for this purpose, use AdxRtList object and set the Source property to the name of your ATS source. Follow this tutorial and change the values in AdxRtList.Source = "IDN"; and AdxRtList.RegisterItems("GBP=", "BID"); calls to use your ATS source name, items names (RICs) and field names.
https://developers.thomsonreuters.com/eikon-com/eikon-desktop-data-api/learning?content=791&type=learning_material_item

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.