set_alert
Create a price/position alert checked every 60s by Celery beat.
alert_type: price_above | price_below | position_change. token is a mint address. Optional webhook_url is POSTed when the alert fires.
Free (no technology service fee) -- a control-plane write, moves no funds and has no transaction notional.
Workflow: MONITOR step -- arm after executing so a tripped level loops you back to the risk/execute phase. See get_trading_workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | ||
| caller_id | No | ||
| threshold | Yes | ||
| alert_type | Yes | ||
| webhook_url | No | ||
| wallet_address | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||