CEX Create Market Buy Order
Last updated
Was this helpful?
Last updated
Was this helpful?
The CEX Create Market Buy Order
node creates a market buy order for a specified trading pair on a centralized exchange.
exchange:
description: The exchange on which the market buy order will be placed.
allowed types:
default value: None
symbol:
description: The trading pair symbol for which the market buy order will be placed.
allowed types: string
default value: None
base_amount [Optional]:
description: The amount of the base currency to buy.
allowed types: decimal
default value: None
quote_amount [Optional]:
description: The amount of the quote currency to sell.
allowed types: decimal
default value: None
description: The created market buy order.
crypto
CEX
type: