x402stock EMA Time Series is a paid API for AI agents from agents.x402stock.xyz, paid per call via MPP, $0.01/call, status unknown (last checked 2026-09-13).
Returns an Exponential Moving Average (EMA) time series for a US-listed stock ticker, configurable by window size, timespan, series type, and result count.
Exponential Moving Average time series. Tune with `?window=`, `?timespan=`, `?series_type=`, `?limit=`. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402.
Returns a JSON object containing the ticker, source, as-of timestamp, and a data object with the indicator name, count of values, and an array of timestamped EMA value objects. Each value entry includes the timestamp and computed EMA value. Optional MACD-style signal and histogram fields may also appear.
GEThttps://agents.x402stock.xyz/api/v1/indicators/ema/{ticker}Use this endpoint when you need EMA-based trend or momentum data for a US-listed stock or ETF and want configurable window sizes and timespans. Prefer it over SMA endpoints when you need exponentially weighted smoothing that reacts more quickly to recent price changes. Ideal for technical analysis pipelines, signal generation, or charting agents that need pay-per-call access with no API key setup.
| Field | Type | Description |
|---|---|---|
| limit | integer | |
| tickerrequired | string | US-listed ticker symbol (uppercase), e.g. AAPL. |
| window | integer | |
| adjusted | boolean | |
| timespan | string | |
| series_type | string |
| Field | Type | Description |
|---|---|---|
| datarequired | object | |
| as_ofrequired | string | |
| sourcerequired | string | |
| tickerrequired | string | |
| feedback | object |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"