我有仓位的,但是用GetPosition()得到的是空数组,币安好像就可以。麻烦梦总看一下。 function main() {
exchange.SetContractType(‘swap’) var pos = exchange.GetPosition() Log(pos) }