You're viewing a demo portfolio

Join the waitlist
PRSM

cc_strategy_backtest

Active

Tool of Central Command — x402 Trading Intelligence

declared in 1.0.0

AI Strategy Backtester: Takes a natural language strategy description, generates executable code, and runs it against historical OHLCV data with full TP/SL/trailing stop simulation. Price: $0.05 USDC.

Parameters schema

{
  "type": "object",
  "required": [
    "strategy",
    "symbol"
  ],
  "properties": {
    "days": {
      "type": "number",
      "description": "History lookback (default: 90)"
    },
    "symbol": {
      "type": "string",
      "description": "symbol"
    },
    "strategy": {
      "type": "string",
      "description": "Natural language strategy description"
    },
    "timeframe": {
      "type": "string",
      "description": "1h, 4h, 1d"
    }
  },
  "additionalProperties": true
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Central Command — x402 Trading Intelligence

https://github.com/tlefko/central-command

1/7 registries
View full server →