grantcolley / tradeview

A .NET Core 3.1 WPF client and ASP.NET Core Web API platform for trading crypto currency pairs on crypto exchanges and running crypto currency pair strategies.
Apache License 2.0
123 stars 51 forks source link

Server to notify all available clients when starts running #69

Closed grantcolley closed 4 years ago

grantcolley commented 4 years ago

Smarter polling. First poll immediate while subsequent wait interval is configurable in ServerConfiguration class.