cc_data_tools
ActiveTool of Central Command — x402 Trading Intelligence
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
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Central Command — x402 Trading Intelligence
https://github.com/tlefko/central-command
1/7 registries