Skip to content

3.0.0

Latest

Choose a tag to compare

@DaveSkender DaveSkender released this 23 Jun 02:29
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
00474ce

What's Changed

Version 3 enables streaming and incremental stock indicator use cases by add two new styles:

  • Buffer-style lists for simple incrementing use cases
  • Advanced stream hubs for complex event based architectures

Our standard series (batch) style indicators from v2 remain in their original form and will continue to be the first choice for most users.

We've also renamed the NuGet package from Skender.Stock.Indicators to FacioQuo.Stock.Indicators along with our transfer of the repo out of a personal account to facioquo.

See our updated documentation site (dotnet.stockindicators.dev) for additional details and migration guide.

Full Changelog: 2.7.1...3.0.0


the v2 documentation site moved to v2.dotnet.stockindicators.dev