Alex Campo

Results 3 comments of Alex Campo

{ marketName: 'poloniex', URL: 'https://poloniex.com/public?command=returnTicker', toBTCURL: false, pairURL : '', last: function (data, coin_prices) { //Where to find the last price of coin in JSON data return new Promise(function (res,...

> accountInfo I have the same problem I changed it to const accountInfo = {}; and i had the same error

> Looking at your object looks like you have a `contrato` property instead of `contract`. Could this be the reason why it's not working? I get `contrato` from my array...