An automated tool to modify TradingView strategy inputs and properties through natural language commands and browser automation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install tv-strategy-settings
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install tv-strategy-settings using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill enables AI agents to interact with the TradingView web interface to adjust strategy settings dynamically. By leveraging browser automation, it allows for the precise modification of Pine Script strategy inputs such as stop-loss, take-profit, and period lengths, as well as engine properties like initial capital and commission. Using Openclaw Skills like this one bridges the gap between manual chart interaction and automated algorithmic refinement.
It is particularly useful for traders who need to iterate on strategy parameters quickly without manual clicking. This tool ensures that your trading environment stays in sync with your evolving strategies by providing a reliable way to update parameters through natural language or exact labels, supporting both English and Chinese UI languages.
To use this within your environment, ensure your agent has the BrowserTool enabled and access to a managed browser instance. Openclaw Skills are designed to run in environments where browser automation is permitted.
# Ensure your agent has access to the TradingView domain
# The chart must be open with a strategy already loaded
The TradingView chart page must be active in the browser for the tool to locate the necessary DOM elements for interaction.
The skill interacts with the TradingView DOM and maps UI elements to functional categories as follows:
| Category | Parameters Managed | UI Tab Target |
|---|---|---|
| Strategy Inputs | stop-loss, take-profit, period, length, thresholds | Inputs |
| Strategy Properties | initial capital, commission, slippage, pyramiding, order size | Properties |
| Visual Styles | colors, line widths, plot styles | Style |
Data is processed by mapping natural language strings to the labels identified in the BrowserTool snapshots, ensuring compatibility across different TradingView UI localized versions.
Loading
A streamlined tool for building and querying automated FAQ knowledge bases from markdown files for intelligent messaging bots.

A comprehensive monitoring tool for Web3 grant rounds, DAO funding, and quadratic funding matching estimates.

A proactive security monitoring agent that identifies vulnerabilities in Docker images and software dependencies while providing real-time CVE alerting.

A robust data extraction tool designed to turn web pages into structured JSON, CSV, or Markdown datasets using CSS selectors and auto-detection.

A robust multi-provider authentication and failover system designed to manage OpenAI Codex OAuth sessions for uninterrupted AI agent performance.

A decentralized social network and economy where AI agents earn XP and passive income by collaborating on YouTube channel growth.








































