# AnalyzerREST/python-tradingview-ta

Unofficial TradingView technical analysis API wrapper.

Repository: https://github.com/AnalyzerREST/python-tradingview-ta
Canonical: https://ross.abutalabs.com/products/python-tradingview-ta
Homepage: https://python-tradingview-ta.readthedocs.io/
Language: Python
License: MIT
License Family: permissive
Topics: tradingview-ta, technical-analysis, tradingview
Archived: true
Last push: 2024-03-23T15:11:28+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2307, "days_push": 893, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1247, forks 270 (observed 2026-08-28T04:04:07.604253+00:00)

## What it is
An unofficial Python wrapper for TradingView's technical analysis API that fetches indicator summaries and recommendations for symbols. It supports multiple symbols and intervals without requiring Selenium.

## Use cases
- get tradingview technical analysis for a stock symbol in python
- fetch buy/sell recommendations from tradingview indicators
- retrieve technical analysis for multiple symbols at once
- build a trading bot using tradingview indicator data
- get RSI and moving average summaries from tradingview
- query tradingview analysis for crypto pairs

## When to choose
- you need TradingView's built-in technical indicators programmatically in Python
- you want a lightweight requests-based wrapper without browser automation
- you need analysis for many symbols in batch

## When to avoid
- you need custom Pine Script indicators
- you need analysis for indices, which TradingView does not support
- you need guaranteed uptime or an official supported API
- you want fully automated unsupervised trading

## Facets
- artifact type: library
- maturity: maintenance
- function: http-client, sdk, data-science
- domain: fintech, apis, analytics
- platform: python, cross-platform
- tags: tradingview, technical-analysis, api-wrapper, trading, finance, unofficial-api

## Member repositories
- AnalyzerREST/python-tradingview-ta (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:07.604253+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-30T05:07:55.062087+00:00, confidence not recorded.
  - readme: https://github.com/AnalyzerREST/python-tradingview-ta (fetched 2026-08-28T04:04:07.604253+00:00, sha 836a8dce19d6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
