Package Information |
Summary |
Technical Analysis for traders. |
Maintainers |
Anatol Belski <
ab at php dot net >
(lead)
[details]
|
License |
BSD 2-clause |
Description |
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. |
Release notes
Version 0.2.2
(beta)
|
- 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 |