Generates TradingView Pine Script v6 from a strategy ID. Returns the script and identifier for backtesting and deployment.
Apache 2.0
MCP server providing Pine Script v6 documentation. Enables AI to: Look up Pine Script functions and validate syntax Access official documentation for indicators, strategies, and visuals Understand Pine Script concepts (execution model, repainting, etc.) Generate correct v6 code with proper function references
A simple MCP server built with FastMCP and python