Tạo lệnh
Tạo lệnh
POSThttps://nami.exchange/api/v4/spot/order
Authorization
Body
symbolnullable string
Ký hiệu giao dịch.
pricenullable number (float)
Giá để đặt lệnh.
stopPricenullable number (float)
Giá dừng cho lệnh dừng.
sidenullable string
Phía của lệnh (BUY hoặc SELL).
typenullable string
Loại lệnh (LIMIT, MARKET, v.v.).
quantitynumber (float)
Số lượng tài sản để mua hoặc bán.
0
quoteOrderQtynumber (float)
Số lượng lệnh trích dẫn.
0
useQuoteQtyboolean
Có sử dụng số lượng lệnh trích dẫn hay không.
false
signaturestring
Chữ ký là khóa bí mật được mã hóa dưới dạng dữ liệu ASCII. Yêu cầu chứng thực.
timestampstring (date-time)
Thời điểm gửi yêu cầu.
Response
Thành công
Body
statusstring
Example: "ok"
dataobject
Request
Response