{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "news-concorde-ro-api-news-aggregates-ticker",
  "title": "Concorde \u00b7 Stock Aggregates (OHLCV Bars)",
  "url": "https://news.concorde.ro/api/news/aggregates/:ticker",
  "category": "data",
  "summary": "Fetch stock price aggregates including OHLCV bars with configurable timeframes and adjusted price options.",
  "seo": {
    "title": "Stock Price Aggregates API | OHLCV Data x402",
    "description": "Retrieve stock price aggregates and OHLCV bars for any ticker symbol. Historical and intraday price data. Pay $0.01 USDC per call on Base."
  },
  "use_cases": [
    "Retrieve historical price bars for backtesting strategies",
    "Fetch intraday OHLCV data for real-time charting",
    "Get adjusted prices for accurate return calculations"
  ],
  "ideal_buyer": "Quantitative trading agents and financial data systems requiring historical and real-time stock price aggregates.",
  "example_prompt": "Get daily OHLCV bars for AAPL for the last 30 days with adjusted prices",
  "example_request_body": {
    "to": "2024-01-30",
    "from": "2024-01-01",
    "ticker": "AAPL",
    "adjusted": "true",
    "timespan": "day",
    "multiplier": 1
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x8e2c60afc591fbb053b81530b0941722be522965",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Stock Aggregates (Bars)",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "to": {
              "type": "string",
              "required": false,
              "description": "End date YYYY-MM-DD (default: today)"
            },
            "from": {
              "type": "string",
              "required": false,
              "description": "Start date YYYY-MM-DD (default: 30 days ago)"
            },
            "sort": {
              "type": "string",
              "required": false,
              "description": "Sort order: asc or desc (default: asc)"
            },
            "limit": {
              "type": "number",
              "required": false,
              "description": "Maximum number of results"
            },
            "adjusted": {
              "type": "string",
              "required": false,
              "description": "Use adjusted prices (default: true)"
            },
            "timespan": {
              "type": "string",
              "required": false,
              "description": "Time window: minute, hour, day, week, month (default: day)"
            },
            "multiplier": {
              "type": "string",
              "required": false,
              "description": "Size of timespan multiplier (default: 1)"
            }
          }
        },
        "output": {
          "type": "object",
          "description": "Financial data response from Massive.com API"
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-e0ba699be400",
  "origin": {
    "slug": "news-concorde-ro",
    "host": "news.concorde.ro",
    "title": "news.concorde.ro",
    "description": "Origin currently unreachable via Cloudflare Tunnel. No service information available from host.",
    "url": "https://news.concorde.ro"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/news-concorde-ro-api-news-aggregates-ticker",
    "url": "https://x402all.com/resource/news-concorde-ro-api-news-aggregates-ticker",
    "name": "Concorde \u00b7 Stock Aggregates (OHLCV Bars)",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/news-concorde-ro-api-news-aggregates-ticker",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://news.concorde.ro/api/news/aggregates/:ticker",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/news-concorde-ro",
      "url": "https://news.concorde.ro",
      "name": "news.concorde.ro",
      "@type": "Organization"
    },
    "identifier": "news-concorde-ro-api-news-aggregates-ticker",
    "description": "Retrieve stock price aggregates and OHLCV bars for any ticker symbol. Historical and intraday price data. Pay $0.01 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=news-concorde-ro-api-news-aggregates-ticker",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=news-concorde-ro-api-news-aggregates-ticker"
}
