Tradingview Backtest Assistant”
@vtlk
About Tradingview Backtest Assistant”
exposes a remote MCP endpoint so agents can:
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tvmcp": {
"url": "https://backtest-engine-mcp.click/mcp/backtest",
"headers": {
"Authorization": "Bearer <API_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More AI & Agents MCP servers
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
Comments