question

Upvotes
Accepted
16 3 1 6

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 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
39.2k 75 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.refinitiv.com/en/api-catalog/eikon/com-apis-for-use-in-custom-applications/tutorials#tutorial-2-access-real-time-data

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