# shner-elmo/TradingView-Screener

A package that lets you create TradingView screeners in Python

Repository: https://github.com/shner-elmo/TradingView-Screener
Canonical: https://ross.abutalabs.com/products/tradingview-screener
Homepage: https://shner-elmo.github.io/TradingView-Screener
Language: Python
License: MIT
License Family: permissive
Topics: live-data, stock, stock-market, stock-screener, trading, tradingview, crypto, forex, quant, quantitative-finance, stock-scanner, ta, technical-analysis, cfd, indices, stonk, tradingview-api, tradingview-scanner, tradingview-screener, tvscreener
Last push: 2026-09-02T11:48:17+00:00

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

## Adoption (not part of the score)
Stars 1147, forks 159 (observed 2026-09-03T02:15:17.830297+00:00)

## What it is
A Python package for building custom stock, crypto, forex, and CFD screeners using TradingView's official scanner API. It provides a SQL-like query interface with 3000+ data fields, multiple timeframes, and no web scraping required.

## Use cases
- screen stocks by market cap and volume
- get live crypto prices from tradingview
- build a python stock screener with technical indicators
- filter forex pairs by RSI or moving averages
- query OHLC data across multiple timeframes
- scan for stocks with low P/E ratios
- monitor market data for a quant trading strategy

## When to choose
- you want TradingView market data in Python without scraping HTML
- you need SQL-like filtering over thousands of fields and markets
- you're building quant or technical-analysis workflows on top of TradingView data

## When to avoid
- you need an official guaranteed TradingView API with SLA
- you need historical tick data or order execution rather than screening
- you don't want to depend on TradingView's scanner endpoints being available

## Facets
- artifact type: library
- maturity: active
- function: search-engine, data-science, http-client, analytics
- domain: fintech, data-science, analytics
- platform: python, cross-platform
- tags: tradingview, stock-screener, technical-analysis, quantitative-finance, market-data, crypto, forex, trading, cryptocurrency

## Member repositories
- shner-elmo/TradingView-Screener (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:17.830297+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:35:44.506557+00:00, confidence not recorded.
  - readme: https://github.com/shner-elmo/TradingView-Screener (fetched 2026-09-03T02:15:17.830297+00:00, sha 7e60d5999c27)
  - homepage: https://shner-elmo.github.io/TradingView-Screener (fetched 2026-08-29T12:40:49.690602+00:00, sha cce6f5ee7de8)
  - registry_pypi: https://pypi.org/pypi/tradingview-screener/json (fetched 2026-08-29T12:40:49.699563+00:00, sha 0a275d6ac3af)
- Data as of 2026-08-30T08:39:29.467469+00:00.
