You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Rule** | **string** | 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` |
10
10
**Expiration** | **int** | Maximum wait time for trigger condition (in seconds). Order will be cancelled if timeout |
11
11
12
12
[[Back to Model list]](../README.md#documentation-for-models)
/// 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`
/// <value>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` </value>
/// 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`
/// <value>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` </value>
/// <param name="rule">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` (required).</param>
70
70
/// <param name="expiration">Maximum wait time for trigger condition (in seconds). Order will be cancelled if timeout (required).</param>
0 commit comments