Home

Awesome

Cryptocurrency Watcher

This sample console application presents possibilities of crypto-websocket-extensions library.

Price changes

crypto watcher

L3 order book

crypto watcher L3

Once cloned, run the following from a command line to run the app.

> dotnet restore
> dotnet run

You can modify the settings in appsettings.json to add or remove exchanges and symbols you'd like to watch. Also you can change mode between PriceChanges and L3.

After that, you're off to the moon. 🚀💎🙌

Inspired by: StonksWatcher