trader 0.2.2

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

- better check for bounded incoming argument values
- added Windows compatibility, check for Windows versions under http://windows.php.net/downloads/pecl/releases/trader/ (thanks tomkrawc)
- fixed pecl package build on Mac OS X
- fixed element number in out arrays
- implemented TA-Lib utility functions to set compatibility mode and unstable period