orderId = exchange.IO(“api”, “POST”,“/api/v4/futures/btc/orders”, { “contract”: “BTC_USD”, “price”: price2, “size”: 1, // Thêm tham số size “amount”: n, “direction”: “short”, “offset”: “open”, “lever_rate”: 100, “order_type”: “conditional”, “trigger_price”:price2, “order_price_type”: “limit”, “time_in_force”: “gtc” }); có đúng không, vì sao ổ cứng lại là một đơn đặt hàng bình thường, xin Chúa giải thích.