Plain definitions of the market-data and agent concepts patternfetch uses. patternfetch returns a token-compact market-state brief — patterns, support/resistance, regime, interpreted RSI/EMA/ATR, and a one-line summary — in one agent-payable call.
POST /v1/brief call. See the docs.o,h,l,c,v (semicolon-joined, no per-row timestamp), at a fixed decimal precision chosen by price magnitude. Carries the raw numbers in a fraction of the tokens of a JSON array. Detail in the methodology.trend (up, down, or range), a 0–1 strength, and volPct (ATR as a percent of price). Tells an agent whether the market is trending or chopping. More: market-regime API.strength (1 = strongest / most-tested). More: support/resistance API.{v, state: overbought/oversold/neutral}, EMA as {v, state: above_20_50…}. The value is computed server-side so the LLM reads a verified label instead of doing arithmetic. More: indicators API · why this reduces hallucination.402 with payment requirements, the client signs a USDC payment, and a facilitator settles it on-chain. patternfetch accepts x402 on Base mainnet, so an AI agent can pay with no account. More: how an agent pays./mcp with tools patternfetch_brief, patternfetch_delta, patternfetch_analogs, patternfetch_capabilities; discovery is free. Setup in the how-to.