Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 342 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 342 Bytes

Open Api WebSocket Streaming

C# Sample

This is a sample console application that creates a price subscription and sets up a WebSocket connection to stream those prices.

Open solution in Visual Studio, replace the ##### token with the one you have retrieved through our developer portal at https://developer.saxo and press F5 to run.