ignaciop000 / binance-traderBot

Trading Bot for Binance
GNU General Public License v3.0
75 stars 28 forks source link

lastest update causes this #2

Closed Orbitalz-eth closed 6 years ago

Orbitalz-eth commented 6 years ago

Express server listening on port 3001 Started... Trading Symbol: XVGBTC Buy Quantity: 206.00000000 Stop-Loss Amount: 0 Profit Mode Options: Preferred Profit: 1.50% Buy Price : (Bid+ --increasing 0.00000001) Sell Price: (Ask- --decreasing 0.00000001)

XVGBTC : Buy order created id:38824233, quantity:206.00000000, buyPrice:0.00000534, Take profit aprox :0.00000550 get_order Exception: Error: Request failed with status code 400 get_order Exception: Error: Request failed with status code 400 (node:2544) UnhandledPromiseRejectionWarning: ReferenceError: None is not defined at Trading.cancel (C:\binance-traderbot\trading.js:498:31) at at process._tickCallback (internal/process/next_tick.js:188:7) (node:2544) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 3) (node:2544) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.