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 - mikedoiis

Pages: [1]
1
Technical Support & Development / parse error
« on: January 05, 2021, 02:09:55 AM »
since a few hours i1ve got this message before every time the app loads an pair:

TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at binance.parseOrders (C:\snapshot\test\Desktop\node14\node_modules\ccxt.pro\node_modules\ccxt\js\base\Exchange.js:1134:29)
    at binance.fetchOpenOrders (C:\snapshot\test\Desktop\node14\node_modules\ccxt.pro\node_modules\ccxt\js\binance.js:1281:21)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
Fetching open orders again.{}
Error
    at errorHandler (C:\snapshot\test\Desktop\node14\ctx\js\binance.js)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

dont know how to fix it

Pages: [1]