Ross ROSS = Recommend OSS · open-source software intelligence for agents

bukosabino/ta

Technical Analysis Library using Pandas and Numpy observed · 2026-08-28

github.com/bukosabino/ta · homepage · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 72
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 3165
  • days_rel: n/a
  • days_push: 168
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5180 stars · 1153 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Python technical analysis library built on Pandas and NumPy that computes 43 financial indicators (volume, volatility, trend, momentum) from OHLCV time series data. It is designed for feature engineering on financial datasets.

Use cases

  • compute technical indicators like RSI and MACD from stock price data
  • feature engineering from OHLCV financial time series
  • calculate Bollinger Bands and volatility indicators in Python
  • add momentum and trend indicators to a pandas DataFrame of prices
  • build features for a trading or backtesting strategy

When to choose

  • you need a lightweight, pure-Python indicator library on top of pandas DataFrames
  • you want a broad set of standard technical indicators with a simple API
  • you are doing feature engineering for financial machine learning

When to avoid

  • you need a full backtesting or live trading engine
  • you need high-performance vectorized computation beyond pandas/numpy
  • you need charting or broker integration

Facets

library · maturity stable

data-science math analytics fintech data-science time-series python technical-analysis pandas numpy financial-indicators feature-engineering trading time-series

2 sources

Member repositories

RepositoryRoleHealth v2
bukosabino/tamain65

For agents

markdown · JSON · MCP: product_card(name="bukosabino/ta")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem