I've updated the Betfair API-NG C# client library to include support for Exchange Streaming: http://docs.developer.betfair.com/do...nge+Stream+API
Check out the "StreamingExample" class in the ConsoleExample project for an example on how to connect, authenticate and stream market price ticks.
You'll need to get your App Token enabled for Streaming API support, then you're good to go. The Streaming API is pretty slick -- very happy the Betfair folks put in the work for this.
Check out the "StreamingExample" class in the ConsoleExample project for an example on how to connect, authenticate and stream market price ticks.
You'll need to get your App Token enabled for Streaming API support, then you're good to go. The Streaming API is pretty slick -- very happy the Betfair folks put in the work for this.


Comment