Price alert management context.
Static
Create a new AlertContext.
List all price alerts.
Add a price alert for a security.
triggerValue is a price or percentage string depending on condition.
triggerValue
condition
Update a price alert.
Pass the [AlertItem] obtained from list. Set item.enabled to true to re-enable or false to disable before calling this method.
AlertItem
list
item.enabled
true
false
Delete one or more price alerts by ID.
Price alert management context.