Dawadam

Results 35 comments of Dawadam

@idelvall I think we can't send a PR to add the package to the npm registry.

You'll be disappointed : ``` Actions.ts:228 Error: Error invoking remote method 'api-updateData': TypeError: Cannot read property 'updated_at' of undefined syncNewProfileData @ Actions.ts:228 ```

Ok, all is here : ``` 3Commas.ts:32 {options: {…}} options: notifications: false offset: 1000 summary: false syncCount: 0 time: 0 __proto__: Object __proto__: Object preload.ts:14 Updating 3Commas data. Actions.ts:228 Error:...

The problem is not solved. I tried from another computer with a completely different configuration and the error was the same. Account 3 commas has many associated accounts, it is...

Ok I see. I don't know how to retrieve the Koa request stream. But you put an example with Koa in the Readme, does it work? Because I don't understand...

Oh yes, and npm listing with package.json

@sedhuait did you have enough time?

I think it's possible by using 'test' parametter on options. ``` const default_options = { recvWindow: 5000, useServerTime: false, reconnect: true, keepAlive: true, verbose: false, test: false, hedgeMode: false, localAddress:...