list_prices
Retrieve current ticker prices for held assets or all market symbols. Set a limit to cap returned items or use zero for no cap.
Instructions
List ticker prices.
By default, returns held assets that have ticker data. Set all_assets/all
to include the market-wide ticker list. limit caps returned rows; use
limit=0 for no cap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all_assets | No | ||
| all | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||