freqtrade/technical
Various indicators developed or collected for the Freqtrade observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 98
- Release rhythm 70
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 102.5
- age_days: 3004
- days_rel: 43
- days_push: 13
- n_releases_24m: 7
Adoption not part of the score
1030 stars · 250 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library of technical analysis indicators and utilities built as a companion to the Freqtrade trading bot. It aggregates custom and collected indicators (consensus models, Ichimoku, trendlines, Fibonacci retracements, etc.) plus helpers like timeframe resampling for strategy development.
Use cases
- compute technical indicators on pandas dataframes for trading strategies
- find a unified API for hundreds of TA indicators
- develop and backtest freqtrade strategies with extra indicators
- calculate trendlines and fibonacci retracements on candle data
- resample OHLCV data across timeframes
When to choose
- you use Freqtrade and want drop-in indicators for strategy development
- you want a broad collection of indicators beyond TA-Lib in one package
When to avoid
- you need a general-purpose backtesting engine (use Freqtrade or backtrader)
- you work outside Python/pandas dataframes
Facets
library · maturity active
trading data-science developer-tools fintech data-science analytics python cli technical-analysis trading-indicators pandas freqtrade algorithmic-trading cryptocurrency
2 sources
- readme: https://github.com/freqtrade/technical · fetched 2026-08-28 · 4d155e1ffcea
- registry_pypi: https://pypi.org/pypi/technical/json · fetched 2026-08-29 · fe7bf414cb7e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| freqtrade/technical | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="freqtrade/technical")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem