{"name":"IntradayFeed Market Analysis Agent","description":"A2A-accessible market analysis microservices for stocks, futures, macro calendar, news sentiment, and bias signals. Analysis platform only — not financial advice. Honest unavailable responses when feeds are missing (no synthetic data).","url":"https://intradayfeed.com/api/agent/","version":"1.0.0","protocolVersion":"0.3.0","provider":{"organization":"INTRADAYFEED LTD","url":"https://intradayfeed.com"},"documentationUrl":"https://intradayfeed.com/agents","iconUrl":"https://intradayfeed.com/favicon.ico","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"defaultInputModes":["application/json","text"],"defaultOutputModes":["application/json","text"],"skills":[{"id":"pipeline_health","name":"Pipeline Health","description":"Scheduler freshness for news, macro calendar, bias, and OHLC cache.","tags":["ops","health","monitoring"],"examples":["Is the IntradayFeed data pipeline fresh?"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"market_snapshot","name":"Market Snapshot","description":"OHLC bars + EMA21/VWAP bias snapshot for one ticker (stocks/futures/etc).","tags":["market-data","ohlc","bias","stocks","futures"],"examples":["Get a SPY 30m market snapshot with bias signals"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"bias.signal","name":"Bias Signal","description":"Directional EMA21 + VWAP bias for one ticker/timeframe.","tags":["bias","signal","ema","vwap"],"examples":["What is the ES 1H bias signal?"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"catalyst.calendar","name":"Catalyst Calendar","description":"US macro catalyst calendar with impact scores (deduped, no fabricated CPI dates).","tags":["macro","calendar","catalyst","economic-events"],"examples":["List today's high-impact economic catalysts"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"flash.news","name":"Flash News","description":"Latest market headline with sentiment and extracted affected tickers.","tags":["news","sentiment","flash"],"examples":["Get the latest flash news sentiment and tickers"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"conviction.rank","name":"Conviction Rank","description":"Rank a watchlist by conviction / setup quality from OHLC bias.","tags":["ranking","watchlist","conviction"],"examples":["Rank SPY,QQQ,IWM,AAPL,NVDA by conviction"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"strategy.summary","name":"Strategy Summary","description":"Session level proxies + EMA/VWAP stance for one ticker (honest when OHLC thin).","tags":["strategy","levels","risk"],"examples":["Summarize strategy context for SPY"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"bias.accuracy","name":"Bias Accuracy","description":"Backtested bias accuracy diagnostics when enough history exists.","tags":["backtest","accuracy","diagnostics"],"examples":["Measure bias accuracy for ES on 30M"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"macro.now","name":"Macro Now","description":"Current US session + today's macro events (deduped).","tags":["macro","session","calendar"],"examples":["What macro events remain today?"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"composite.signal","name":"Composite Signal","description":"Equal-weight GO score from bias, catalysts, sentiment, and liquidity proxies.","tags":["composite","go-score","signal"],"examples":["Composite GO score for AAPL"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"macro.forecast","name":"Macro Forecast","description":"Last persisted macro prints only — not a predictive model; honest next_release.","tags":["macro","cpi","gdp"],"examples":["Latest CPI print and next release date"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"volatility.forecast","name":"Volatility Forecast","description":"Realized-volatility regime from OHLC (refuses zero stubs without history).","tags":["volatility","realized-vol"],"examples":["Forecast realized volatility for SPY"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"sector.rotation.forecast","name":"Sector Rotation Forecast","description":"Sector ETF relative strength vs SPY (honest when ETF history missing).","tags":["sectors","rotation","etf"],"examples":["Which sectors show relative inflow vs SPY?"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"earnings.predict","name":"Earnings Predict","description":"Unavailable until a verified earnings-estimates provider is wired (no synthetic EPS).","tags":["earnings","unavailable"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"price.target","name":"Price Target","description":"Unavailable until a verified analyst-consensus feed is wired.","tags":["analyst","unavailable"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"insider.flow","name":"Insider Flow","description":"Unavailable until SEC Form 4 feed is wired (refuses synthetic insider trades).","tags":["insider","sec","unavailable"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"institutional.flow","name":"Institutional Flow","description":"Unavailable until 13F/holders feed is wired (refuses synthetic fund names).","tags":["13f","institutional","unavailable"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"options.flow.predict","name":"Options Flow Predict","description":"Unavailable until options chain/flow feed is wired.","tags":["options","unavailable"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"earnings.transcript.analysis","name":"Earnings Transcript Analysis","description":"Unavailable until transcript corpus is wired (refuses synthetic narratives).","tags":["earnings","transcript","unavailable"],"inputModes":["application/json"],"outputModes":["application/json"]}],"securitySchemes":{"AgentKey":{"type":"apiKey","in":"header","name":"X-Agent-Key","description":"Shared AGENT_API_KEY for machine-to-machine calls."}},"security":[{"AgentKey":[]}],"supportedInterfaces":[{"url":"https://intradayfeed.com/api/agent/","protocolBinding":"HTTP+JSON","protocolVersion":"0.3.0"}],"endpoints":{"agentCard":"https://intradayfeed.com/.well-known/agent-card.json","agentCardLegacy":"https://intradayfeed.com/.well-known/agent.json","capabilities":"https://intradayfeed.com/api/agent/capabilities/","tasks":"https://intradayfeed.com/api/agent/tasks/","quote":"https://intradayfeed.com/api/agent/quote/","checkout":"https://intradayfeed.com/api/agent/checkout/","paymentConfirm":"https://intradayfeed.com/api/agent/payments/confirm/","tipPolicy":"https://intradayfeed.com/api/agent/tips/policy/","tipEvaluate":"https://intradayfeed.com/api/agent/tips/evaluate/","tipSummary":"https://intradayfeed.com/api/agent/tips/summary/","marketplace":"https://intradayfeed.com/agent-marketplace","documentation":"https://intradayfeed.com/agents","llmsTxt":"https://intradayfeed.com/llms.txt"},"keywords":["A2A","agent API","agent marketplace","market data","bias signal API","flash news sentiment API","catalyst calendar","economic events API","macro calendar","intraday analysis","financial data service"],"preferredTransport":"HTTP+JSON","supportsAuthenticatedExtendedCard":false}