I've been trying to connect to Intersango's streaming market data feed for a while now but haven't had much luck. Does anyone have any idea or code they could share to do so? From their site here:
https://intersango.com/api.phpStreaming Market Data: Is available as line delimited json messages on intersango.com port 1337.When using the stream_socket_client() function in PHP, all I get is 'Connection refused'. Using WSSH I get the same thing.
My bad it's actually on db.intersango.com
I'll update the api docs tomorrow.