facioquo / stock-charts

Stock charting website that demonstrates the Skender.Stock.Indicators NuGet package. It's an Angular website with a .NET Web API for backend generation of indicators.
https://charts.StockIndicators.dev
Apache License 2.0
65 stars 25 forks source link

upgrade to WebSocket #308

Open DaveSkender opened 8 months ago

DaveSkender commented 8 months ago

After release of Stock Indicators v3, upgrade demo chart to streaming application using SignalR.

Key aspects:

References:

DaveSkender commented 1 week ago

chartjs-plugin-streaming exists, but currently hasn't been updated for Chart.js v4