| Name | Type | Description | Notes |
|---|---|---|---|
| price | str | Trigger price | |
| rule | str | Price trigger condition - `>=`: triggered when market price is greater than or equal to `price` - `<=`: triggered when market price is less than or equal to `price` | |
| expiration | int | Maximum wait time for trigger condition (in seconds). Order will be cancelled if timeout |
This repository was archived by the owner on Jul 16, 2026. It is now read-only.