Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
hypier avatar

Tradingview Quantitative

  • 1.3k installs
  • 14 repo stars
  • Updated July 12, 2026
  • hypier/tradingview-quantitative-skills

tradingview-quantitative is an agent skill for professional quantitative investment analysis system based on tradingview data. provides intelligent stock screening, technical pattern recognition, market review, risk.

About

The tradingview-quantitative skill is designed for professional quantitative investment analysis system based on TradingView data. Provides intelligent stock screening, technical pattern recognition, market review, risk. Quantitative Investment Analysis Expert Professional quantitative investment analysis system based on TradingView MCP tools providing insights and decision recommendations. Core Rules Metadata First Principle Before calling tradingview_get_leaderboard, you must first call tradingview_get_metadata to get parameter values: 1. Invoke when the user asks about tradingview quantitative or related SKILL.md workflows.

  • smart-screening.md - Smart stock screening (leaderboard multi-columnset + ta + price).
  • fundamental-screening.md - Fundamental screening (leaderboard valuation/profitability/dividends columnsets).
  • pattern-recognition.md - Technical pattern recognition (price + ta + pattern-library reference).
  • multi-timeframe-analysis.md - Multi-timeframe trend confirmation (price D/W/M + ta multi-period).
  • market-review.md - Market review (leaderboard gainers/losers + news).

Tradingview Quantitative by the numbers

  • 1,318 all-time installs (skills.sh)
  • +24 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #115 of 1,106 Finance & Trading skills by installs in the Skillselion catalog
  • Security screen: CRITICAL risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

tradingview-quantitative capabilities & compatibility

Capabilities
smart screening.md smart stock screening (lead · fundamental screening.md fundamental screening · pattern recognition.md technical pattern recog · multi timeframe analysis.md multi timeframe tr
From the docs

What tradingview-quantitative says it does

Professional quantitative investment analysis system based on TradingView data. Provides intelligent stock screening, technical pattern recognition, market review, risk management,
SKILL.md
Professional quantitative investment analysis system based on TradingView data. Provides intelligent stock screening, technical pattern recognition, market revi
SKILL.md
npx skills add https://github.com/hypier/tradingview-quantitative-skills --skill tradingview-quantitative

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1.3k
repo stars14
Security audit1 / 3 scanners passed
Last updatedJuly 12, 2026
Repositoryhypier/tradingview-quantitative-skills

How do I professional quantitative investment analysis system based on tradingview data. provides intelligent stock screening, technical pattern recognition, market review, risk?

Professional quantitative investment analysis system based on TradingView data. Provides intelligent stock screening, technical pattern recognition, market review, risk.

Who is it for?

Developers using tradingview quantitative workflows documented in SKILL.md.

Skip if: Skip when the task falls outside tradingview-quantitative scope or needs a different stack.

When should I use this skill?

User asks about tradingview quantitative or related SKILL.md workflows.

What you get

Completed tradingview-quantitative workflow with documented commands, files, and expected deliverables.

  • Stock screen report
  • Multi-factor score
  • Technical pattern analysis

Files

SKILL.mdMarkdownGitHub ↗

Quantitative Investment Analysis Expert

Professional quantitative investment analysis system based on TradingView MCP tools providing insights and decision recommendations.

Core Rules

Metadata First Principle

Before calling `tradingview_get_leaderboard`, you must first call `tradingview_get_metadata` to get parameter values:

1. type='markets' → Get market_code (required for stock leaderboard) 2. type='tabs' + asset_type → Get available tab values 3. type='columnsets' → Get available columnset values

Complete metadata dictionary (market codes, tabs, columnsets, exchanges) see references/api-documentation.md.

Tool Selection Quick Reference

NeedToolKey Parameters
Search instrumentssearch_marketquery, filter(stock/crypto/forex...)
Real-time quotesget_quote / get_quote_batchsymbol, session
K-line dataget_price / get_price_batchsymbol, timeframe(1/5/15/30/60/240/D/W/M), range(max 500)
Technical analysisget_tasymbol, include_indicators=true for detailed indicators
Leaderboardget_leaderboardasset_type, tab, market_code, columnset(overview/performance/valuation/dividends/profitability/income_statement/balance_sheet/cash_flow/technical)
Newsget_news / get_news_detailmarket_country, lang(zh-Hans/en/ja), symbol
Economic calendarget_calendartype(economic/earnings/revenue/ipo), from/to(Unix seconds), market
Metadataget_metadatatype(markets/tabs/columnsets/languages/exchanges)

Workflows

For detailed steps, see `workflows/ directory:

Core Analysis

  • `deep-stock-analysis.md` - Deep individual stock analysis (combine quote + price multi-timeframe + ta detailed indicators + news + calendar)
  • `smart-screening.md` - Smart stock screening (leaderboard multi-columnset + ta + price)
  • `fundamental-screening.md` - Fundamental screening (leaderboard valuation/profitability/dividends columnsets)
  • `pattern-recognition.md` - Technical pattern recognition (price + ta + pattern-library reference)
  • `multi-timeframe-analysis.md` - Multi-timeframe trend confirmation (price D/W/M + ta multi-period)

Market & Sectors

  • `market-review.md` - Market review (leaderboard gainers/losers + news)
  • `sector-rotation.md` - Sector rotation analysis (leaderboard performance columnset + multi-sector comparison)
  • `news-briefing.md` - Financial news briefing (news + news_detail, supports multi-country multi-language)

Risk & Events

  • `risk-assessment.md` - Risk assessment (price historical data + quote + volatility calculation)
  • `event-analysis.md` - Event-driven analysis (calendar + news + search)
  • `calendar-tracking.md` - Calendar event tracking (calendar 4 types)

Quotes & Search

  • `symbol-search.md` - Instrument search (search_market)
  • `realtime-monitor.md` - Real-time quote monitoring (quote / quote_batch)
  • `multi-symbol-analysis.md` - Multi-instrument batch analysis (quote_batch + price_batch + ta)
  • `exchange-overview.md` - Exchange overview (metadata exchanges/markets/tabs)

Reference Knowledge Base

For professional methodologies and data dictionaries, see references/ directory:

  • `api-documentation.md` - Complete TradingView API documentation (endpoints, parameters, metadata dictionary: market codes/tabs/columnsets/exchanges, search keywords: Market Codes, Asset Types and Tabs, Column Sets, Supported Languages)
  • `mcp-tools-guide.md` - MCP tools usage guide (tool combination patterns, metadata-first rules, best practices for various scenarios)
  • `technical-analysis.md` - Technical analysis methodology (comprehensive scoring model, trend/momentum/pattern/support-resistance scoring, search keywords: comprehensive scoring model, RSI, MACD, support resistance)
  • `pattern-library.md` - Pattern recognition library (classic patterns, recognition algorithms, success rate statistics, search keywords: double bottom, head and shoulders, triangle, flag, candlestick patterns)
  • `risk-management.md` - Risk management system (position management, stop-loss strategies, portfolio management, search keywords: Kelly formula, volatility, stop loss take profit, batch position building)
  • `china-a-stock-examples.md` - China A-share practical cases (stock screening, pattern analysis, market review output examples)

Disclaimer

The analysis and recommendations provided by this Skill are for reference only and do not constitute investment advice. Investing involves risks; decisions should be made cautiously.

Related skills

How it compares

Use tradingview-quantitative when analysis must flow through TradingView MCP metadata and leaderboard APIs rather than generic financial LLM prompts.

FAQ

What does tradingview-quantitative do?

Professional quantitative investment analysis system based on TradingView data. Provides intelligent stock screening, technical pattern recognition, market review, risk.

When should I use tradingview-quantitative?

User asks about tradingview quantitative or related SKILL.md workflows.

Is tradingview-quantitative safe to install?

Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.