awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
TA-Lib avatar

TA-Lib/ta-lib-python

0
View on GitHub↗
12,041 स्टार्स·1,982 फोर्क्स·Cython·BSD-2-Clause·2 व्यूज़ta-lib.github.io/ta-lib-python↗

Ta Lib Python

This project is a Python wrapper for the TA-Lib library, providing a technical analysis library for computing moving averages, momentum, and volatility metrics for financial time series analysis. It serves as a financial indicator calculator that processes price and volume arrays to generate technical signals and pattern recognition.

The library includes an incremental data processor capable of computing the most recent technical indicator values as new streaming market data arrives. This allows for real-time price monitoring and the processing of streaming data without recalculating entire data series.

The tool is used for financial technical analysis, quantitative market research, and algorithmic trading development. Users can discover and list supported functions to identify available calculations for identifying trends and price patterns.

Features

  • Technical Indicator Calculators - Computes mathematical market metrics such as moving averages and momentum from historical price data.
  • Incremental Indicator Calculation - Computes the most recent technical indicator values incrementally without reprocessing the entire historical data series.
  • Technical Analysis Libraries - Offers a comprehensive collection of tools for computing moving averages, momentum, and volatility metrics for financial analysis.
  • Algorithmic Trading Platforms - Supports the development of automated trading strategies through standardized technical analysis signals.
  • Streaming Data Processing - Processes continuous streams of market data in real time to update indicator values incrementally.
  • Python Library Wrappers - Provides a programmatic Python interface for the TA-Lib library to calculate financial technical indicators.
  • Technical Analysis - Provides tools for identifying price trends and patterns in financial data using mathematical methods.
  • Quantitative Financial Modeling - Processes historical financial series to identify recurring patterns and statistical market edges.
  • Stock Price Trackers - Monitors real-time asset prices and updates technical indicators as new price ticks arrive.
  • Stateful C Engines - Maintains persistent memory buffers in the underlying C library to compute incremental indicator values for real-time data.
  • Python-C Interfaces - Provides a thin interface layer mapping Python calls to optimized C routines for high-performance financial calculations.
  • C-API Wrappers - Implements an object-oriented wrapper around low-level C functions using CTypes for a more ergonomic Python interface.
  • Buffer-Protocol Array Integration - Uses buffer protocols to share contiguous numerical memory pointers between Python and C, avoiding expensive data copying.
  • Cross-Language Frameworks - Python bindings for technical analysis functions.

स्टार हिस्ट्री

ta-lib/ta-lib-python के लिए स्टार हिस्ट्री चार्टta-lib/ta-lib-python के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Ta Lib Python के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Ta Lib Python के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • mrjbq7/ta-libmrjbq7 का अवतार

    mrjbq7/ta-lib

    12,043GitHub पर देखें↗

    This project is a Python wrapper for the TA-Lib C library, serving as a financial technical analysis library and quantitative trading tool. It provides a collection of mathematical functions designed to analyze market price movements, identify trading signals, and recognize candlestick patterns within financial data. The library focuses on the computation of trend, momentum, and volume metrics. It includes specialized tools for candlestick pattern recognition to detect recurring price action shapes in both historical and real-time data. The system integrates with NumPy arrays to process cont

    Cython
    GitHub पर देखें↗12,043
  • backtrader/backtraderbacktrader का अवतार

    backtrader/backtrader

    22,019GitHub पर देखें↗

    Backtrader is a Python backtesting framework and algorithmic trading platform. It provides a toolkit for developing automated trading rules and simulating investment strategies using historical financial time-series data. The system functions as a quantitative analysis tool, combining a simulation engine for testing trading rules with a financial data visualizer that generates price action charts. It allows for the calculation of technical indicators and the evaluation of portfolio performance through risk-adjusted returns. The platform covers live trading integration via brokerage APIs and

    Python
    GitHub पर देखें↗22,019
  • borisbanushev/stockpredictionaiborisbanushev का अवतार

    borisbanushev/stockpredictionai

    5,577GitHub पर देखें↗

    This project is a collection of predictive models and quantitative tools for stock price forecasting. It implements a variety of machine learning architectures, including generative adversarial networks, long short-term memory networks, and language models for financial analysis. The system distinguishes itself by combining time-series forecasting with natural language processing to convert financial news into numerical sentiment scores. It also incorporates synthetic market data generation and automated hyperparameter optimization using Bayesian and reinforcement learning methods to reduce p

    JavaScript
    GitHub पर देखें↗5,577
  • deviavir/zenbotDeviaVir का अवतार

    DeviaVir/zenbot

    8,259GitHub पर देखें↗

    Zenbot is an automated cryptocurrency trading bot designed to execute trades on exchanges based on technical analysis and predefined risk parameters. It functions as a technical analysis engine that processes market data through mathematical indicators to generate actionable trade signals. The system includes a genetic algorithm strategy optimizer to automatically discover the most profitable parameter configurations. It provides multiple simulation environments, including a trading strategy backtester for replaying historical data and a paper trading simulator for testing strategies against

    HTMLnodejspaper-tradingpython
    GitHub पर देखें↗8,259
Ta Lib Python के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

ta-lib/ta-lib-python क्या करता है?

This project is a Python wrapper for the TA-Lib library, providing a technical analysis library for computing moving averages, momentum, and volatility metrics for financial time series analysis. It serves as a financial indicator calculator that processes price and volume arrays to generate technical signals and pattern recognition.

ta-lib/ta-lib-python की मुख्य विशेषताएं क्या हैं?

ta-lib/ta-lib-python की मुख्य विशेषताएं हैं: Technical Indicator Calculators, Incremental Indicator Calculation, Technical Analysis Libraries, Algorithmic Trading Platforms, Streaming Data Processing, Python Library Wrappers, Technical Analysis, Quantitative Financial Modeling।

ta-lib/ta-lib-python के कुछ ओपन-सोर्स विकल्प क्या हैं?

ta-lib/ta-lib-python के ओपन-सोर्स विकल्पों में शामिल हैं: mrjbq7/ta-lib — This project is a Python wrapper for the TA-Lib C library, serving as a financial technical analysis library and… backtrader/backtrader — Backtrader is a Python backtesting framework and algorithmic trading platform. It provides a toolkit for developing… borisbanushev/stockpredictionai — This project is a collection of predictive models and quantitative tools for stock price forecasting. It implements a… deviavir/zenbot — Zenbot is an automated cryptocurrency trading bot designed to execute trades on exchanges based on technical analysis… edtechre/pybroker — pybroker is a Python algorithmic trading framework and quantitative technical analysis library designed for… fasiondog/hikyuu — Hikyuu is a quantitative trading framework designed for developing, backtesting, and executing systematic trading…