chart_get_ohlcv
Fetch up to 5,000 most-recent OHLCV bars from the active chart
How to use it
chart_get_ohlcv is exposed by the Tradingview MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the chart_get_ohlcv tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Tradingview MCP
$
docker run -d --name redis -p 6379:6379 redis:7-alpine