get_crypto_latest_trade
Retrieve the most recent trade data for cryptocurrency symbols using US market data. Specify symbols and set location to 'us' for accurate market information.
Instructions
Returns the latest trade 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 | |||