Skip to content

Version 0.1.7

Choose a tag to compare

@amv-dev amv-dev released this 27 Sep 20:27
· 326 commits to master since this release
  • removed useless inline directives;
  • fixed value_type_f32 feature;
  • optimized methods Highest, Lowest, HighestLowestDelta;
  • removed unused field on SMM method;
  • benchmark updates;
  • added methods HighestIndex, LowestIndex;
  • action internal SignalType made the same as PeriodType;
  • removed useless Default implementations for methods;
  • added Aroon indicator;
  • added Chande Kroll Stop indicator;
  • added WSMA (Wilder's Smoothing Average) method;
  • modified AverageDirectionalIndex;
  • added Detrendede Price Oscillator indicator;