You're viewing a demo portfolio

Join the waitlist
PRSM

cc_data_tools

Active

Tool of Central Command — x402 Trading Intelligence

declared in 1.0.0

Technical Analysis Toolbox: Comprehensive TA computation engine: 25+ indicators (SMA, EMA, RSI, MACD, ATR, Bollinger, Stochastic, ADX, CCI, Ichimoku, VWAP, Volume Profile, Fibonacci, Pivots, etc.) on any OHLCV data. Price: $0.005 USDC.

Parameters schema

{
  "type": "object",
  "required": [
    "symbol",
    "timeframe",
    "indicators"
  ],
  "properties": {
    "symbol": {
      "type": "string",
      "description": "symbol"
    },
    "candles": {
      "type": "array",
      "description": "Provide your own OHLCV data instead of fetching"
    },
    "timeframe": {
      "type": "string",
      "description": "timeframe"
    },
    "indicators": {
      "type": "array",
      "description": "List of indicators to compute"
    }
  },
  "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 →