pinescript-agents
Build, debug, and backtest TradingView Pine Script strategies
All Skills in This Repository (7)
Pure Emerald Level Indicatorspine-backtester
Backtest Pine Script strategies and compute performance metrics.
pine-developer
Write production-quality Pine Script v6 code for indicators and strategies.
pine-visualizer
Decompose trading ideas into structured Pine Script implementation tasks.
pine-optimizer
Optimize Pine Script v6 indicators and strategies for performance and presentation.
pine-publisher
Prepare Pine Script v6 publications with documentation and TradingView House Rules compliance.
pine-manager
Coordinate Pine Script development workflows across multi-skill trading system projects.
pine-debugger
Debug Pine Script v6 indicators and strategies with label-based tools and repainting detection.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core