place_market_order
Execute immediate buy or sell orders on Binance exchange by specifying trading pair, side (BUY/SELL), and quantity. Returns order placement results for efficient trading automation.
Instructions
Place a market order to buy or sell.
Args: symbol: The trading pair, e.g., BTCUSDT. side: BUY or SELL. quantity: Amount to trade.
Returns: Order placement result.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
quantity | Yes | ||
side | Yes | ||
symbol | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Binance MCP Server
Related Tools
- @mixuechu/binance-mcp
- @mixuechu/binance-mcp
- @mixuechu/binance-mcp
- @qeinfinity/binance-mcp-server
- @mixuechu/binance-mcp