Metadata-Version: 2.4
Name: tecana
Version: 1.1.0
Summary: A high-performance technical analysis library for financial markets
Home-page: https://github.com/neogus/tecana
Author: Gustavo Rabino
Author-email: gusrab@gmail.com
Project-URL: Bug Tracker, https://github.com/neogus/tecana/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.20.0
Requires-Dist: pandas>=1.3.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Tecana

**Author:** Gustavo Rabino

**Version:** 1.1.0

Tecana is a high-performance Python library for technical analysis of financial markets, optimized for speed and efficiency.

Features include 60+ technical indicators, trading signals, a simple API with pandas integration, and minimal dependencies.


## License

Tecana is licensed under a modified MIT License that allows free use, modification, and distribution, **except that selling or redistributing the library as a standalone technical indicator library without significant modification is prohibited**.

Full license text is included in the package's `LICENSE` file.

## Disclaimer

This software is provided "as is" and intended for technical analysis and trading purposes only. Use at your own risk. The author is not responsible for any trading losses or damages resulting from the use of this software.
