get_latest_quote
Retrieve the current bid, ask, and mid quote for any stock symbol from Alpaca's market data. Read-only pricing information for market analysis.
Instructions
Latest bid/ask/mid quote for a given symbol from Alpaca's market-data API. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | e.g. AAPL, TSLA |