Skip to main content
Glama
jadatorin

TradingView OpenCode Agent

by jadatorin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CDP_HOSTNoHost de Chrome (default: localhost)localhost
CDP_PORTNoPuerto de debug de Chrome (default: 9222)9222
TIMEOUT_MSNoTimeout de operaciones (default: 30000ms)30000
SCREENSHOT_DIRNoDirectorio para screenshots (default: ./screenshots)./screenshots

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
tv_health_checkA

Verify CDP connection to TradingView/Chrome

tv_launchC

Detect and launch TradingView application

chart_get_stateB

Get current chart state: symbol, timeframe, indicators

quote_getA

Get current quote (price, OHLC) for a symbol

data_get_ohlcvB

Get historical OHLCV bars

data_get_study_valuesB

Get values from indicators/studies on chart

data_get_pine_linesB

Get drawn lines from Pine scripts

data_get_pine_labelsB

Get drawn labels from Pine scripts

data_get_pine_tablesB

Get table data from Pine scripts

draw_shapeC

Draw a shape on the chart

draw_listB

List all drawn objects on chart

draw_removeB

Remove a drawn object by ID

draw_clearB

Clear all drawings or drawings of a type

alert_listB

List all alerts

alert_createC

Create a new alert

alert_deleteB

Delete an alert by ID

capture_screenshotC

Capture chart screenshot

replay_startC

Start replay mode

replay_stepA

Advance replay by one bar

replay_statusB

Get current replay status

replay_stopA

Stop replay mode

batch_runC

Execute operations across multiple symbols

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/jadatorin/tradingview-opencode-agent'

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