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

feat: Local cache for chart data #289

Closed DaveSkender closed 7 months ago

DaveSkender commented 11 months ago

General refactoring to improve initial load time.

To do:

DaveSkender commented 7 months ago

Abandoning this approach as it’s not the best approach for load time improvement; too many complexity related problems.