Hi,
When running the Python code (I use Python) market_price.py from the WebSocket API Sample Applications (link) Iget the following:
Connecting to WebSocket ws://hostname:15000/WebSocket ...
Handshake status 500 handshakefailed
WebSocket Closed
I do have the market data server setup (ADS) within my environment that supports the WebSocket API and I am able to login via the interactive guide on the developer's portal.
Could anyone explain to me how this must be done correctly?
I fail to see what I should do other than setting the default global variables to my values and then run the code.
Thanks in advance,
I hope my question is sufficiently clear,
Best regards