market2000.xyz
Pattern Screener — scan up to 50 tickers in a single call and rank them by how closely their current price action matches historical patterns. Returns tickers ranked by similarity (best match first) with the top analog start date and query window return. Ideal for portfolio monitoring agents and quant bots that need to sweep a universe of symbols. HOW TO CALL: POST /screen?tickers=AAPL,MSFT,GOOGL,SPY,QQQ&start_date=2025-03-01&end_date=2025-06-01 PARAMETERS: tickers — comma-separated symbols, max 50 (e.g. AAPL,MSFT,BTC-USD,SPY) start_date — query window start, inclusive (YYYY-MM-DD) end_date — query window end, exclusive (YYYY-MM-DD) timeframe — bar size: '1d' (default), '1h', '30m', '15m' metric — distance metric: 'l1' or 'l2' (default) sort_by — 'similarity' (default, lower = better match) or 'return' RESPONSE: { screened, results: [{ ticker, similarity, query_return, top_match_start, status }] } Results are sorted ascending by similarity. Tickers that fail (bad symbol, no data) appear at the end with status='error'. PRICING: $0.25 flat for up to 50 tickers — vs $2.50 calling /get_patterns_raw individually.
Resource URL
https://market2000.xyz/screen
Payment options
$0.05 USDC
Max amount
- Pay to
- n2eV6XN2j1dR9bB7ReQHGjZVbWSknp4LA9XttCRYUC8
- Timeout
- 300s
For agents
Prompt snippet for AI agents
Find and pay for this x402 resource: URL: https://market2000.xyz/screen Type: http Sources: payai, ultravioletadao