Releases: DaveSkender/Stock.Indicators
v2.6.1
Release 2.6.1
📦 Package deployed to nuget.org
Package Details
- Name: Skender.Stock.Indicators
- Version: 2.6.1
What's Changed
- revert: Restore .NET Standard 2.0 by @DaveSkender in #1312
Note
We're restoring .NET Standard 2.0 for legacy .NET Framework 4.8 compatibility. We'll maintain this support for v2, but will very likely drop .NET Standard in the next major version (v3) since it limits our ability to use newer .NET capabilities.
3.0.0-preview.1
We’ve released a new partial preview release for v3 of the Stock Indicators for .NET NuGet package.
See Skender.Stock.Indicators @ NuGet.org for more information.
Warning
Preview releases are experimental and volatile with breaking changes and conventions.
Note
There will be a series of preview releases that implement streaming use cases. We expect possibly 2-3 additional preview pre-releases before we make an official stable v3 package.
- see #1014 for overall v3 progress
What's Changed
- refactor streaming approach to include a
Hub
base approach that is a fully chainable observable/observer. - streaming preview: initial baseline by @DaveSkender in #824
- feat: Full chain streaming prototypes by @DaveSkender in #1092
QuoteHub
(base provider)AdlHub
AtrHub
AtrStopHub
EmaHub
SmaHub
AlligatorHub
RenkoHub
UseHub
(QuotePart
)
- feat: Buffer-style ADX incremental by @DaveSkender in #1271
EmaList
AdxList
- ci: Add .NET 9 build actions by @DaveSkender in #1275
- feat: Max cache size for
StreamHub
by @DaveSkender in #1290
Full Changelog: 2.6.0...3.0.0-preview.1
note: I've reset the preview numbering for v3, so these will increment normally from
.1
hereafter, until full release.
Feedback appreciated in discussion #1292
2.6.0
We’ve released a new Stock Indicators for .NET NuGet package.
See Skender.Stock.Indicators @ NuGet.org for more information.
What's Changed
- chore: Add .NET 9 targeting by @DaveSkender in #1274
- fix: Culture info to Invariant by @DaveSkender in #1265
- docs: Fix typo in Renko docs by @DaveSkender in #1268
- refactor: Optimize NullMath utilities by @DaveSkender in #1272
- new “Arrows” icon for NuGet package by @DaveSkender in #1264
Full Changelog: 2.5.1...2.6.0
2.5.1
We’ve released a new Stock Indicators for .NET NuGet package.
See Skender.Stock.Indicators @ NuGet.org for more information.
What's Changed
- maintenance updates only
Full Changelog: 2.5.0...2.5.1
Stay tuned! Were working on some exciting new features for v3
2.5.0
We’ve released a new Stock Indicators for .NET NuGet package.
See Skender.Stock.Indicators @ NuGet.org for more information.
What's Changed
- add .NET 8 targeting in #1123
3.0.0-preview.1014.25
2.4.12
We’ve released a new Stock Indicators for .NET NuGet package. See Skender.Stock.Indicators @ NuGet.org for more information.
Changes:
- b952eee chore: update packages (#1109)
- aba673c fix: stoch SMMA init bug (#1108)
- c4f020d fix: banner url (#1105)
- 1962242 chore: update docs (#1104)
This list of changes was auto generated.
Special thanks to @MhAllan for finding and reporting STC bug
2.4.11
We’ve released a new Stock Indicators for .NET NuGet package. See Skender.Stock.Indicators @ NuGet.org for more information.
Changes:
- 737f536 add SMI default values (#1081)
- 7c7495e remove default value for StarcBands (#1046)
- 82d5dc4 refactor: ToSortedCollection (#1038)
This list of changes was auto generated.
3.0.0-preview.1014.12
Warning
Preview releases are experimental and volatile with breaking changes and conventions.
Note
There will be a series of preview releases that implement streaming use cases. We expect possibly 5-10 preview pre-releases before we make an official stable v3 package.
This is only a rebase to catch up changes from main
. See #1018 for ongoing discussion of the v3 previews.
Changes:
- 520a454 Merge branch
main
intov3
- 2fb01af refactor: codacy cleanup (#1042)
- 82d5dc4 refactor: ToSortedCollection (#1038)
- 4a81d4d remove app type (#1040)
- ba07169 chore: update docs (#1036)
- ba28312 chore: update docs (#1009)
See More
This list of changes was auto generated.