5. Lấy sức mua
Method:
GETDescription: Lấy sức mua qmax
Parameters:
investorId: Mã investorId của Khách Hàng
Query parameters:
bankMarginPortfolio: mã id gói vayprice: Giásymbol: Mãside:NB: Short
NS: Long
Response:
{
"id": 1000000001,
"investorId": 1000000001,
"investorAccountId": 1000000001,
"bankMarginPortfolioId": 123,
"symbol": "VN30F2512",
"price": 1922.8,
"ppse": 0.0,
"qmax": 0,
"side": "NB",
"dealId": 0
}
Mô tả:
investorId: investorId của Khách HànginvestorAccountId: id tiểu khoảnbankMarginPortfolioId: id gói vaysymbol: mã Phái Sinhppse: sức mua còn lạiqmax: số lượng tối đa có thể đặtside: chiều đặt
Last updated