@ashwathguru.s
You can download
WEBSOCKET API TRY IT NOW! DOCUMENTATION
from
https://developers.refinitiv.com/elektron/websocket-api/downloads
It contains the web UI tool to test connecting to your ADS and it also provides details about JSON request and response messages you need to use in your app.
We also provide an example on GitHub
https://github.com/Refinitiv/websocket-api
Hello @ashwathguru.s
You need TREP 3.2 or higher which supports WebSocket API as well.
Hi,
Thank you for your input. I did try this. I tried running the Examples given also (market_price.py). It throws "connection refused". I am using the right port number and ADS username given by the market team
To connect to TREP, you need TREP (ADS server) version 3.2.1 and above with the WebSocket enable. I suggest you check with your local Market Data team to verify your TREP version/configuration.
In the mean time, I suggest you check the following Elektron WebSocket API Quick Start and Tutorials: