CEX Create Stop Limit Buy Order
Last updated
Was this helpful?
Last updated
Was this helpful?
The CEX Create Stop Limit Buy Order
node creates a stop-limit buy order for a specified trading pair on a centralized exchange.
exchange:
description: The exchange on which the stop-limit buy order will be placed.
allowed types:
default value: None
symbol:
description: The trading pair symbol for which the stop-limit buy order will be placed.
allowed types: string
default value: None
amount:
description: The amount of the asset to buy.
allowed types: decimal
default value: 0
price:
description: The limit price at which to buy the asset once the stop price is reached.
allowed types: decimal
default value: 0
stop_price:
description: The stop price at which the order is triggered.
allowed types: decimal
default value: 0
description: The created stop-limit buy order.
crypto
CEX
type: