{
  "x402Version": 2,
  "id": 7732,
  "slug": "7732",
  "resource": "https://api.stocktrends.com/v1/decision/evaluate-symbol",
  "description": "Deterministic symbol-level decision evaluation combining Stock Trends signal context with market regime context.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xAEeb8EaBdC05532a26123045f99D208EB1cC00ab",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "500000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "category": "decision",
        "description": "Deterministic symbol-level decision evaluation combining Stock Trends signal context with market regime context.",
        "family": "decision",
        "input": {
          "body": {
            "symbol_exchange": "IBM-N"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "metadataUrl": "https://api.stocktrends.com/v1/ai/context",
        "output": {
          "example": {
            "request_id": "req_demo"
          },
          "format": "application/json",
          "type": "json"
        },
        "pricing_catalog": "https://api.stocktrends.com/v1/pricing/catalog",
        "provenance_reference": {
          "approximate_observation_count": "16M+",
          "classification_framework": "Stock Trends trend classification methodology",
          "full_metadata_endpoints": [
            "/v1/ai/context",
            "/v1/meta/indicators",
            "/v1/meta/stim"
          ],
          "historical_coverage_start_year": 1980,
          "interpretation_limit": "Historical depth supports research and probabilistic interpretation but does not guarantee future performance.",
          "semantic_continuity": "Stock Trends indicators use a consistent classification doctrine across decades of observations."
        },
        "role": "symbol_decision_engine",
        "schemaUrl": "https://api.stocktrends.com/v1/ai/tools",
        "title": "Symbol Decision Evaluation",
        "tools_manifest": "https://api.stocktrends.com/v1/ai/tools"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": true,
        "properties": {
          "category": {
            "type": "string"
          },
          "description": {
            "type": "string"
          },
          "family": {
            "type": "string"
          },
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "exchange": {
                    "enum": [
                      "N",
                      "Q",
                      "A",
                      "B",
                      "T",
                      "I"
                    ],
                    "type": "string"
                  },
                  "symbol": {
                    "type": "string"
                  },
                  "symbol_exchange": {
                    "pattern": "^[A-Z0-9.]+-[A-Z]$",
                    "type": "string"
                  }
                },
                "required": [
                  "symbol_exchange"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "metadataUrl": {
            "type": "string"
          },
          "output": {
            "additionalProperties": true,
            "description": "Deterministic symbol decision with Stock Trends signal and regime context.",
            "properties": {
              "example": {},
              "format": {
                "type": "string"
              },
              "type": {
                "const": "json",
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          },
          "pricing_catalog": {
            "type": "string"
          },
          "schemaUrl": {
            "type": "string"
          },
          "title": {
            "type": "string"
          },
          "tools_manifest": {
            "type": "string"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.stocktrends.com",
  "lastUpdated": "2026-09-16T20:54:31.818Z",
  "quality": {
    "calls30d": 9,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-16T20:54:31.273Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.stocktrends.com",
    "manifest_name": "api.stocktrends.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}