Thanks, I have reverted and now have it working. Many thanks
Type: Posts; User: sjh00u
Thanks, I have reverted and now have it working. Many thanks
Hello,
I am trying to connect to the IG Spreadbet light stream server. I have the latest client of 2.1.1. IG say they are using 7.3.3 server.
I am getting "Unsupported protocol version: 2.5.0"...
HA! Thank you very much. Seems to be an Anaconda issue. Despite it telling me I had the latest version, it was in fact 0.1!! Hence to documentation making no sense. I have just used pip to pull in...
I’ve tried, but it doesn’t work, everything in the example is nearly right but not quiet right.
In the example is says
from lightstreamer.client import *
That doesn’t work, it needs
from...
Thanks for the pointer. I realised the main error in what I was doing shortly after I posted, which was I wasn’t passing tuples into the subscription command.
That has moved me on to the next...
I am probably missing something very basic here, but using the following code, I can connect to the IG Streaming service but when I try and raise a subscription, I just get "Subscription error". No...