TA-Lib provides common functions for the technical analysis of stock/future/commodity market data.
TA-Lib can be reused by trading software developers using Excel, .NET, Java, Perl or C/C++.
Here are some key features of "TA Lib Technical Analysis Library":
· More than 120 technical analysis indicators such as ADX, MACD, RSI, Stochastic, Bollinger Bands etc...
· bullet Includes candlestick pattern recognition.
· bullet Optional abstract interface allowing your code to support new technical analysis functions without any code change!
What's New in This Release:
New Features
· Java TA-Abstract interface
· Moving Average with Variable Periods (MAVP)
· UpperLimit/LowerLimit flags for BBANDS.
· Vector Trigonometric Functions: COS, SIN, TAN, COSH, SINH, TANH, ACOS, ASIN, ATAN
· Vector Arithmetic Functions: ADD, DIV, SUB, MULT
· Other Vector Functions: CEIL, FLOOR, EXP, SQRT, LN, LOG10
Fixes
· #1656623 : TA_FUNC_FLG_OVERLAP on MININDEX, MAXINDEX and MINMAXINDEX
· #1660327 : "A parameter is out of range" problem with Excel
· #1727704 : MFI logic bug when no price movement
Other Changes
· Comment clean-up for parameter ranges of internal functions.
· Linux: Better Perl library detection
· Solve warnings for Intel C++ compiler.
Product's homepage