pine-developer

Write production-quality Pine Script v6 code for indicators and strategies.

139|50|Updated Aug 14, 2025
One-click install
npx skills add https://github.com/TradersPost/pinescript-agents --skill pine-developer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pine-developer
Source: https://github.com/TradersPost/pinescript-agents/tree/main/.claude/skills/pine-developer
Command: npx skills add https://github.com/TradersPost/pinescript-agents --skill pine-developer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writes production-quality Pine Script v6 code and clear guidance, enabling rapid creation of reliable indicators and strategies.

Core Features & Use Cases

  • Generates production-ready Pine Script v6 code for indicators and strategies, following TradingView guidelines.
  • Provides best-practice structure, debugging tips, and code-quality improvements for Pine Script projects.
  • Use Case: A trader wants an RSI-based indicator with alerts; the Skill produces a complete, ready-to-publish script with proper inputs and alerts.

Quick Start

Describe the Pine Script you want (indicator or strategy) and I will generate production-quality Pine Script v6 code.

Frequently Asked Questions about pine-developer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate production-ready Pine Script v6 code for a TradingView indicator?

Production-ready Pine Script v6 code is generated by describing your indicator or strategy logic, which produces a complete, syntax-compliant TradingView script with best-practice structure, inputs, and alerts.

What's the best way to structure a Pine Script v6 strategy with alerts?

The best way to structure a Pine Script v6 strategy is to apply TradingView guidelines for file management and line-wrapping, ensuring proper input declarations and alert conditions are integrated for reliable, publish-ready code.

Can I use this to create both indicators and strategies in Pine Script?

Yes, you can create both indicators and strategies in Pine Script. The tool handles requests to implement any Pine Script functionality by writing v6 code that follows TradingView syntax rules and constraints.

How do I fix Pine Script syntax errors and improve code quality?

To fix Pine Script syntax errors and improve code quality, apply the provided debugging tips and structural best practices, ensuring your v6 code adheres to line-wrapping constraints and TradingView file-management requirements.

Does Pine Script v6 follow the same syntax rules as previous TradingView versions?

Pine Script v6 follows specific TradingView syntax rules and line-wrapping constraints. Production-ready code must adhere to these updated guidelines and file-management requirements to ensure reliability on the TradingView platform.