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
markcheno/go-talib
A pure Go port of TA-Lib (http://ta-lib.org)
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! 👀
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! 👀
cm45t3r/candlestick
Candlestick patterns detection.
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.
mick-liu/tagenalgo
A genetic algorithm incorporated with technical analysis indicator to optimize parameters of a strategy.
MerlinR/Hexital
Hexital - Incremental Technical Analysis Library
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.
webgalaxy315/binance-trading-bot
Automated Binance trading bot - Trade multiple cryptocurrencies. Buy low/sell high with Grid Trading. Integrated with TradingView technical analysis
jmartindelasierra/traderlab
R package for fast trading system design and backtesting.
hexadivine/technical_analysis
A pure python library to perform technical analysis in a very efficient way without installing any dependencies.
Feramonics/OSTA
Open Source Technical Analysis
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
Kwuasimoto/rolling-ta
Fast technical analysis supporting real-time updates.
sric0880/ta_formula
talib extension for formula computation in pure cython in your custom strategies.
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.
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.
roverbird/nbd-technical-analysis
Modeling trading data using the Negative Binomial Distribution (NBD)
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.
asolonytskyi/laravel-taapio
A Laravel package to integrate with TAAPI.io
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.
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.
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.