Username: Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - jilipollo

Pages: [1]
1
Hi,

I'm encountering the following error when trying to run any pair on Binance Futures :

Loading exchange - binanceFutures
Loading data....
TypeError: Cannot set property 'currentQty' of undefined
    at Gdax.parseBalance (/snapshot/test/Desktop/node14/ctx/js/binanceFutures.js)
    at /snapshot/test/Desktop/node14/ctx/js/binanceFutures.js
    at processTicksAndRejections (internal/process/task_queues.js:97:5) Unhandled Rejection at Promise Promise {
  <rejected> TypeError: Cannot set property 'currentQty' of undefined
      at Gdax.parseBalance (/snapshot/test/Desktop/node14/ctx/js/binanceFutures.js)
      at /snapshot/test/Desktop/node14/ctx/js/binanceFutures.js
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
}

I tried out a clean install and a new API key but no luck

Does anyone know how to fix that?
Thanks in advance for your help

Pages: [1]