tvx_launch
Opens TradingView Desktop with remote debugging enabled, allowing control via Chrome DevTools Protocol. Optionally set the debugging port or terminate existing processes.
Instructions
Launch TradingView Desktop with remote debugging enabled
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | CDP port, default 9222 | |
| killExisting | No | Kill existing TradingView processes first |