Technical Analysis Library - TA-LIB FAQ

Home

Documentation
Download
Developers
Other Links

API
Function Index
TADOC

Forum
SourceForge

 

TA-Lib User FAQ

What is TA-Lib?
What can I do with TA-Lib?
What is that "technical analysis" stuff anyway?
Where can I get more information?

horizontal rule

What is TA-Lib?

TA-Lib is intended for software developers looking to add technical analysis functionality to their application.

It is a library of more than 120 functions that can be integrated in your application. It is not an application by itself.

TA-Lib is made available in multiple format:

bullet

Excel plug-ins

bullet

C/C++ source code and static libraries.

bullet

Wrapper for access from Perl and Python.

bullet

Pure Java Implementation.

bullet

100% Managed and verifiable .NET assembly.

bullet

Mono assembly

The library is designed and implemented such that it shares the SAME algorithm for all the above format. This assure consistency among all your applications even if develop with a different language/platform.

TA-Lib is thoroughly tested both on win32 and Linux platforms.

[Back to top]

horizontal rule

What can I do with TA-Lib?

TA-Lib is a common building block that can be re-used among all these higher level projects:

bullet

Charting software.

bullet

Software for back testing of trading strategies.

bullet

Genetic algorithm for strategy optimization.

bullet

Financial data server / maintainer / converter.

bullet

Quantitative analysis software

bullet

etc...

[Back to top]

horizontal rule

What is that "technical analysis" stuff anyway?

When it comes to investment, there is basically two approach. The fundamental (base on what the company is doing, the quality of the management, the projected earnings etc…) and the technical analysis (base on the study of the historical price data).

The technical analysis method have a tendency to be mechanical/mathematical and attempts often to eliminate subjectivity in the decision process of performing trades.

This is a very large subject beyond the scope of this FAQ. You will find plenty of information through the net. Here is some starting point: Invest-FAQGoogle Directory, Open Directory

[Back to top]

horizontal rule

Where can I get more information?

Use the TA-Lib forum hosted by TADoc.org.

[Back to top]

Google  SourceForge Logo
  Web TA-Lib.org
 
 

Copyright© 2007 TicTacTec LLC. All Rights Reserved. Last Update: 02/04/07