list_price_alerts
Retrieve active price alerts from your account, including target and current prices for each instrument. Up to 50 alerts returned per request.
Instructions
List the active price alerts on the account.
Returns up to limit alerts, each with its alertId (UUID),
instrumentId, symbol (e.g. AAPL), targetPrice (trigger
level in the instrument's quote currency), currentPrice (market
bid when the alert was created or last updated), and ISO 8601 UTC
createdAt/updatedAt timestamps. Quota: 60 requests per 60
seconds (shared default pool).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of alerts to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||