What problem does it solve? Analysts and traders need fast, structured access to live market prices, historical candles, and technical indicators without manually querying multiple financial data APIs. This Skill connects an AI agent to the OBaI market-data MCP server so it can answer market questions with sourced, timestamped data. ## Core Features & Use Cases - Quotes and Prices: Fetch current quotes, latest trades, and pre-market/after-hours bid-ask data for any ticker. - Historical and Technical Analysis: Pull OHLCV candles across intervals from 1-minute to daily, plus RSI, SMA, EMA, WMA, DEMA, TEMA, and ADX indicators. - Market Context: Get gainers/losers/most-active movers (optionally scoped to S&P 500, Nasdaq, or Dow Jones), sector snapshots, short volume, market hours status, and commodity prices like gold, oil, and natural gas. - Use Case: Ask whether NVDA is overbought today, and the agent checks market status, pulls the current quote, and computes RSI(14) with sourced timestamps in one answer. ## Quick Start Ask the agent for the current price, RSI(14), and 50-day moving average of AAPL using the market data tools.