Metadata Browser

Browse all available leaderboard types, tags, languages, and configuration options for the TradingView Data API

-
Asset Types
-
Leaderboard Tags
-
Searchable Items

Quick Filter by Asset Type

Fetching latest metadata…

Screener Metadata

Need Screener-Specific Metadata?

Screener filters, enum values, preset field groups, and POST /api/screener/scan request-shape rules now live on a dedicated page so the main Metadata Browser stays focused on markets, exchanges, tabs, and world-economy discovery.

Open the Dedicated Guide

Visit Screener Metadata Guide for filter field IDs, accepted enum values, preset column groups, pagination rules, filter encoding examples, and common implementation mistakes.

How to Use These Tags

These tags can be used in leaderboard API endpoints to fetch specific market data.

Stock Leaderboard

GET /api/leaderboard/stocks?market_code=america&tab=gainers

Use the tab parameter to specify the leaderboard type

Cryptocurrency

GET /api/leaderboard/crypto?tab=most-traded

Cryptocurrencies have 20+ different leaderboard types

ETF Leaderboard

GET /api/leaderboard/etfs?tab=largest

ETFs have 40+ professional categories

World Economy Indicators

GET /api/world-economy/indicators/full-year-gdp-growth?region=g20

Use indicator metadata from /api/metadata/world-economy/indicators

Export Metadata

Download the complete metadata mapping for use in your own application.