Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 699 Bytes

SpotPriceTrigger.md

File metadata and controls

11 lines (8 loc) · 699 Bytes

# SpotPriceTrigger

Properties

Name Type Description Notes
price string Trigger price
rule string 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]