Der Code lautet wie folgt:
var info = JSON.parse(HttpQuery(”https://api.huobi.pro/v1/common/symbols”)) Log(info.data[0].symbol) Log(info.data[0].amount-precision)
Verfehlung:
Bitte sagen Sie mir, wo das Problem liegt.