aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2014-02-11 15:31:02 +0000
committerPawel Pekala <pawel@FreeBSD.org>2014-02-11 15:31:02 +0000
commit9ec9e0b360283daac481c7f3c08990b51878640d (patch)
tree9ce4e6eb52fdb725cf6fd3fb731692027682dce4 /math/Makefile
parentff9ba385364944142906da122b3db555909bca13 (diff)
downloadports-9ec9e0b360283daac481c7f3c08990b51878640d.tar.gz
ports-9ec9e0b360283daac481c7f3c08990b51878640d.zip
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. WWW: http://pecl.php.net/package/trader/ PR: ports/186226 Submitted by: Jim Ohlstein <jim@ohlste.in>
Notes
Notes: svn path=/head/; revision=343761
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 4af6facd9c01..56703b51fa6b 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -520,6 +520,7 @@
SUBDIR += pecl-big_int
SUBDIR += pecl-bitset
SUBDIR += pecl-stats
+ SUBDIR += pecl-trader
SUBDIR += petsc
SUBDIR += php5-bcmath
SUBDIR += php5-gmp