stock_snapshot_market_value
Retrieve real-time market value for a stock based on its last quote. Use symbol and venue to get the current snapshot.
Instructions
[STANDARD] Real-time market value derived from last quote for a stock.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| venue | No | Used to specify the venue of the real time or historic request. ``nqb`` = Nasdaq Basic; ``utp_cta`` = merged UTP & CTA. | nqb |
| symbol | Yes | The stock or index symbol, or underlying symbol for options. Specify '*' for all symbols or a comma separated list when appropriate. | |
| min_time | No | Filters snapshots to include only data with a timestamp greater or equal to the specified value (HH:mm:ss.SSS format). |