technical-analysis-indicators

There are 28 repositories under technical-analysis-indicators topic.

  • chrisleekr/binance-trading-bot

    Automated Binance trading bot - Trade multiple cryptocurrencies. Buy low/sell high with Grid Trading. Integrated with TradingView technical analysis

    Language:JavaScript5.4k1454891.2k
  • markcheno/go-talib

    A pure Go port of TA-Lib (http://ta-lib.org)

    Language:Go8953616227
  • cinar/indicator

    Indicator Go delivers a rich set of technical analysis indicators, customizable strategies, and a powerful backtesting framework. No dependencies, just pure simplicity. ✨ See how! 👀

    Language:Go75420108145
  • cinar/indicatorts

    Indicator TS delivers a rich set of technical analysis indicators, customizable strategies, and a powerful backtesting framework. No dependencies, just pure simplicity. ✨ See how! 👀

    Language:TypeScript41277568
  • cm45t3r/candlestick

    Candlestick patterns detection.

    Language:JavaScript41118776
  • pujaltedavid/binance-crypto-trading-bot

    A cryptocurrency trading bot that automates long and short trades. It uses fractals combined with Alligator indicators, both from Bill Williams.

    Language:Python443311
  • mick-liu/tagenalgo

    A genetic algorithm incorporated with technical analysis indicator to optimize parameters of a strategy.

    Language:Python29356
  • MerlinR/Hexital

    Hexital - Incremental Technical Analysis Library

    Language:Python241354
  • coding-kitties/PyIndicators

    PyIndicators is a powerful and user-friendly Python library for financial technical analysis indicators, metrics and helper functions for pandas and polars dataframes. Written entirely in Python, it requires no external dependencies, ensuring seamless integration and ease of use.

    Language:Python15005
  • webgalaxy315/binance-trading-bot

    Automated Binance trading bot - Trade multiple cryptocurrencies. Buy low/sell high with Grid Trading. Integrated with TradingView technical analysis

    Language:JavaScript11104
  • jmartindelasierra/traderlab

    R package for fast trading system design and backtesting.

    Language:R9300
  • hexadivine/technical_analysis

    A pure python library to perform technical analysis in a very efficient way without installing any dependencies.

    Language:Python7101
  • Feramonics/OSTA

    Open Source Technical Analysis

    Language:Python4000
  • 7PH/tradingview-script-bundle

    A PineScript bundling multiple indicators, compatible with the TradingView.com platform

  • ImNotAVirus/explorer-ta

    Technical Analysis Indicators - Explorer TA is an Elixir lib based on Explorer

    Language:Elixir220
  • Kwuasimoto/rolling-ta

    Fast technical analysis supporting real-time updates.

    Language:Python2200
  • sric0880/ta_formula

    talib extension for formula computation in pure cython in your custom strategies.

    Language:Jupyter Notebook2120
  • MarcosACH/chart-patterns

    Automatically detects a range of classic chart patterns—like Higher Highs/Lows, Lower Highs/Lows, Double Tops and Bottoms—by identifying swing pivots and drawing pattern lines with status labels for active, confirmed, or invalid outcomes. Ideal for price structure analysis and signal generation.

    10
  • MarcosACH/volume-profile

    Plots the volume distribution across price levels over a user-defined historical window. Highlights key zones like Point of Control (POC), Value‑Area High (VAH) and Low (VAL), helping identify support/resistance areas and gauge market sentiment.

    11
  • roverbird/nbd-technical-analysis

    Modeling trading data using the Negative Binomial Distribution (NBD)

    Language:Python1100
  • 1232678/BacktestSaham

    Interactive dashboard with 50,000+ pre-run backtests on Indonesian stocks—filter by metrics like Sharpe Ratio or apply presets like “Long Term” to uncover strategies aligned with specific trading styles and risk tolerance.

    Language:Python00
  • asolonytskyi/laravel-taapio

    A Laravel package to integrate with TAAPI.io

    Language:PHP0100
  • MarcosACH/consolidation-zones

    Identifies periods of low volatility by mapping zones confined within an ATR‑based band around a moving average. Highlights consolidation phases likely to precede breakouts or reversals.

    00
  • MarcosACH/position-size-calculator

    Calculates optimal trade size based on defined risk parameters, entry & stop‑loss levels, and account size. Shows position size, risk‑reward ratio, and projected profit/loss—helping traders manage risk effectively.

    00
  • MarcosACH/liquidity-zones

    Detects price zones where high trading volume coincides with reduced volatility—often locations where institutions accumulate/distribute positions. Useful for spotting potential reversal or breakout areas.

  • MarcosACH/market-structure

    Plots swing highs, swing lows, and structural breaks (Change‑of‑Character or CHoCH). Enables easy visualization of trend shifts and dynamic support/resistance based on market structure.

  • MarcosACH/three-bar-reversal-pattern

    Automatically detects bullish and bearish 3‑bar reversal price action patterns. Filters based on candlestick structure and volume to reduce false signals, with customizable settings tailored to your price‑action strategy.

  • MarcosACH/trend-detector

    Uses multiple moving averages of different lengths to determine and visualize the current market trend. Provides a clear overview of trend direction across timeframes, suitable for traders of all levels.