Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 684 Bytes

SpotPriceTrigger.md

File metadata and controls

12 lines (8 loc) · 684 Bytes

SpotPriceTrigger

Properties

Name Type Description Notes
price str Trigger price
rule str Price trigger condition - >=: triggered when market price larger than or equal to `price` field - <=: triggered when market price less than or equal to `price` field
expiration int How long (in seconds) to wait for the condition to be triggered before cancelling the order.

[Back to Model list] [Back to API list] [Back to README]