Tradingview Backtest Assistant”
@vtlk
关于 Tradingview Backtest Assistant”
exposes a remote MCP endpoint so agents can:
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"tvmcp": {
"url": "https://backtest-engine-mcp.click/mcp/backtest",
"headers": {
"Authorization": "Bearer <API_KEY>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Tradingview Backtest Assistant?
Tradingview Backtest Assistant is an MCP server that exposes a remote endpoint allowing AI agents to run Pine Script strategy backtests on Binance Futures data. Users can pass strategy inputs programmatically and receive structured results including trades, win rate, profit, and drawdown, with progress notifications for long-running tests.
How to use Tradingview Backtest Assistant?
Connect your MCP-compatible agent to the server’s remote endpoint. The agent can then request backtests by specifying symbol, timeframe, and date range, optionally passing strategy parameters. Results are returned as structured data.
Key features of Tradingview Backtest Assistant
- Run strategy backtests by symbol, timeframe, and date range
- Pass strategy inputs programmatically
- Receive structured backtest results (trades, win rate, profit, drawdown)
- Progress notifications for long-running backtests
- Binance Futures tickers only
- Maximum 1440 candles per backtest
- Rate limit: 3 backtests per minute per user
Use cases of Tradingview Backtest Assistant
- Ask an agent to write a Pine Script strategy and backtest it
- Automate strategy evaluation across multiple symbols or timeframes
- Integrate backtesting into a larger trading research pipeline
FAQ from Tradingview Backtest Assistant
Which exchanges and symbols are supported?
Only Binance Futures tickers are supported. Other exchanges or spot markets are not available.
What are the limits on backtest size and frequency?
Each backtest is limited to a maximum of 1440 candles. The rate limit is 3 backtests per minute per user.
How do I receive backtest results?
Results are returned as structured data including trades, win rate, profit, and drawdown. Long-running tests also emit progress notifications.
Does this server support live data or paper trading?
No, the server is designed only for historical backtesting. It does not provide live market data or order execution.
AI 与智能体 分类下的更多 MCP 服务器
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
评论