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.
Workflow: MONITOR step -- arm after executing so a tripped level loops you back
to the risk/execute phase. See get_trading_workflow.
Connector