Skip to content

Releases: DaveSkender/Stock.Indicators

1.22.4

04 Apr 00:01
5aa06d7
Compare
Choose a tag to compare

Minor indicator update:

  • add candlePart param option for WMA - #764

Special thanks to @Miguelgs25 for the recommendation

1.22.3

28 Mar 01:31
15e3568
Compare
Choose a tag to compare

Minor indicator updates:

  • improve PSAR: exclude warmup results when no reversal identified - #758

Chores:

Special thanks to:

1.22.2

13 Mar 03:21
66ab9ed
Compare
Choose a tag to compare

Modified indicators:

Special thanks to:

  • @dhpulsar for recommending changing this convention

1.22.1

06 Mar 21:43
57cd86d
Compare
Choose a tag to compare

Minor breaking change:

  • rename library Candle class to CandleProperties to reduce user friction - #739

Special thanks to:

1.22.0

06 Mar 04:49
457cdb2
Compare
Choose a tag to compare

New indicators:

Updated indicators:

Special thanks to:

1.21.1

21 Feb 21:03
08263af
Compare
Choose a tag to compare

Minor indicator updates:

  • add ADX Rating to ADX indicator - #693
  • base Heikin-Ashi and Renko results on IQuote - #718

Special thanks to:

  • @ooples for contributing ADX Rating
  • @moslem7026 for recommending Heikin-Ashi re-usability improvements

1.21.0

23 Jan 06:15
8a3a623
Compare
Choose a tag to compare

⚠️ Breaking changes:

  • removed BadQuotesException - please review #685
  • redesigned Marubozu (Preview) based on feedback - #683

Special thanks to:

1.20.2

27 Dec 07:04
f93892a
Compare
Choose a tag to compare

Updated indicators:

Special thanks to:

1.20.1

20 Dec 05:32
3b88333
Compare
Choose a tag to compare

Updated indicators:

Minor breaking change:

  • multiplier parameter for Chandelier Exit was changed from decimal to double

Chores:

Special thanks to:

  • @myalgomate for recommending Alligator parameterization

1.20.0

12 Dec 05:20
485a077
Compare
Choose a tag to compare

New indicators:

⚠️ Breaking changes:

  • performance tuning - #652 (see notes)
    General performance tuning makes the library about 2x faster.
    Numerous results properties and a few input parameters were changed from decimal to double data types.

Special thanks to: