You're viewing a demo portfolio

Join the waitlist
PRSM

cc_twap_executor

Active

Tool of Central Command — x402 Trading Intelligence

declared in 1.0.0

TWAP Order Executor: Time-Weighted Average Price execution engine — splits large orders into smaller randomized slices over configurable time windows to minimize market impact. Price: $0.015 USDC.

Parameters schema

{
  "type": "object",
  "required": [
    "symbol",
    "side",
    "total_size",
    "duration_minutes"
  ],
  "properties": {
    "side": {
      "type": "string",
      "description": "side"
    },
    "slices": {
      "type": "number",
      "description": "slices"
    },
    "symbol": {
      "type": "string",
      "description": "symbol"
    },
    "total_size": {
      "type": "number",
      "description": "total_size"
    },
    "duration_minutes": {
      "type": "number",
      "description": "duration_minutes"
    }
  },
  "additionalProperties": true
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Central Command — x402 Trading Intelligence

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

1/7 registries
View full server →
cc_twap_executor — Central Command — x402 Trading Intelligence — PRSM MCP