Resource / 385
healthyStock Trends Market Intelligence.
Latest Stock Trends indicator snapshot 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.
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 3500 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0xAEeb8EaBdC05532a26123045f99D208EB1cC00ab |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
healthy 2026-08-13 00:00:01 UTC GET · HTTP 402 · 346ms · accepts 1 · base 1 ok
Accepts snapshot
[
{
"amount": "3500",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"assetTransferMethod": null,
"extra": {
"name": "USD Coin",
"resource": {
"description": "Latest Stock Trends indicator snapshot 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.",
"iconUrl": "https://developer.stocktrends.com/images/stmi-icon.png",
"mimeType": "application/json",
"serviceName": "Stock Trends Market Intelligence",
"tags": [
"finance",
"market-intelligence",
"equities",
"quantitative-finance",
"agentic"
],
"url": "https://api.stocktrends.com/v1/indicators/latest"
},
"version": "2"
},
"maxTimeoutSeconds": 300,
"network": "eip155:8453",
"payTo": "0xAEeb8EaBdC05532a26123045f99D208EB1cC00ab",
"paymentFlow": null,
"raw": {
"amount": "3500",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"resource": {
"description": "Latest Stock Trends indicator snapshot 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.",
"iconUrl": "https://developer.stocktrends.com/images/stmi-icon.png",
"mimeType": "application/json",
"serviceName": "Stock Trends Market Intelligence",
"tags": [
"finance",
"market-intelligence",
"equities",
"quantitative-finance",
"agentic"
],
"url": "https://api.stocktrends.com/v1/indicators/latest"
},
"version": "2"
},
"maxTimeoutSeconds": 300,
"max_timeout_seconds": 300,
"network": "eip155:8453",
"payTo": "0xAEeb8EaBdC05532a26123045f99D208EB1cC00ab",
"pay_to": "0xAEeb8EaBdC05532a26123045f99D208EB1cC00ab",
"scheme": "exact"
},
"scheme": "exact"
}
]
PaymentRequired raw
{
"accepts": [
{
"amount": "3500",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"resource": {
"description": "Latest Stock Trends indicator snapshot 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.",
"iconUrl": "https://developer.stocktrends.com/images/stmi-icon.png",
"mimeType": "application/json",
"serviceName": "Stock Trends Market Intelligence",
"tags": [
"finance",
"market-intelligence",
"equities",
"quantitative-finance",
"agentic"
],
"url": "https://api.stocktrends.com/v1/indicators/latest"
},
"version": "2"
},
"maxTimeoutSeconds": 300,
"network": "eip155:8453",
"payTo": "0xAEeb8EaBdC05532a26123045f99D208EB1cC00ab",
"scheme": "exact"
}
],
"extensions": {
"bazaar": {
"info": {
"category": "indicators",
"description": "Latest Stock Trends indicator snapshot 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.",
"family": "indicators",
"input": {
"method": "GET",
"queryParams": {
"cs_only": true,
"symbol_exchange": "IBM-N"
},
"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_signal_intelligence",
"schemaUrl": "https://api.stocktrends.com/v1/ai/tools",
"title": "Indicators Latest",
"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": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"additionalProperties": false,
"properties": {
"cs_only": {
"default": true,
"type": "boolean"
},
"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"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"metadataUrl": {
"type": "string"
},
"output": {
"additionalProperties": true,
"description": "Latest indicator snapshot with trend classification, trend_cnt, mt_cnt, rsi, rsi_updn, vol_tag, price-change fields, moving averages, and weekly high/low 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"
}
}
},
"resource": {
"description": "Latest Stock Trends indicator snapshot 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.",
"iconUrl": "https://developer.stocktrends.com/images/stmi-icon.png",
"mimeType": "application/json",
"serviceName": "Stock Trends Market Intelligence",
"tags": [
"finance",
"market-intelligence",
"equities",
"quantitative-finance",
"agentic"
],
"url": "https://api.stocktrends.com/v1/indicators/latest"
},
"x402Version": 2
}
Response headers
{
"cache-control": "no-store, private",
"connection": "keep-alive",
"content-length": "8839",
"content-type": "application/json",
"date": "Thu, 13 Aug 2026 00:00:01 GMT",
"payment-required": "eyJ4NDAyVmVyc2lvbiI6MiwicmVzb3VyY2UiOnsidXJsIjoiaHR0cHM6Ly9hcGkuc3RvY2t0cmVuZHMuY29tL3YxL2luZGljYXRvcnMvbGF0ZXN0IiwiZGVzY3JpcHRpb24iOiJMYXRlc3QgU3RvY2sgVHJlbmRzIGluZGljYXRvciBzbmFwc2hvdCBmb3IgYSBzeW1ib2wuIFN0b2NrIFRyZW5kcyBpbmRpY2F0b3JzIGFyZSBwYXJ0IG9mIGEgbXVsdGktZGVjYWRlIGNsYXNzaWZpY2F0aW9uIGZyYW1ld29yayB3aXRoIHJlY29yZHMgZXh0ZW5kaW5nIGJhY2sgdG8gMTk4MC4gVGhlaXIgdmFsdWUgY29tZXMgZnJvbSBjb25zaXN0ZW50IHNlbWFudGljcyBhY3Jvc3MgbWFya2V0IGhpc3Rvcnk6IHRyZW5kIHN0YXRlLCB0cmVuZCBwZXJzaXN0ZW5jZSwgcmVsYXRpdmUgcGVyZm9ybWFuY2UsIHJlbGF0aXZlIHBlcmZvcm1hbmNlIGRpcmVjdGlvbiwgYW5kIHZvbHVtZSBhY3Rpdml0eSBhcmUgZW5jb2RlZCBpbiBhIHN0YWJsZSBkb2N0cmluZSBkZXNpZ25lZCBmb3IgbG9uZ2l0dWRpbmFsIHJlc2VhcmNoLiIsIm1pbWVUeXBlIjoiYXBwbGljYXRpb24vanNvbiIsInNlcnZpY2VOYW1lIjoiU3RvY2sgVHJlbmRzIE1hcmtldCBJbnRlbGxpZ2VuY2UiLCJ0YWdzIjpbImZpbmFuY2UiLCJtYXJrZXQtaW50ZWxsaWdlbmNlIiwiZXF1aXRpZXMiLCJxdWFudGl0YXRpdmUtZmluYW5jZSIsImFnZW50aWMiXSwiaWNvblVybCI6Imh0dHBzOi8vZGV2ZWxvcGVyLnN0b2NrdHJlbmRzLmNvbS9pbWFnZXMvc3RtaS1pY29uLnBuZyJ9LCJhY2NlcHRzIjpbeyJzY2hlbWUiOiJleGFjdCIsIm5ldHdvcmsiOiJlaXAxNTU6ODQ1MyIsImFtb3VudCI6IjM1MDAiLCJhc3NldCI6IjB4ODMzNTg5ZkNENmVEYjZFMDhmNGM3QzMyRDRmNzFiNTRiZEEwMjkxMyIsInBheVRvIjoiMHhBRWViOEVhQmRDMDU1MzJhMjYxMjMwNDVmOTlEMjA4RUIxY0MwMGFiIiwibWF4VGltZW91dFNlY29uZHMiOjMwMCwiZXh0cmEiOnsibmFtZSI6IlVTRCBDb2luIiwidmVyc2lvbiI6IjIiLCJyZXNvdXJjZSI6eyJ1cmwiOiJodHRwczovL2FwaS5zdG9ja3RyZW5kcy5jb20vdjEvaW5kaWNhdG9ycy9sYXRlc3QiLCJkZXNjcmlwdGlvbiI6IkxhdGVzdCBTdG9jayBUcmVuZHMgaW5kaWNhdG9yIHNuYXBzaG90IGZvciBhIHN5bWJvbC4gU3RvY2sgVHJlbmRzIGluZGljYXRvcnMgYXJlIHBhcnQgb2YgYSBtdWx0aS1kZWNhZGUgY2xhc3NpZmljYXRpb24gZnJhbWV3b3JrIHdpdGggcmVjb3JkcyBleHRlbmRpbmcgYmFjayB0byAxOTgwLiBUaGVpciB2YWx1ZSBjb21lcyBmcm9tIGNvbnNpc3RlbnQgc2VtYW50aWNzIGFjcm9zcyBtYXJrZXQgaGlzdG9yeTogdHJlbmQgc3RhdGUsIHRyZW5kIHBlcnNpc3RlbmNlLCByZWxhdGl2ZSBwZXJmb3JtYW5jZSwgcmVsYXRpdmUgcGVyZm9ybWFuY2UgZGlyZWN0aW9uLCBhbmQgdm9sdW1lIGFjdGl2aXR5IGFyZSBlbmNvZGVkIGluIGEgc3RhYmxlIGRvY3RyaW5lIGRlc2lnbmVkIGZvciBsb25naXR1ZGluYWwgcmVzZWFyY2guIiwibWltZVR5cGUiOiJhcHBsaWNhdGlvbi9qc29uIiwic2VydmljZU5hbWUiOiJTdG9jayBUcmVuZHMgTWFya2V0IEludGVsbGlnZW5jZSIsInRhZ3MiOlsiZmluYW5jZSIsIm1hcmtldC1pbnRlbGxpZ2VuY2UiLCJlcXVpdGllcyIsInF1YW50aXRhdGl2ZS1maW5hbmNlIiwiYWdlbnRpYyJdLCJpY29uVXJsIjoiaHR0cHM6Ly9kZXZlbG9wZXIuc3RvY2t0cmVuZHMuY29tL2ltYWdlcy9zdG1pLWljb24ucG5nIn19fV0sImV4dGVuc2lvbnMiOnsiYmF6YWFyIjp7ImluZm8iOnsidGl0bGUiOiJJbmRpY2F0b3JzIExhdGVzdCIsImRlc2NyaXB0aW9uIjoiTGF0ZXN0IFN0b2NrIFRyZW5kcyBpbmRpY2F0b3Igc25hcHNob3QgZm9yIGEgc3ltYm9sLiBTdG9jayBUcmVuZHMgaW5kaWNhdG9ycyBhcmUgcGFydCBvZiBhIG11bHRpLWRlY2FkZSBjbGFzc2lmaWNhdGlvbiBmcmFtZXdvcmsgd2l0aCByZWNvcmRzIGV4dGVuZGluZyBiYWNrIHRvIDE5ODAuIFRoZWlyIHZhbHVlIGNvbWVzIGZyb20gY29uc2lzdGVudCBzZW1hbnRpY3MgYWNyb3NzIG1hcmtldCBoaXN0b3J5OiB0cmVuZCBzdGF0ZSwgdHJlbmQgcGVyc2lzdGVuY2UsIHJlbGF0aXZlIHBlcmZvcm1hbmNlLCByZWxhdGl2ZSBwZXJmb3JtYW5jZSBkaXJlY3Rpb24sIGFuZCB2b2x1bWUgYWN0aXZpdHkgYXJlIGVuY29kZWQgaW4gYSBzdGFibGUgZG9jdHJpbmUgZGVzaWduZWQgZm9yIGxvbmdpdHVkaW5hbCByZXNlYXJjaC4iLCJjYXRlZ29yeSI6ImluZGljYXRvcnMiLCJmYW1pbHkiOiJpbmRpY2F0b3JzIiwidG9vbHNfbWFuaWZlc3QiOiJodHRwczovL2FwaS5zdG9ja3RyZW5kcy5jb20vdjEvYWkvdG9vbHMiLCJtZXRhZGF0YVVybCI6Imh0dHBzOi8vYXBpLnN0b2NrdHJlbmRzLmNvbS92MS9haS9jb250ZXh0Iiwic2NoZW1hVXJsIjoiaHR0cHM6Ly9hcGkuc3RvY2t0cmVuZHMuY29tL3YxL2FpL3Rvb2xzIiwicHJpY2luZ19jYXRhbG9nIjoiaHR0cHM6Ly9hcGkuc3RvY2t0cmVuZHMuY29tL3YxL3ByaWNpbmcvY2F0YWxvZyIsImlucHV0Ijp7InR5cGUiOiJodHRwIiwibWV0aG9kIjoiR0VUIiwicXVlcnlQYXJhbXMiOnsic3ltYm9sX2V4Y2hhbmdlIjoiSUJNLU4iLCJjc19vbmx5Ijp0cnVlfX0sIm91dHB1dCI6eyJ0eXBlIjoianNvbiIsImZvcm1hdCI6ImFwcGxpY2F0aW9uL2pzb24iLCJleGFtcGxlIjp7InJlcXVlc3RfaWQiOiJyZXFfZGVtbyJ9fSwicm9sZSI6InN5bWJvbF9zaWduYWxfaW50ZWxsaWdlbmNlIiwicHJvdmVuYW5jZV9yZWZlcmVuY2UiOnsiaGlzdG9yaWNhbF9jb3ZlcmFnZV9zdGFydF95ZWFyIjoxOTgwLCJhcHByb3hpbWF0ZV9vYnNlcnZhdGlvbl9jb3VudCI6IjE2TSsiLCJjbGFzc2lmaWNhdGlvbl9mcmFtZXdvcmsiOiJTdG9jayBUcmVuZHMgdHJlbmQgY2xhc3NpZmljYXRpb24gbWV0aG9kb2xvZ3kiLCJzZW1hbnRpY19jb250aW51aXR5IjoiU3RvY2sgVHJlbmRzIGluZGljYXRvcnMgdXNlIGEgY29uc2lzdGVudCBjbGFzc2lmaWNhdGlvbiBkb2N0cmluZSBhY3Jvc3MgZGVjYWRlcyBvZiBvYnNlcnZhdGlvbnMuIiwiZnVsbF9tZXRhZGF0YV9lbmRwb2ludHMiOlsiL3YxL2FpL2NvbnRleHQiLCIvdjEvbWV0YS9pbmRpY2F0b3JzIiwiL3YxL21ldGEvc3RpbSJdLCJpbnRlcnByZXRhdGlvbl9saW1pdCI6Ikhpc3RvcmljYWwgZGVwdGggc3VwcG9ydHMgcmVzZWFyY2ggYW5kIHByb2JhYmlsaXN0aWMgaW50ZXJwcmV0YXRpb24gYnV0IGRvZXMgbm90IGd1YXJhbnRlZSBmdXR1cmUgcGVyZm9ybWFuY2UuIn19LCJzY2hlbWEiOnsiJHNjaGVtYSI6Imh0dHBzOi8vanNvbi1zY2hlbWEub3JnL2RyYWZ0LzIwMjAtMTIvc2NoZW1hIiwidHlwZSI6Im9iamVjdCIsInByb3BlcnRpZXMiOnsiaW5wdXQiOnsidHlwZSI6Im9iamVjdCIsInByb3BlcnRpZXMiOnsidHlwZSI6eyJ0eXBlIjoic3RyaW5nIiwiY29uc3QiOiJodHRwIn0sIm1ldGhvZCI6eyJ0eXBlIjoic3RyaW5nIiwiZW51bSI6WyJHRVQiXX0sInF1ZXJ5UGFyYW1zIjp7InR5cGUiOiJvYmplY3QiLCJwcm9wZXJ0aWVzIjp7InN5bWJvbF9leGNoYW5nZSI6eyJ0eXBlIjoic3RyaW5nIiwicGF0dGVybiI6Il5bQS1aMC05Ll0rLVtBLVpdJCJ9LCJzeW1ib2wiOnsidHlwZSI6InN0cmluZyJ9LCJleGNoYW5nZSI6eyJ0eXBlIjoic3RyaW5nIiwiZW51bSI6WyJOIiwiUSIsIkEiLCJCIiwiVCIsIkkiXX0sImNzX29ubHkiOnsidHlwZSI6ImJvb2xlYW4iLCJkZWZhdWx0Ijp0cnVlfX0sInJlcXVpcmVkIjpbInN5bWJvbF9leGNoYW5nZSJdLCJhZGRpdGlvbmFsUHJvcGVydGllcyI6ZmFsc2V9fSwicmVxdWlyZWQiOlsidHlwZSIsIm1ldGhvZCJdLCJhZGRpdGlvbmFsUHJvcGVydGllcyI6ZmFsc2V9LCJvdXRwdXQiOnsidHlwZSI6Im9iamVjdCIsImRlc2NyaXB0aW9uIjoiTGF0ZXN0IGluZGljYXRvciBzbmFwc2hvdCB3aXRoIHRyZW5kIGNsYXNzaWZpY2F0aW9uLCB0cmVuZF9jbnQsIG10X2NudCwgcnNpLCByc2lfdXBkbiwgdm9sX3RhZywgcHJpY2UtY2hhbmdlIGZpZWxkcywgbW92aW5nIGF2ZXJhZ2VzLCBhbmQgd2Vla2x5IGhpZ2gvbG93IGNvbnRleHQuIiwicHJvcGVydGllcyI6eyJ0eXBlIjp7InR5cGUiOiJzdHJpbmciLCJjb25zdCI6Impzb24ifSwiZm9ybWF0Ijp7InR5cGUiOiJzdHJpbmcifSwiZXhhbXBsZSI6e319LCJyZXF1aXJlZCI6WyJ0eXBlIl0sImFkZGl0aW9uYWxQcm9wZXJ0aWVzIjp0cnVlfSwidGl0bGUiOnsidHlwZSI6InN0cmluZyJ9LCJkZXNjcmlwdGlvbiI6eyJ0eXBlIjoic3RyaW5nIn0sImNhdGVnb3J5Ijp7InR5cGUiOiJzdHJpbmcifSwiZmFtaWx5Ijp7InR5cGUiOiJzdHJpbmcifSwidG9vbHNfbWFuaWZlc3QiOnsidHlwZSI6InN0cmluZyJ9LCJtZXRhZGF0YVVybCI6eyJ0eXBlIjoic3RyaW5nIn0sInNjaGVtYVVybCI6eyJ0eXBlIjoic3RyaW5nIn0sInByaWNpbmdfY2F0YWxvZyI6eyJ0eXBlIjoic3RyaW5nIn19LCJyZXF1aXJlZCI6WyJpbnB1dCJdLCJhZGRpdGlvbmFsUHJvcGVydGllcyI6dHJ1ZX19fX0=",
"server": "uvicorn",
"x-request-id": "f0d07505-21f1-4751-b976-a77acf2a5eb3",
"x-stocktrends-accepted-payment-methods": "subscription,x402,mpp",
"x-stocktrends-payment-required": "true",
"x-stocktrends-pricing-rule": "indicators_latest_paid"
}
Response body
{
"accepted_payment_methods": [
"subscription",
"x402",
"mpp"
],
"detail": "Payment is required to access this endpoint.",
"error": "payment_required",
"payment_required": {
"accepts": [
{
"amount": "3500",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"resource": {
"description": "Latest Stock Trends indicator snapshot 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.",
"iconUrl": "https://developer.stocktrends.com/images/stmi-icon.png",
"mimeType": "application/json",
"serviceName": "Stock Trends Market Intelligence",
"tags": [
"finance",
"market-intelligence",
"equities",
"quantitative-finance",
"agentic"
],
"url": "https://api.stocktrends.com/v1/indicators/latest"
},
"version": "2"
},
"maxTimeoutSeconds": 300,
"network": "eip155:8453",
"payTo": "0xAEeb8EaBdC05532a26123045f99D208EB1cC00ab",
"scheme": "exact"
}
],
"extensions": {
"bazaar": {
"info": {
"category": "indicators",
"description": "Latest Stock Trends indicator snapshot 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.",
"family": "indicators",
"input": {
"method": "GET",
"queryParams": {
"cs_only": true,
"symbol_exchange": "IBM-N"
},
"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_signal_intelligence",
"schemaUrl": "https://api.stocktrends.com/v1/ai/tools",
"title": "Indicators Latest",
"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": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"additionalProperties": false,
"properties": {
"cs_only": {
"default": true,
"type": "boolean"
},
"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"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"metadataUrl": {
"type": "string"
},
"output": {
"additionalProperties": true,
"description": "Latest indicator snapshot with trend classification, trend_cnt, mt_cnt, rsi, rsi_updn, vol_tag, price-change fields, moving averages, and weekly high/low 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"
}
}
},
"resource": {
"description": "Latest Stock Trends indicator snapshot 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.",
"iconUrl": "https://developer.stocktrends.com/images/stmi-icon.png",
"mimeType": "application/json",
"serviceName": "Stock Trends Market Intelligence",
"tags": [
"finance",
"market-intelligence",
"equities",
"quantitative-finance",
"agentic"
],
"url": "https://api.stocktrends.com/v1/indicators/latest"
},
"x402Version": 2
},
"pricing": {
"amount_usd": "0.003500",
"network": "eip155:8453",
"scheme": "exact",
"token": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"unit": "request"
},
"protocol": "x402",
"resource": "https://api.stocktrends.com/v1/indicators/latest",
"stocktrends_preview": {
"analytical_role": "symbol_signal_intelligence",
"endpoint": {
"access_type": "paid",
"category": "indicators",
"method": "GET",
"path": "/v1/indicators/latest",
"purpose": "Retrieve the latest weekly Stock Trends indicator row for one instrument.",
"requires_payment": true,
"workflow_role": "Single-symbol signal confirmation."
},
"example_object": {
"mt_cnt": 12,
"request_id": "req_demo",
"rsi": 118,
"rsi_updn": "+",
"symbol_exchange": "SAMPLE-N",
"trend": "^+",
"trend_cnt": 8,
"vol_tag": "*",
"weekdate": "YYYY-MM-DD"
},
"input_location": "query",
"input_rule": "Provide symbol_exchange, or provide both symbol and exchange.",
"investment_agent_value": "Lets an investment agent inspect current structural direction, trend persistence, trend maturity, relative performance, and volume context before deciding whether to request history, ST-IM distributions, or portfolio evaluation.",
"next_recommended_calls": [
"/v1/indicators/history",
"/v1/stim/latest"
],
"notes": [
"trend is the Stock Trends moving-average classification, not a raw price direction.",
"trend_cnt measures persistence of the current trend classification.",
"mt_cnt measures broader trend-category maturity.",
"rsi baseline is 100; values above 100 indicate outperformance versus benchmark.",
"rvol is a dimensionless Relative Volume ratio (current volume relative to average); it is not a share count and does not require unit normalization.",
"atv is Average Trading Volume from the Stock Trends indicator dataset; its storage unit has not been confirmed in authoritative docs — treat with caution if interpreting as an absolute share count."
],
"optional_inputs": {
"cs_only": {
"description": "Filter to Common Stocks only where the endpoint supports instrument type filtering.",
"example": true,
"input_location": "query",
"parameter_source": "query",
"required": false,
"safe_default": true,
"type": "boolean"
},
"exchange": {
"description": "Stock Trends exchange suffix. Common examples: N=NYSE, Q=NASDAQ, A=AMEX, T=TSX.",
"enum": [
"N",
"Q",
"A",
"B",
"T",
"I"
],
"example": "N",
"input_location": "query",
"parameter_source": "query",
"required": false,
"type": "string"
},
"symbol": {
"description": "Ticker symbol. Use with exchange when symbol_exchange is not supplied.",
"example": "IBM",
"input_location": "query",
"parameter_source": "query",
"required": false,
"type": "string"
}
},
"output_summary": "Latest indicator snapshot with trend classification, trend_cnt, mt_cnt, rsi, rsi_updn, vol_tag, price-change fields, moving averages, and weekly high/low context.",
"parameter_source": "query",
"pricing": {
"cost_source": "/v1/pricing/catalog",
"effective_price_usd": "0.003500",
"pricing_rule_id": "indicators_latest_paid",
"stc_cost": "0.003500",
"unit": "request"
},
"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."
},
"related_endpoints": [
"/v1/indicators/history",
"/v1/stim/latest",
"/v1/selections/history"
],
"required_inputs": {
"symbol_exchange": {
"description": "Stock Trends symbol plus exchange suffix.",
"example": "IBM-N",
"input_location": "query",
"parameter_source": "query",
"pattern": "^[A-Z0-9.]+-[A-Z]$",
"required": true,
"safe_default_for_demo": "IBM-N",
"type": "string"
}
},
"response_shape": [
"request_id",
"symbol_exchange",
"weekdate",
"exchange",
"symbol",
"type",
"currency_code",
"trend",
"trend_cnt",
"mt_cnt",
"prev_mtcnt",
"rsi",
"rsi_updn",
"vol_tag",
"rvol",
"atv",
"fpr_chg1",
"fpr_chg2",
"fpr_chg4",
"fpr_chg13",
"fpr_chg40",
"pr_chg13",
"pr_change",
"shortavg",
"longavg",
"yr_hi",
"yr_lo"
],
"safe_example_request": {
"method": "GET",
"path": "/v1/indicators/latest",
"query": {
"cs_only": true,
"symbol_exchange": "IBM-N"
}
},
"supported_rails": [
"subscription",
"x402",
"mpp"
]
}
}
Request headers
{
"accept": "*/*",
"user-agent": "Fetch402Bot/0.1 (+https://fetch402.com/crawler; contact: crawler@fetch402.com)"
}
Machine contract
Schemas.
{
"method": "GET",
"queryParams": {
"cs_only": true,
"symbol_exchange": "IBM-N"
},
"type": "http"
}
{
"example": {
"request_id": "req_demo"
},
"format": "application/json",
"type": "json"
}