wolf icon indicating copy to clipboard operation
wolf copied to clipboard

:wolf: Binance trading bot for node.js

Results 17 wolf issues
Sort by recently updated
recently updated
newest added

Hi, This issue recently started popping up and I'm not sure how to correct it. ![indexOf issue](https://user-images.githubusercontent.com/35853003/58766326-cc186f80-8542-11e9-8da2-08ee6c957dc1.JPG)

hi all, i've got this when trying npm test: Binance ✓ should be able to ping Binance API (310ms) ✓ should be able to make signed requests (277ms) ✓ should...

bug
question

I thought the program would re-loop after the stop limit was reach and re-purchase and follow through again, so that it would prevent losing as much as possible, but also...

question

I would gladly pay $20 for a buy-limit feature. A simple "buy at current bid price" and "buy at percentage below bid price" is all I'm looking for.

feature request

A nice feature enhancement to the stop-loss would be: after_stop-loss_trigger_wait: 60.0 When a stop-loss is triggered, the bot would wait 60 seconds, before creating a new order. This little feature...

feature request

Hello just a question.. does this bot supports multiple pairs? Can i use it specifying i want to trade for example.... XRP/BTC and IOTA/BTC.. or do i have to run...

question

hello dear, can you implements auto triangular arbitrage for this ? Thanks !

feature request

I was getting errors in the mocha test, so after some digging I found out that It was jus a timeout issue, So I set the timeout globally in package.json...

feature request

have a cool idea for a feature where the bot will create a buy-limit at the current last sell price, and also buy at the current buy price. Along with...

feature request