trader

pecl install trader

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.

Maintainer

  • Anatoliy Belsky (lead )

Details

Stars: 6
Issue openned: 3
Downloads: 277963
0.2.2
12 years ago
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 0.2.2 change log


- 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

requires:

  • php >=5.3
  • pearinstaller >=1.4.0
  • os