Skip to content

2.4.1

Compare
Choose a tag to compare
@DaveSkender DaveSkender released this 27 Nov 07:05
· 166 commits to main since this release
0245835

Minor improvements:

  • add Dominant Cycle Periods to HT Trendline - #948
  • discontinue calculation of True Range on first bar - #949, shifts calculation start by one bar for:
    • True Range and Average True Range
    • ATR Stop
    • Chandelier Exit
    • STARC Bands
    • SuperTrend
    • Volatility Stop

Special thanks to @mihakralj and @twopirllc for inspiring these changes.

Chores:

  • documentation site has moved to dotnet.stockindicators.dev
  • removed .NET 5.0 target framework (inline with Microsoft support ending)