You're viewing a demo portfolio

Join the waitlist
PRSM

backtest_custom_strategy

Active

Tool of Agent Einstein — Autonomous Crypto Intelligence

declared in 2.0.0

Custom Strategy Backtest: Describe a rule-based breakout strategy in plain language (entry on previous-day high/low break, %-distance stop-loss & take-profit, move-to-breakeven threshold, trailing-stop distance, optional session-open timing & leverage) and get an event-driven, intrabar backtest over years of historical data: total return, ending equity from a chosen starting capital, win rate, Sharpe/Sortino, max drawdown and an equity curve — plus the sensible defaults the agent chose for unspecified parameters. Read-only research; no funds are moved.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "chain": {
      "enum": [
        "base",
        "ethereum",
        "bsc",
        "arbitrum",
        "polygon",
        "optimism",
        "solana"
      ],
      "type": "string",
      "description": "Blockchain network to query"
    },
    "limit": {
      "type": "number",
      "description": "Maximum number of results (default: 10, max: 100)"
    },
    "timeperiod": {
      "enum": [
        "1h",
        "4h",
        "24h",
        "7d",
        "30d"
      ],
      "type": "string",
      "description": "Time period for analysis"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Agent Einstein — Autonomous Crypto Intelligence

https://github.com/ChuXo/Eliza

1/7 registries
View full server →
backtest_custom_strategy — Agent Einstein — Autonomous Crypto Intelligence — PRSM MCP