[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 693 Bytes

SpotPriceTrigger.md

File metadata and controls

13 lines (8 loc) · 693 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 int32 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]