Stock Trends Market Intelligence
GET api.stocktrends.com/v1/indicators/history
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Historical weekly Stock Trends indicator series for a symbol. Stock Trends indicators are part of a multi-decade classification framework with records extending back to 1980. Their value comes from consistent semantics across market history: trend state, trend persistence, relative performance, relative performance direction, and volume activity are encoded in a stable doctrine designed for longitudinal research.
Resource: api.stocktrends.com/v1/indicators/history
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xAEeb8EaBdC05532a26123045f99D208EB1cC00ab
Payment methods: — · Last validation: 2026-09-14 16:41:50.188+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"symbol_exchange"
],
"properties": {
"end": {
"type": "string",
"format": "date"
},
"limit": {
"type": "integer",
"default": 260,
"maximum": 2600,
"minimum": 1
},
"start": {
"type": "string",
"format": "date"
},
"symbol": {
"type": "string"
},
"cs_only": {
"type": "boolean",
"default": true
},
"exchange": {
"enum": [
"N",
"Q",
"A",
"B",
"T",
"I"
],
"type": "string"
},
"symbol_exchange": {
"type": "string",
"pattern": "^[A-Z0-9.]+-[A-Z]$"
}
},
"additionalProperties": false
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string",
"const": "json"
},
"format": {
"type": "string"
},
"example": {}
},
"description": "Weekly indicator history with trend classification, trend_cnt, mt_cnt, rsi, rsi_updn, vol_tag, price-change fields, moving averages, and high/low context.",
"additionalProperties": true
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2",
"resource": {
"url": "https://api.stocktrends.com/v1/indicators/history",
"tags": [
"finance",
"equities",
"technical-analysis",
"trend-analysis",
"indicator-history"
],
"iconUrl": "https://developer.stocktrends.com/images/stmi-icon.png",
"mimeType": "application/json",
"description": "Historical weekly Stock Trends indicator series for a symbol. Stock Trends indicators are part of a multi-decade classification framework with records extending back to 1980. Their value comes from consistent semantics across market history: trend state, trend persistence, relative performance, relative performance direction, and volume activity are encoded in a stable doctrine designed for longitudinal research.",
"serviceName": "Stock Trends Market Intelligence"
}
},
"payTo": "0xAEeb8EaBdC05532a26123045f99D208EB1cC00ab",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xAEeb8EaBdC05532a26123045f99D208EB1cC00ab",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "10000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.