📐
Quant Finance Market Data ● Live

Systematic Trend-Following Strategy Backtester

408 views 379 installs

Simulates historical execution of moving average crossover or breakout trading rules, accounting for realistic slippage.

👤 CTA Trading Desks
📡 Historical asset prices Execution fee matrix
✓ Open source ⚡ MCP 1.x compatible 🔌 Market Data

Connect in 30 seconds

Paste into Claude Desktop or any MCP client config file:

{
  "mcpServers": {
    "market_data": {
      "url": "https://claudefinancelab.com/market/sse"
    }
  }
}
SSE Endpoint ↗

Let Claude install it for you

Copy this prompt → paste into a new Claude conversation. Claude will open your config file and add the server.

I want to install the ClaudeFinLab MCP server for "Systematic Trend-Following Strategy Backtester".

Please add the following to my Claude Desktop config file:
- Mac path: ~/Library/Application Support/Claude/claude_desktop_config.json
- Windows path: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "market_data": {
      "url": "https://claudefinancelab.com/market/sse"
    }
  }
}

Open the file, merge this into the existing mcpServers block (don't overwrite other servers), save it, and tell me when done. I'll restart Claude Desktop after.

Works with Claude Desktop, Cursor, Windsurf, and any MCP-compatible AI client.

Reviews

No reviews yet — be the first!

MCP Server

M

Market Data

18 tools

Tool function

backtest_ma_crossover

SSE endpoint

https://claudefinancelab.com/market/sse

Suggest an Improvement

Found a bug or have an idea?