Cancel Orders

Command Text
Description
Example

cancel

cancel <instrument>

Cancel all orders

cancel <side>

Cancel all buys or sells

cancel buys,

cancel sells xrpusdt

cancel top <number>

Cancel top orders by price, side is not important

cancel top 5

cancel bottom <number>

Cancel bottom orders by price

cancel bottom 10 btcusdt

cancel first <number>

Cancels orders by time of placement, first = oldest

cancel first 3

cancel last <number>

Cancels orders by time of placement, last = newest

cancel last 5

cancel stops

Cancel all stops

cancel buy stops

Cancel buy stops

cancel sell stops

Cancel sell stops

Last updated