Skip to main content
Glama
nirholas

Binance.US MCP Server

by nirholas

binance_us_cancel_replace

Cancel an existing order and place a new order atomically to modify trading parameters on Binance.US.

Instructions

Cancel an existing order and place a new order on the same symbol atomically. This is useful for modifying order parameters.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYesTrading pair symbol (e.g., BTCUSD)
sideYesOrder side: BUY or SELL
typeYesOrder type for the new order
cancelReplaceModeYesSTOP_ON_FAILURE: Don't place new order if cancel fails. ALLOW_FAILURE: Place new order even if cancel fails.
cancelOrderIdNoOrder ID to cancel. Either this or cancelOrigClientOrderId required.
cancelOrigClientOrderIdNoClient order ID to cancel. Either this or cancelOrderId required.
timeInForceNoTime in force for new order
quantityNoQuantity for new order
quoteOrderQtyNoQuote order quantity for new order
priceNoPrice for new order
cancelNewClientOrderIdNoClient order ID for the cancel
newClientOrderIdNoClient order ID for the new order
stopPriceNoStop price for new order
trailingDeltaNoTrailing delta for new order
icebergQtyNoIceberg quantity for new order
newOrderRespTypeNoResponse type for new order
selfTradePreventionModeNoSelf-trade prevention mode
cancelRestrictionsNoCancel restrictions
recvWindowNoReceive window in milliseconds (max 60000)

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nirholas/Binance-US-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server