Contents

finta 1.3

0

Common financial technical indicators implemented in Pandas.

Common financial technical indicators implemented in Pandas.

Stars: 2241, Watchers: 2241, Forks: 718, Open Issues: 24

The peerchemist/finta repo was created 9 years ago and the last code push was 3 years ago.
The project is very popular with an impressive 2241 github stars!

How to Install finta

You can install finta using pip

pip install finta

or add it to a project with poetry

poetry add finta

Package Details

Author
Peerchemist
License
LGPLv3+
Homepage
https://github.com/peerchemist/finta
PyPi:
https://pypi.org/project/finta/
GitHub Repo:
https://github.com/peerchemist/finta
No  finta  pypi packages just yet.

Errors

A list of common finta errors.

Code Examples

Here are some finta code examples and snippets.

Related Packages & Articles

pandas-ta 0.4.71b0

A Comprehensive Python 3 Technical Analysis Library with Pandas Dataframe Extension for Quantitative Researchers, Traders, and Investors.

ta 0.11.0

ta is a Python module that provides a technical analysis library, designed to enable feature engineering from financial time series datasets. It is built on the pandas and numpy libraries and offers a wide range of indicators such as volume, volatility, trend, and momentum indicators. ta is designed for Python developers working in the financial sector, making it a valuable asset in the field of Financial Software and Fintech Solutions, particularly for those developing trading algorithms or investment strategies.

pandas-datareader 0.10.0

Data readers extracted from the pandas codebase,should be compatible with recent pandas versions