System Documentation

What problem does it solve?

It solves unreliable Pine Script development where indicators or strategies compile inconsistently, repaint, or return misleading backtests because errors are hard to diagnose in TradingView.

Core Features & Use Cases

  • Version-aware Pine Script guidance: enforces Pine v6 syntax patterns, built-in usage checks, and common TradingView pitfalls for .pine indicator/strategy work.
  • Performance and reliability constraints: targets TradingView platform limits, reduces redundant computations, and avoids inefficient patterns that slow scripts.
  • Debugging and backtesting discipline: provides label/table monitoring tactics, repainting prevention via barstate.isconfirmed, and walk-forward validation to reduce overfitting.

Quick Start

Ask for Pine Script v6 help to write an ATR-based stops indicator that avoids repainting and includes a brief debug table controlled by an input toggle.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ia-pinescript
Download link: https://github.com/iliaal/whetstone/archive/main.zip#ia-pinescript

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.