TradersPostTradersPostOfficialยท7 Agent Skills Included

pinescript-agents

Build, debug, and backtest TradingView Pine Script strategies

Creates production-ready TradingView indicators and strategies in Pine Script v6 from plain-English descriptions or YouTube video analysis. Eliminates manual syntax errors, repainting bugs, and slow trial-and-error coding with built-in debugging, backtesting, and optimization workflows. Includes templates, examples, and publication checklists so traders ship polished scripts faster.
npx skills add TradersPost/pinescript-agents --all -g -y
Available:

Instructs the agent on Pine Script v6 syntax rules, project structure, and how to route requests to the correct sub-skill for building, debugging, backtesting, and publishing TradingView scripts.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install pinescript-agents?โ–ผ

Run `npx skills add TradersPost/pinescript-agents --all -g -y` in your terminal to install all skills globally.

How to create a TradingView strategy from a YouTube video?โ–ผ

Paste the YouTube URL and the built-in analyzer extracts the indicators, entry rules, and risk settings from the transcript, then generates the Pine Script code for you.

Can it fix Pine Script errors and repainting?โ–ผ

Yes. The debugger skill diagnoses compilation errors, repainting issues, and NA value problems, then applies fixes following current Pine Script v6 rules.

Does it support backtesting trading strategies?โ–ผ

Yes. It adds win rate, profit factor, drawdown, Sharpe ratio, and equity curve metrics directly into your strategy script.

Do I need Pine Script experience to use this?โ–ผ

No. Describe your trading idea in plain English or type start for a guided wizard, and the skills handle the coding for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’