Skip to main content
Glama
nirholas

Binance.US MCP Server

by nirholas

binance_us_test_order

Validate Binance.US order parameters and signature before executing trades. Test new orders without placing them to ensure correct configuration.

Instructions

Test a new order on Binance.US without actually placing it. Validates order parameters and signature without executing the trade.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYesTrading pair symbol (e.g., BTCUSD, ETHUSD)
sideYesOrder side: BUY or SELL
typeYesOrder type: LIMIT, MARKET, STOP_LOSS, STOP_LOSS_LIMIT, TAKE_PROFIT, TAKE_PROFIT_LIMIT, LIMIT_MAKER
timeInForceNoTime in force: GTC, IOC, or FOK
quantityNoOrder quantity in base asset
quoteOrderQtyNoOrder quantity in quote asset (for MARKET orders)
priceNoOrder price
newClientOrderIdNoUnique client order ID
stopPriceNoStop price for stop orders
trailingDeltaNoTrailing delta in BIPS
icebergQtyNoIceberg quantity
newOrderRespTypeNoResponse type
selfTradePreventionModeNoSelf-trade prevention mode
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