Metadata-Version: 2.4
Name: pandas-ta
Version: 0.4.71b0
Summary: A Comprehensive Python 3 Technical Analysis Library with Pandas Dataframe Extension for Quantitative Researchers, Traders, and Investors.
Project-URL: Homepage, https://www.pandas-ta.dev
Project-URL: Documentation, https://www.pandas-ta.dev/api
Project-URL: Repository, https://github.com/twopirllc/pandas-ta
Author-email: Pandas TA Support <support@pandas-ta.dev>
License-File: LICENSE
Keywords: ai,dataframe extension,finance,indicators,library,machine learning,pandas,ta,technical analysis,trading
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.12
Requires-Dist: numba==0.61.2
Requires-Dist: numpy>=2.2.6
Requires-Dist: pandas>=2.3.2
Requires-Dist: tqdm>=4.67.1
Description-Content-Type: text/markdown

<p align="center">
  <a href="https://www.pandas-ta.dev"><img src="https://www.pandas-ta.dev/assets/images/pta-logo.webp" alt="Pandas TA"></a>
</p>

# Pandas TA
A popular and comprehensive Technical Analysis Library in Python 3 that leverages [_numba_](http://numba.pydata.org/) and [_numpy_](https://numpy.org/) for accuracy and performance, and [_pandas_](https://pandas.pydata.org/) for simplicity and bulk processing. The library contains more than 150 indicators and utilities as well as 60 Candlestick Patterns when [TA Lib](https://ta-lib.org) is installed.

<br>

![Price Chart](https://www.pandas-ta.dev/assets/images/SPY_Chart.png)
![Volume Chart](https://www.pandas-ta.dev/assets/images/SPY_VOL.png)

<br>

## Details

* [Getting Started](https://www.pandas-ta.dev/getting-started/installation/)
* [Documentation](https://www.pandas-ta.dev/api/)
* [Support](https://www.pandas-ta.dev/support/)
* [License](https://www.pandas-ta.dev/legal/license/)

<br>

Copyright © 2025 - Pandas TA
