El código es el siguiente:
var info = JSON.parse(HttpQuery(”https://api.huobi.pro/v1/common/symbols”)) Log(info.data[0].symbol) Log(info.data[0].amount-precision)
Se ha perdido:
¿Puede decirme dónde está el problema?