Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 674 Bytes

readme.md

File metadata and controls

21 lines (14 loc) · 674 Bytes

Stonks Watcher

This sample console application uses WebSocketClient to stream stock information to the console window in real-time!

stock watcher

To get started, you'll need a FREE account at https://finnhub.io and the latest .NET SDK at https://dot.net. This project targets .NET 5. You can modify the settings in appSettings.json to add the apikey and stocks you'd like to watch.

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

> dotnet restore
> dotnet run

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

Feel free to leave a star and follow me on Twitter: @buhakmeh.