//383375074660855808
var order = pertukaran[0].GetOrder ((
Log ((
exchanges[0].GetOrder可以返回信息
Id: 383375074660855808 Price: 0 Amount: 1 DealAmount: 1 Status: 1 Type: 0
exchanges[0].GetOrders()却返回错误
TypeError: cannot read property 'Id' of undefined at main (__FILE__:129)
请问这是什么原因啊?Id需要定义吗/xiexie
Pergilah./upload/asset/23c31a045d4345042eab9.jpg buyOrderId = openLong ((-1, amount) // pembelian yang terbuka dengan banyak kedudukan -1 mewakili harga pasaran buyOrderId = openLong ((-1, amount) // pembelian yang terbuka dengan banyak kedudukan -1 mewakili harga pasaran var orders = exchanges[0].GetOrders ((() Log (("orders=",orders) Log (("Mesej pesanan yang belum selesai, ID:", orders[0].Id, "Price:", orders[0].Price, "Amount:", orders[0].Amount, "DealAmount:", orders[0].DealAmount, "type:", orders[0].Type) Log (("Mesej pesanan kedua tidak selesai, ID:", orders[1].Id, "Price:", orders[1].Price, "Amount:", orders[1].Amount, "DealAmount:", orders[1].DealAmount, "type:", orders[1].Type) --------------------------- Mesej ralat seperti gambar di atas, kod yang menyebabkan masalah adalah di sini, akaun mempunyai nombor tunggal, dan perintah di hadapan id telah ditakrifkan. Berdoa
Pencipta Kuantiti - Impian Kecilcannot read property 'Id' of undefined at main (__FILE__:129) Baris 129, periksa kod dasar, pembolehubah sebelum nama pembolehubah Id tidak ditakrifkan.
RumputPeriksa order terlebih dahulu, jika kosong tidak boleh digunakan secara langsung