get_crypto_latest_bar
Retrieve the most recent minute bar data for cryptocurrency symbols to monitor market movements. Set the location parameter to "us" for US market data.
Instructions
Returns the latest minute bar for one or more crypto symbols. The loc parameter is required — always set loc to "us".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loc | Yes | Crypto location from where the latest market data is retrieved. | |
| symbols | Yes | A comma-separated list of crypto symbols. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||