Pinescript MCP Server
未认领No description provided.
工具(12 个)
changes
(string[]): List of changes made
errors
(string[]): List of syntax errors
fixed
(boolean): Whether any fixes were applied
fixedCode
(string): The fixed script
message
(string): Confirmation message
name
(string): Template name
script
(string): The PineScript code to validate
template
(string): The template code
template_type
(string): Type of template ('strategy' or 'indicator')
valid
(boolean): Whether the script is valid
version
(string, optional): Expected PineScript version (e.g., 'v5', 'v4')
warnings
(string[]): List of warnings