summaryrefslogtreecommitdiff
path: root/libraries/trader/README
diff options
context:
space:
mode:
authorTushar Jagad <tushar.jagad@gmail.com>2015-12-13 08:35:27 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-12-13 08:35:27 +0700
commit358ceb9fd9da1e17b6d2481f51a3f20fc1f32cf1 (patch)
tree0bc34f755d58395ca79566506c569dfadab69584 /libraries/trader/README
parent1d2611eee2e97604abd62c8cac0d8c8e74ca588e (diff)
downloadslackbuilds-358ceb9fd9da1e17b6d2481f51a3f20fc1f32cf1.tar.gz
libraries/trader: Added (Technical Analysis for traders).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/trader/README')
-rw-r--r--libraries/trader/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/trader/README b/libraries/trader/README
new file mode 100644
index 0000000000..29a8075909
--- /dev/null
+++ b/libraries/trader/README
@@ -0,0 +1,6 @@
+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.