cedricporter/funcat
Funcat 将同花顺、通达信、文华财经麦语言等的公式写法移植到了 Python 中。 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 3528
- days_rel: n/a
- days_push: 2587
- n_releases_24m: 0
Adoption not part of the score
1033 stars · 439 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Funcat is a Python library (built on numpy) that ports the formula languages of Chinese trading platforms like Tonghuashun, Tongdaxin, and Wenhua into Python. It provides a concise DSL for technical analysis indicators, cross signals, and stock screening.
Use cases
- write stock technical indicator formulas in python
- compute moving average crossovers like tonghuashun
- screen stocks for limit-up days
- reimplement KDJ or DMI indicators matching Chinese trading software
- translate tongdaxin formulas to python
When to choose
- you want concise, formula-style technical analysis in Python
- you need results matching Tonghuashun/Tongdaxin indicator calculations
- you're doing quant research with Chinese market data
When to avoid
- you need a full backtesting or live trading framework
- you want actively maintained software (last release 2019)
- you need indicators beyond the currently implemented set
Facets
library · maturity maintenance
data-science math parser fintech data-science python quant technical-analysis stock-formula dsl numpy trading tonghuashun tongdaxin algorithms
3 sources
- readme: https://github.com/cedricporter/funcat · fetched 2026-08-28 · ee45c32e89c0
- homepage: http://funcat.org · fetched 2026-08-29 · 966654459b18
- registry_pypi: https://pypi.org/pypi/funcat/json · fetched 2026-08-29 · bb6bd2bee8d4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cedricporter/funcat | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="cedricporter/funcat")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem