get_performance_stats
Description: Get performance statistics for the optimized TradingView MCP server.
How to use it
get_performance_stats is exposed by the Tradingview Chart MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_performance_stats tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Tradingview Chart MCP
npx -y @smithery/cli install @ertugrul59/tradingview-chart-mcp --client claudeOther tools in Tradingview Chart MCP (3)
Description: Fetches the direct image URL for a TradingView chart snapshot with optimized concurrent performance.
(str): The chart time interval (e.g., '1', '5', '15', '60', '240', 'D', 'W'). Required.
(str): The TradingView ticker symbol (e.g., "BYBIT:BTCUSDT.P", "NASDAQ:AAPL"). Required.