tvscreener

Query TradingView screener data for stocks across multiple markets.

278|26|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/ninehills/skills --skill tvscreener
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tvscreener
Source: https://github.com/ninehills/skills/tree/main/skills/tvscreener
Command: npx skills add https://github.com/ninehills/skills --skill tvscreener

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tvscreener, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Traders and analysts often struggle to programmatically access and filter TradingView screener data across multiple markets. This skill provides a programmable interface to query and refine stock data, including technical indicators, by market and symbol.

Core Features & Use Cases

  • Market-wide stock screening with symbol-level field selection (PRICE, RSI, MACD, VOLUME, etc.).
  • Single-symbol lookups and custom queries across HKEX, SHSE, SSE, NASDAQ, and more.
  • Quick integration into Python pipelines for data-driven decision making.

Quick Start

Install the tvscreener package and run a sample script to fetch a quick market snapshot.

Frequently Asked Questions about tvscreener

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query TradingView screener data across multiple markets using Python?

To query TradingView screener data, use this Skill to programmatically access multi-market stock discovery and technical analysis via the tvscreener API, filtering by market and symbol.

Can I retrieve technical indicators like RSI and MACD for specific stock symbols?

Yes, you can retrieve technical indicators like RSI and MACD by performing single-symbol lookups or custom queries using the tvscreener library to fetch targeted technical data.

Does the tvscreener package require a specific Python environment to run?

The tvscreener package requires Python 3.10 or higher to run sample scripts and successfully integrate screener results into your data-driven workflows.

What is the best way to integrate market screener results into a data pipeline?

The best way to integrate screener results is by running the provided Python scripts to fetch market snapshots, then passing the extracted technical data into your analytical pipelines.

What are the limitations of using the tvscreener library for stock discovery?

The tvscreener library is limited to programmatic access of TradingView screener data and technical indicators, meaning it functions strictly as a data extraction tool rather than a backtesting engine.