Technical analysis library with indicators like ADX, MACD, RSI, Stochastic, TRIX...
This is not an end-user GUI trading or charting application. It is instead targeted to application developers using either Excel, .NET, Mono, Java, Perl, Python or C/C++.
License
BSD LicenseFollow TA-Lib : Technical Analysis Library
Other Useful Business Software
Rate This Project
Login To Rate This ProjectUser Reviews
-
An excellent project! Thanks!
-
For anyone compiling the Java code, I removed the meta folder with no problems. I started by removing anything that was tagged as deprecated and ended up removing the whole thing.
-
Still trying to get it loaded. I'll get there and review again
-
Great analytic library with many useful functions. Can be made easier to use and more robust in C# with default parameter values and IEnumerable<double> interface as return values.