Cex cancel all orders
Last updated
Was this helpful?
Last updated
Was this helpful?
The CEX Cancel All Orders
node cancels all open orders for a specified trading pair on an exchange.
exchange
description: The exchange on which all orders will be cancelled.
allowed types:
default value: None
symbol:
description: The trading pair symbol for which all orders will be cancelled. If value is a CryptoExchangeOrder, the symbol will be extracted from the order data.
allowed types: string,
default value: None
No output
crypto
CEX