[PR #2627] add ta-lib-python #1943

Open
opened 2025-11-06 13:26:19 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2627
Author: @uavlove
Created: 11/20/2024
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

This is a Python wrapper for TA-LIB based on Cython instead of SWIG, is widely used by trading software developers requiring to perform technical analysis of financial market data.

What's the difference between this Python project and similar ones?

Anyone who wants to try automated trading can directly call the API without having to reinvent the wheel


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2627 **Author:** [@uavlove](https://github.com/uavlove) **Created:** 11/20/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`445bc5c`](https://github.com/vinta/awesome-python/commit/445bc5c40fbd852f8ae33a09783fd4c38ebb688f) add ta-lib-python ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? This is a Python wrapper for [TA-LIB](http://ta-lib.org/) based on Cython instead of SWIG, is widely used by trading software developers requiring to perform technical analysis of financial market data. * Includes 150+ indicators such as ADX, MACD, RSI, KDJ, BOLL, Stochastic, Bollinger Bands, etc. * Candlestick pattern recognition * More info, https://github.com/TA-Lib/ta-lib-python ## What's the difference between this Python project and similar ones? Anyone who wants to try automated trading can directly call the API without having to reinvent the wheel --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:26:19 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1943