pinescript
SolidPine Script v6 patterns: syntax rules, performance, debugging, backtesting, visualization. Use when asked to "write a Pine Script", "create an indicator", "build a strategy", "fix Pine code", or mentions PineScript, TradingView, indicator, strategy, or backtest.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- iliaal
- Repository
- iliaal/whetstone
- Created
- 6 months ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
pinescript
Pine Script v6: syntax, performance, error diagnosis, backtesting, visualization. Use when writing or debugging `.pine` files or TradingView Pine indicators/strategies.
ia-pinescript
Pine Script v6: syntax, performance, error diagnosis, backtesting, visualization. Use when writing or debugging `.pine` files or TradingView Pine indicators/strategies.
tradingview-pine-agent
Zero-error Pine Script automation for TradingView via the local TradingView MCP (CDP bridge). Use whenever the user wants to write, build, port, fix, compile, validate, backtest, or iterate on a Pine Script v6 indicator, strategy, or library in TradingView — or asks to add/remove indicators, read chart/strategy data, run a parameter sweep, wire alerts/webhooks, or capture the chart. Drives the loop so code compiles on the FIRST chart push with no compile OR runtime errors, using pine_check (server-side compiler) + pine_analyze (static) before ever touching the chart. Triggers on "pine script", "indicator", "strategy", "tradingview", "compile this", "fix this pine error", "backtest", "convert to v6".