{"uid":"cap_FFZqWZW_xTizO0UjpEU7a","slug":"market2000-trading-performance-api-9e6c0cd7","name":"Market2000 Trading Performance API","description":"Signal Performance — historical win rate, avg return, Sharpe ratio, per-ticker breakdown.\n\nAggregates all resolved signals from both the internal algo and x402 callers. Outcomes resolved at forward_days horizon using actual prices. This is the track record that proves the pattern engine has edge.\n\nHOW TO CALL:\n  GET /trading/performance\n  GET /trading/performance?ticker=BTC&last_n_days=90\n\nPARAMETERS:\n  ticker      — filter to one ticker (optional)\n  last_n_days — lookback window 7–365 (default 90)\n\nRESPONSE:\n  win_rate_pct, avg_return_pct, sharpe_ratio, total_resolved, by_ticker\n\nPRICING: $0.05 per call.","url":"https://market2000.xyz/trading/performance","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","properties":{"ticker":{"type":"string","description":"Filter to one ticker (optional, e.g. BTC)"},"last_n_days":{"type":"integer","default":90,"description":"Lookback window in days (7–365)"}}}}},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_FFMwZ5zpRNaLXo1ytWRpi","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves trading performance metrics and time series pattern matching results for a given ticker over a specified lookback window","exampleAgentPrompt":"Can you pull the trading performance and pattern matching data for AAPL over the last 90 days from market2000?","exampleUseCases":[{"title":"Identify bullish chart patterns for portfolio stocks","prompt":"Hey, can you check market2000 for any bullish patterns in my top 5 holdings over the last 60 days? I want to see which ones are showing the strongest momentum signals."},{"title":"Compare time series performance across competing assets","prompt":"Pull the trading performance and pattern analysis from market2000 for BTC and ETH over the past 180 days so I can see which one has been more consistent in matching historical bull run patterns."},{"title":"Monitor recent pattern signals for day trading opportunities","prompt":"Can you grab the latest pattern matching results from market2000 for TSLA, NVDA, and SPY over just the last 7 days? I'm looking for any signals that match successful short-term trading patterns."}],"resultDescription":"Returns trading performance metrics and time series pattern matching results for the specified ticker over the requested lookback window; the response schema is not fully documented but likely includes performance statistics, matched patterns, and historical data points.","failureModes":["Missing or invalid ticker returns an error or empty result","last_n_days outside the 7–365 range may return a validation error","Payment failure via x402 results in a 402 Payment Required response","Unsupported ticker symbols may return no data","Network timeout if the pattern matching computation takes too long"],"whenToPreferThis":"Use this endpoint when you need time series pattern matching and trading performance analysis for a specific ticker over a customizable lookback window, especially in agentic workflows that support x402 micropayments on Base. Prefer this over general market data APIs when you specifically need pattern-matched performance signals rather than raw OHLCV data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T04:07:00.624Z","isFirstParty":false}