4.14. Đặt lệnh cắt lỗ
URL
Method
PATCH
Path parameters
Field
Type
Description
investorAccountId
Mã tài khoản của khách hàng
Request header
Field
Type
Description
Authorization
Bearer <JWT Token>
Trading-Token
Token được cấp sau khi xác thực OTP
Request Body
Field
Type
Description
cutLossRate
Mức cắt lỗ muốn đặt (0.14 = 14%)
investorId
String
Mã khách hàng
investorAccountId
Int
Mã tài khoản
trailingEnabled
Bool
Có bật lệnh ngay không (False sẽ không bật lệnh)
Response Body
Field
Type
Description
investorId
String
Mã khách hàng
investorAccountId
Int
Mã tài khoản
cutLossRate
Double
Mức cắt lỗ hiện tại
trailingEnabled
Bool
Có đang bật lệnh cắt lỗ hay không
createdDate
String
modifiedDate
String
maxCutLossRate
Mức cắt lỗ tối đa
Last updated