How to use python to connect eikon data api from remote server via websocket

I try to connect data api from my pc to remote server via websocket but still error

TimeoutError: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

Best Answer

  • nick.zincone
    nick.zincone admin
    Answer ✓

    Hi I @warayu,

    The Eikon Data API does not presently support streaming services. If you are simply trying to use Python to connect to your ADS, you can post a separate question within the forums if you have any issues. To ensure you have an ADS supporting Websocket services, you can use the Quick Start Guide to ensure connectivity.

Answers