Hi, I'd like to use the python "get_data" function to retrieve some ATS data. I tried to set the RTFeed parameter to "ATS" but it doesn't work. Can you help me to understand if the ATS source is accessible on python APIs?
Hi @aradicchi
Please see the existing post on a similar topic - in particular my colleague Alex's reply which does suggest a potential workaround.
https://community.developers.refinitiv.com/questions/43775/consuming-trep-31-ats-internally-contributed-data.html
You can consume ATS data by connecting to your internal TREP system using Python - rather than via Eikon.
See the following tutorials - https://developers.refinitiv.com/elektron/websocket-api/learning - on using the TREP Websocket Inteface to consume data using Python. You will need access to an ADS v3.2.1 in order to use this interface. Please check with your Market Data team for confirmation.