3
ध्यान केंद्रित करना
0
समर्थक

गेट सशर्त प्रतिनिधिमंडल कैसे लिखें

में बनाया: 2023-05-05 09:51:58, को अपडेट:
comments   3
hits   818

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” }); क्या यह कोड सही है, और यह कैसे हो सकता है कि एक फ्लैश डिस्क एक साधारण असाइनमेंट है?