201,338 tools. Last updated 2026-06-14 01:58
"TradingView+Pine+Script+for+Trading+Strategies" matching MCP tools:
- Lists Pine v6 feature coverage topics with status (supported, partial, unsupported, via_transpiler) and summary to verify compatibility before writing or porting strategies.MIT
- Run deterministic backtests of PineScript v6 strategies on your local machine. Transpile Pine to C++, execute against OHLCV CSV data via Docker, and keep all data private.MIT
- List TradingView relay sources with optional direct-route summaries. Filters out non-TradingView and legacy scan-backed routes.MIT
- List recent inbound relay events for a TradingView source, showing per-route summary status.MIT
- Create a TradingView relay source to get a webhook URL, source secret, and payload template for automated strategy alerts.MIT
- Verify that the PCSX2 emulator's PINE server is reachable and responding. Returns the emulator version string if successful.MIT
Matching MCP Servers
- Alicense-qualityDmaintenanceEnables AI assistants to look up any Pine Script function, search TradingView documentation, and find code examples in real time.Last updated7417MIT
- AlicenseBqualityCmaintenanceProvides 10 structured reasoning strategies (Chain of Thought, ReAct, Tree of Thoughts, etc.) for complex problem-solving with session persistence, branching, and tool integration capabilities.Last updated31923MIT
Matching MCP Connectors
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
Perpetual futures trading for AI agents. 275+ markets (crypto, stocks, commodities, forex) via Hyperliquid. Copy trading, leaderboard, 50x leverage. No KYC. 20% referral commissions.
- List all available Pine Script v6 documentation files with descriptions, organized by category. Use to select a file for further reading.MIT
- Resolves exact Pine Script API terms and known concepts to provide precise documentation for functions and vocabulary.MIT
- Search Pine Script v6 documentation for relevant sections. Multi-word queries require all terms. Returns previews with hints to retrieve full content.MIT
- Get Pine Script v6 functions filtered by namespace. Use this to see available functions before writing Pine Script code.MIT
- Access a specific Pine Script v6 documentation file using its path. Use limit and offset to manage token usage for large files.MIT
- List available trading strategies with live performance data. Shows strategy name, market, total return, drawdown, and recent returns.MIT
- Capture the full TradingView viewport as a base64-encoded PNG for saving or sharing chart states.MIT
- Read the current Pine Editor source code from TradingView. The Pine Editor must be open to fetch the script content.MIT
- Assess trading strategies against current market conditions to identify optimal approaches for risk management and performance.MIT
- Check whether a Pine Script v6 function name is valid, preventing code errors by verifying function existence before use.MIT
- Save and commit the current Pine Script indicator, then reload it on the chart with one action.MIT
- Replace the current Pine Script code in TradingView's Pine Editor with new source code, including the required version header.MIT
- Compile Pine Script code and retrieve errors and warnings for debugging.MIT
- Retrieve the complete catalog of available DCA bot trading strategies, including configuration options and compatibility details.MIT