Sascha Becker

Results 3 issues of Sascha Becker

I currently don't check for a returned error code from bittrex, just assume it works. Bittrex return an error object when a problem occured ``` { code: string } ```...

enhancement

The current reporting fetches the total amount of USDT in the balances and the current BTC price. For better tracking we need more values that could be sent. * Array...

enhancement

Got a not really helpful 500 error message ``` server_1 | Error server_1 | at Strategy.parseErrorResponse (/usr/src/app/node_modules/passport-facebook/lib/strategy.js:196:12) server_1 | at Strategy.OAuth2Strategy._createOAuthError (/usr/src/app/node_modules/passport-oauth2/lib/strategy.js:376:16) server_1 | at /usr/src/app/node_modules/passport-oauth2/lib/strategy.js:166:45 server_1 | at /usr/src/app/node_modules/oauth/lib/oauth2.js:191:18...