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.
Includes 150+ indicators such as ADX, MACD, RSI, KDJ, BOLL, Stochastic, Bollinger Bands, etc.
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:** ❌ Closed
**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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2627
Author: @uavlove
Created: 11/20/2024
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
445bc5cadd ta-lib-python📊 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.