orderId = exchange.IO(“api”, “POST”,“/api/v4/futures/btc/orders”, { “contract”: “BTC_USD”, “price”: price2, “size”: 1, // आकार पैरामीटर जोड़ें “amount”: n, “direction”: “short”, “offset”: “open”, “lever_rate”: 100, “order_type”: “conditional”, “trigger_price”:price2, “order_price_type”: “limit”, “time_in_force”: “gtc” }); क्या यह कोड सही है, और यह कैसे हो सकता है कि एक फ्लैश डिस्क एक साधारण असाइनमेंट है?