ta4j v0.8 Release Notes

Release Date: 2016-02-25 // about 8 years ago
    • Fixed StackOverflowErrors on recursive indicators (see #60 and #68)
    • Fixed #74 - Question on backtesting strategies with indicators calculated with enough ticks
    • Added Chande Momentum Oscillator indicator
    • Added cumulated losses/gains indicators
    • Added Range Action Verification Index indicator
    • Added MVWAP indicator
    • Added VWAP indicator
    • Added Chandelier exit indicators
    • Improved Decimal performances
    • Added Fisher indicator
    • Added KAMA indicator
    • Added Detrended Price Oscillator
    • Added Ichimoku clouds indicators
    • Added statistical indicators: Simple linear regression, Correlation coefficient, Variance, Covariance, Standard error
    • Moved standard deviation
    • Added Bollinger BandWidth and %B indicator
    • Added Keltner channel indicators
    • Added Ulcer Index and Mass Index indicators
    • Added a trailing stop-loss indicator
    • Added Coppock Curve indicator
    • Added sum indicator
    • Added candle indicators: Real body, Upper/Lower shadow, Doji, 3 black crows, 3 white soldiers, Bullish/Bearish Harami, Bullish/Bearish Engulfing
    • Added absolute indicator
    • Added Hull Moving Average indicator
    • Updated Bollinger Bands (variable multiplier, see #53)
    • Fixed #39 - Possible update for TimeSeries.run()
    • Added Chaikin Money Flow indicator
    • Improved volume indicator
    • Added Close Location Value indicator
    • Added Positive Volume Index and Negative Volume Index indicators
    • Added zero-lag EMA indicator