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?


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:

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]


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:

[Back to top]


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]


Where can I get more information?

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

[Back to top]