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

jealous/stockstats

Supply a wrapper ``StockDataFrame`` based on the ``pandas.DataFrame`` with inline stock statistics/indicators support. observed · 2026-08-28

github.com/jealous/stockstats · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 88
  • Release rhythm 59
  • Longevity 100

Flags: no_license

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: 41
  • age_days: 3741
  • days_rel: 198
  • days_push: 75
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1486 stars · 317 forks observed · 2026-08-28

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

A Python library providing a StockDataFrame wrapper around pandas.DataFrame for computing stock statistics and technical indicators inline. It supports dozens of indicators like RSI, MACD, Bollinger Bands, and moving averages with lazy column-based access.

Use cases

  • calculate technical indicators like rsi and macd on stock price data
  • compute bollinger bands and moving averages with pandas
  • detect golden cross and crossover signals in stock data
  • add stock statistics columns to a pandas dataframe
  • backtest trading strategies with technical indicators

When to choose

  • you already use pandas and want inline indicator computation on OHLCV data
  • you need a wide range of technical indicators with simple column-based syntax

When to avoid

  • you need a full backtesting or live trading framework
  • your data is not in OHLCV format or you work outside the pandas ecosystem

Facets

library · maturity active

data-science analytics math fintech data-science analytics python stock-indicators technical-analysis pandas trading time-series

2 sources

Member repositories

RepositoryRoleHealth v2
jealous/stockstatsmain80

For agents

markdown · JSON · MCP: product_card(name="jealous/stockstats")

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