trader 0.4.0

Technical Analysis for traders.


The trader extension is a free open source stock library based on TA-Lib. It's dedicated to trading software developers requiring to perform technical analysis of financial market data. Alongside many indicators like ADX, MACD, RSI, Stochastic, TRIX the candlestick pattern recognition and several vector arithmetic and algebraic functions are present.

License: BSD 2-clause

Changes

- PHP7 compatibility
- Optimized output data allocation
- Fixed bug #62832 PHP_FE_END undefined on PHP lower than 5.3.10