Recently I got trial to Elektron feed. In the welcome email was said that "You need to use the Websocket API not the REST API as you will be receiving the data from our streaming feed.". The link that was suggested to help was following: https://developers.refinitiv.com/en/api-catalog/elektron/refinitiv-websocket-api/quick-start
To get the data, I have all of the following:1)Machine ID, 2)Client_ID credential and 3) Password
I am interested in historical data for ticker ENOAFBLMc1. The data should not be "closing", so I need BID and ASK, VOLUME (and possibly CLOSE, HIGH, LOW). Could you help how retrieve the data in real-time service.