Author

Topic: Streaming market data from Intersango (Read 958 times)

sr. member
Activity: 463
Merit: 252
August 19, 2012, 12:46:54 AM
#2
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.php

Streaming 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.
donator
Activity: 848
Merit: 1078
August 19, 2012, 12:13:25 AM
#1
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.php

Streaming 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.
Jump to: