{
  "x402Version": 2,
  "id": 12837,
  "slug": "12837",
  "resource": "https://api.signalfuse.co/v1/arena/ema_5_breakout/SOL",
  "description": "Individual arena strategy signal",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xb856b2C501A91d8Dc13411DbAeAfdCACA8D39901",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "schema": {
            "properties": {
              "strategy_id": {
                "default": "vwap_reversion",
                "description": "Strategy identifier (path parameter)",
                "enum": [
                  "ema_5_breakout",
                  "rsi_7_extremes",
                  "rsi_reversion_swing",
                  "vwap_reversion"
                ],
                "type": "string"
              },
              "symbol": {
                "default": "BTC",
                "description": "Crypto asset ticker (path parameter)",
                "enum": [
                  "BTC",
                  "ETH",
                  "SOL",
                  "DOGE"
                ],
                "type": "string"
              }
            },
            "required": [
              "strategy_id",
              "symbol"
            ],
            "type": "object"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "hold_time_sec": 300,
            "reasoning": "Bollinger band squeeze with volume expansion",
            "score": 0.82,
            "signal": "long",
            "sl_pct": 0.008,
            "strategy_id": "vwap_reversion",
            "strategy_name": "VWAP Reversion",
            "symbol": "BTC",
            "tp_pct": 0.015
          },
          "type": "json"
        }
      },
      "schema": {
        "output": {
          "properties": {
            "hold_time_sec": {
              "description": "Suggested hold time in seconds",
              "type": "integer"
            },
            "reason": {
              "description": "Present when signal is null (e.g. no_signal, no_context)",
              "type": "string"
            },
            "reasoning": {
              "type": "string"
            },
            "score": {
              "maximum": 1,
              "minimum": 0,
              "type": "number"
            },
            "signal": {
              "enum": [
                "long",
                "short"
              ],
              "nullable": true,
              "type": "string"
            },
            "sl_pct": {
              "description": "Stop-loss percentage",
              "type": "number"
            },
            "strategy_id": {
              "type": "string"
            },
            "strategy_name": {
              "type": "string"
            },
            "symbol": {
              "type": "string"
            },
            "tp_pct": {
              "description": "Take-profit percentage",
              "type": "number"
            }
          },
          "required": [
            "strategy_id",
            "symbol"
          ]
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.signalfuse.co",
  "lastUpdated": "2026-09-14T18:45:10.523Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-14T18:45:10.291Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.signalfuse.co",
    "manifest_name": "api.signalfuse.co",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}