Sign in

Place margin order

documented

Submit a new margin order.

POST /sapi/v1/margin/orderMarginno implementation yet0 runs

Input

symbol*
Trading symbol (e.g., BNBUSDT)
BNBUSDT
side*
Order side
BUY|SELL
type*
Order type
LIMIT|MARKET|STOP_LOSS...
timeInForce
Time in Force
GTC|IOC|FOK
quantity*
Order quantity
e.g., 0.5
price
Price per unit
e.g., 25000.00
isIsolated
Is isolated margin
TRUE|FALSE
newClientOrderId
New client order ID
optional-id
Calls Binance as you (your API key is your account); keychains.dev holds the credentials.