get_stock_latest_bar
Retrieve the current minute bar for one or more stock symbols, with selectable data feeds and currency for accurate market tracking.
Instructions
Get the latest minute bar for one or more stocks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feed | No | The source feed of the data. - `sip`: all US exchanges - `iex`: Investors EXchange - `delayed_sip`: SIP with a 15 minute delay - `boats`: Blue Ocean, overnight US trading data - `overnight`: derived overnight US trading data - `otc`: over-the-counter exchanges Default: `sip` if the user has the unlimited subscription, otherwise `iex`. | |
| symbols | Yes | A comma-separated list of stock symbols. | |
| currency | No | The currency of all prices in ISO 4217 format. Default: USD. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||