Skip to content

Console application to connect to Bitso API C# Trading, LiveTrades Websocket API subscription and Telegram messaging

Notifications You must be signed in to change notification settings

oac28x/bitsoApi_and_webSocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bitsoApi_and_webSocket

Console application

Just code to connect to Bitso API C# and LiveTrades Websocket subscription.
NetCore 3.1

https://bitso.com/developers#websocket-api ->> The Trades channel send a message whenever a new trade is executed in the corresponding order book. The Orders channel maintains an up-to-date list of the top 20 asks and the top 20 bids, new messages are sent across the channel whenever there is a change in either top 20. This channel will be deprecated from October 1st, 2020.

About

Console application to connect to Bitso API C# Trading, LiveTrades Websocket API subscription and Telegram messaging

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages