ui_click
Click any TradingView interface element by matching its aria-label, data-name, text content, or class substring. Specify the selector strategy and value to automate chart, panel, and order actions.
Instructions
Click a UI element by aria-label, data-name, text content, or class substring
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | Yes | Selector strategy | |
| value | Yes | Value to match against the chosen selector strategy |