Spotware Community Team Releases Open API Web Sockets Example
Spotware Community Team Releases Open API Web Sockets Example
02 Nov 2021, 09:28
Dear traders,
We are happy to announce that we have added a new example in our Open API examples collection. The new example is based on cTrader Open API, Web Sockets and Blazor technologies, and it demonstrates how to build a full blown web application on top of Open API. It includes examples of subscribing to and managing live price streams using web sockets technology instead of TCP connections, displaying price charts and managing orders and positions. You can use it as an alternative connection option to traditional TCP connections.
You can download the new Open API examples here and you can leave your feedback and suggestions in our Telegram group and our Facebook group.
You can also test the deployed version of this sample at: Blazor.WebSocket.Sample (spotware.github.io)