Skip to main content
Glama
fiale-plus

tradingview-mcp-server

by fiale-plus

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RATE_LIMIT_RPMNoMaximum API requests per minute10
CACHE_TTL_SECONDSNoHow long to cache API responses (seconds)300

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
screen_stocksA

Screen stocks based on fundamental and technical criteria. Returns stocks matching the specified filters.

list_fieldsA

List available fields for filtering and display. Use this to discover what fields you can filter and sort by.

get_presetA

Get a pre-configured screening strategy. Returns filter configuration for the strategy.

Available presets:

  • quality_stocks: High-quality low-volatility stocks (conservative)

  • value_stocks: Undervalued stocks with low P/E and P/B

  • dividend_stocks: High dividend yield with consistent payout

  • momentum_stocks: Strong recent performance and technical momentum

  • growth_stocks: High-growth companies with expanding revenue/earnings

  • quality_growth_screener: Comprehensive quality+growth screen with technical filters

  • market_indexes: Global market indexes for regime analysis (use lookup_symbols)

list_presetsA

List all available preset screening strategies. Returns key, name, and description for each preset. Use the key with get_preset.

screen_forexA

Screen forex pairs based on technical criteria. Returns forex pairs matching the specified filters.

screen_cryptoA

Screen cryptocurrencies based on technical and market criteria. Returns cryptocurrencies matching the specified filters.

screen_etfA

Screen ETFs (Exchange-Traded Funds) based on performance and technical criteria. Returns ETFs matching the specified filters.

lookup_symbolsA

Look up specific symbols (stocks, indexes, ETFs) by ticker. Use this for direct symbol lookup including market indexes like TVC:SPX, TVC:DJI, OMXSTO:OMXS30 that cannot be found via screening. Returns comprehensive data including ATH, 52-week highs/lows.

search_symbolsA

Search for TradingView symbols by name, ticker, or description. Discover exact symbol identifiers for stocks, forex, crypto, and more. Use this before screening when you need to find the correct symbol format.

get_market_metainfoA

Get metadata about a TradingView market screener, including available fields and their types. Useful for discovering what fields can be used in screening queries.

get_ta_summaryA

Get TradingView-style technical analysis summary for one or more symbols across multiple timeframes. Returns buy/sell/neutral labels and recommendation scores based on oscillators and moving averages.

rank_by_taA

Rank symbols by weighted technical analysis scores across timeframes. Useful for comparing which symbols have the strongest overall TA signals.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Quality Stocks (Conservative)High-quality, low-volatility stocks with strong fundamentals and uptrends. Conservative screening strategy ideal for risk-averse investors.
Value StocksUndervalued stocks with low P/E and P/B ratios
Dividend StocksHigh dividend yield with consistent payout
Momentum StocksStocks with strong recent performance and technical momentum
Growth StocksHigh-growth companies with strong revenue and earnings expansion
Quality Growth ScreenerComprehensive quality and growth screen: profitable, growing, low-debt companies with strong technicals and exchange filtering. Combines fundamental strength (ROE >15%, margins >12%), growth momentum (revenue +8% YoY), financial stability (low debt, positive FCF), and technical uptrend (golden cross, RSI 45-65, low volatility). Primary listings only on major US exchanges.
Quality Compounders (Munger/Buffett)Durable competitive advantage compounders: gross margin >40%, ROIC >15%, FCF margin >15%, growing revenue, low debt. Ideal for long-term buy-and-hold investors.
GARP (Growth at Reasonable Price)PEG-based screen combining growth and value: PEG <2, ROE >15%, revenue growth >10%, reasonable debt. Targets quality growth stocks not yet overvalued.
Deep Value (Contrarian)Classic deep value contrarian screen: P/E <10, P/B <1.5, positive earnings and FCF. For patient investors comfortable with out-of-favor companies.
Breakout ScannerTechnical breakout screen: stocks near 52-week highs, above SMA200 (golden cross), RSI momentum zone, above-average volume. Targets high-momentum setups.
Earnings MomentumStrong earnings momentum: high EPS growth YoY, positive RSI momentum, above SMA50, large cap. Targets stocks with improving fundamentals backed by price momentum.
Dividend Growth (Compounding Income)Dividend growth investing: consistent payers with growing dividends, strong FCF to sustain payouts, moderate yield. Suitable for income-focused long-term investors.
Macro Asset MonitorKey macro assets for market regime analysis: US equity indexes, VIX fear gauge, US Dollar Index, 10-year Treasury yield, Gold, Oil, and Bitcoin.
Global Market IndexesMajor global stock market indexes for market regime analysis. Includes US (S&P 500, Dow, Nasdaq, Russell 2000), European (FTSE, DAX, CAC, IBEX), Asian (Nikkei, Hang Seng, Shanghai, Sensex), and Nordic (OMX Stockholm 30) indexes with ATH, 52-week highs/lows, and performance data.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fiale-plus/tradingview-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server