alpha_subscribe
Create a notify-on-condition webhook subscription: 5 prepaid HMAC-signed deliveries when a price/funding condition triggers. $0.05 USDC ($0.01 per delivery, prepaid). Payment is consumed on execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Condition type: price_above, price_below, or funding_above_abs | |
| symbol | Yes | Asset symbol (e.g., SOL) | |
| webhook | Yes | HTTPS webhook URL on a public host | |
| threshold | Yes | Trigger threshold (price in USD, or absolute funding rate) |