market.quote uses Ithaca’s live-data service for real-time or delayed quotes depending on your tier.
All examples assume you’ve opened a session with
session_context. Every result includes the provenance envelope.Skill summary
market.news
Pulls recent news headlines for a ticker or topic, with a lightweight sentiment score per item. Arguments
Source:
archive-community
Example
market.screener
Runs a multi-filter screen across the supported universe. Runs under the scan profile (900 s). Arguments
Source:
archive-community
Example
market.movers
Returns top gainers, losers, and most-active tickers for an exchange or universe. Arguments
Source:
archive-community
Example
market.quote
Real-time or delayed quote from Ithaca’s live-data service. Latency depends on your data tier. Arguments
Source:
ithaca-live-data
If
realtime=true but your tier does not include it, the call falls back to delayed (15 min) and adds a realtime_unavailable warning to the envelope.market.tide
Aggregate market breadth — advancers/decliners, new highs/lows, up-volume/down-volume — across an exchange. Useful as a regime filter. Arguments
Source:
archive-community
Example
Next steps
Fundamentals Skills
Fundamentals snapshots, comparisons, point-in-time data, and analyst ratings.
Skills Overview
Back to the full catalog and provenance envelope reference.