← Back to directory

Mode-x402 is a complete library of signals and indicators for intelligent tradin...

https://x402.mode.network/ta/indicators

Overview

Mode-x402 is a complete library of signals and indicators for intelligent trading agents

Protocol x402
Price $0.0010
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider x402
Source bazaar
Indexed 2026-03-02 01:01:25

Health

Status healthy
Latency (p50) 31ms
Uptime (30d) 100.0%
Reliability Score 100/100
Last Checked 2026-09-08 15:47:38
Last Healthy 2026-09-08 15:47:38
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "body_fields": { "indicators": { "description": "List of indicators to compute", "items": { "properties": { "kind": { "description": "Type of indicator, e.g., 'ema', 'bbands', 'macd'", "type": "string" }, "limit": { "description": "Number of data points to compute", "type": "integer" } }, "required": [ "kind" ], "type": "object" }, "type": "array" }, "symbol": { "description": "Trading pair symbol, e.g., 'ETHUSDT'", "type": "string" }, "time_frame": { "description": "Time frame for the indicator, e.g., '5m', '1h'", "type": "string" } }, "body_type": "json", "discoverable": true, "header_fields": {}, "method": "POST", "query_params": {}, "type": "http" }

Output Schema

{ "data": { "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "data": { "items": { "properties": { "id": { "description": "Unique identifier for the indicator instance", "type": "string" }, "indicator": { "description": "Type of indicator", "type": "string" }, "meta": { "properties": { "category": { "description": "Category of the indicator", "type": "string" }, "description": { "description": "Description of the indicator", "type": "string" }, "display_name": { "description": "Display name of the indicator", "type": "string" }, "timezone": { "description": "Timezone of the data", "type": "string" } }, "type": "object" }, "symbol": { "description": "Trading pair symbol", "type": "string" }, "time_frame": { "description": "Time frame for the indicator", "type": "string" }, "values": { "items": { "properties": { "timestamp": { "description": "ISO format date time of the data point", "type": "string" }, "value": { "description": "Value of the indicator at the timestamp", "type": [ "number", "null" ] } }, "type": "object" }, "type": "array" } }, "type": "object" }, "type": "array" }, "status": { "description": "Status of the request", "type": "string" } } } }

Recent Health Checks

Time Status HTTP Latency Error
2026-09-08 15:47:38 healthy 402 29ms
2026-09-08 07:30:03 healthy 402 29ms
2026-09-07 20:03:57 healthy 402 687ms
2026-09-07 14:08:21 healthy 402 34ms
2026-09-07 04:09:28 healthy 402 31ms
2026-09-06 19:27:49 healthy 402 41ms
2026-09-06 06:17:31 healthy 402 31ms
2026-09-06 02:39:35 healthy 402 30ms
2026-09-05 15:43:43 healthy 402 32ms