# highfestiva/finplot

Performant and effortless finance plotting for Python

Repository: https://github.com/highfestiva/finplot
Canonical: https://ross.abutalabs.com/products/finplot
Language: Python
License: MIT
License Family: permissive
Last push: 2026-03-30T13:53:32+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 74, release rhythm 35, longevity 100
- inputs: {"age_days": 2933, "days_push": 156, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1180, forks 210 (observed 2026-08-28T04:03:53.533478+00:00)

## What it is
finplot is a performant Python library for plotting financial data like candlestick charts, built on pyqtgraph. It is designed for backtesting workflows with sensible defaults, real-time updates, and support for hundreds of thousands of datapoints.

## Use cases
- plot candlestick charts for stocks or crypto in python
- visualize backtesting results with fast charts
- show real-time price updates and orderbook data
- plot indicators like MACD, RSI, and volume profile
- view hundreds of thousands of financial datapoints smoothly
- create multi-chart financial dashboards with synced time axis

## When to choose
- you need fast, interactive desktop financial charts in Python
- you are doing backtesting and want opinionated defaults
- you need real-time chart updates for trading analysis
- web-based plotting like plotly is too slow for your data volume

## When to avoid
- you need charts embedded in a web app or browser
- you work in Jupyter Labs
- you want to build a user-facing exchange or trading UI
- you need static publication-quality matplotlib figures

## Facets
- artifact type: library
- maturity: active
- function: data-visualization, charts
- domain: fintech, data-visualization, developer-tools
- platform: python, cross-platform
- tags: finance, candlestick-charts, backtesting, pyqtgraph, trading, real-time-plotting, desktop

## Member repositories
- highfestiva/finplot (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:53.533478+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:25:18.409931+00:00, confidence not recorded.
  - readme: https://github.com/highfestiva/finplot (fetched 2026-08-28T04:03:53.533478+00:00, sha d86367b29383)
  - registry_pypi: https://pypi.org/pypi/finplot/json (fetched 2026-08-29T12:32:23.504160+00:00, sha 472fdc305b87)
- Data as of 2026-08-30T08:39:29.467469+00:00.
