Create Price Alert
saxo_create_price_alertCreate a price alert for a Saxo account. Specify instrument, target price, and operator to receive notifications when the price meets your condition.
Instructions
Create a Saxo price alert definition. LIVE alert writes require SAXO_ENABLE_LIVE_ALERT_WRITES=true plus policy.allow_live_alert_writes=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| AccountId | Yes | ||
| Uic | Yes | ||
| AssetType | Yes | ||
| TargetValue | Yes | ||
| Operator | Yes | ||
| PriceVariable | No | Traded | |
| ExpiryDate | No | ||
| IsRecurring | No | ||
| IsExtendedHours | No | ||
| State | No | Enabled | |
| Comment | No |