binance-trader icon indicating copy to clipboard operation
binance-trader copied to clipboard

💰 Cryptocurrency Trading Bot for Binance (Experimental)

Results 95 binance-trader issues
Sort by recently updated
recently updated
newest added

I have a fresh install of trader. I was using it efficiently when it runs with python 2.x Bot tries to use all available balance, one command opens orders multiple...

`python trader.py --symbol XRPBTC --amount 0.0002 --profit 0.3` **It doesn't buy** XRP, it gets stuck as you can see in the image. Can you help me? ![Screenshot_8](https://user-images.githubusercontent.com/18900094/107131692-d3804680-68e9-11eb-9f47-882d497ecc4f.jpg)

Can you update because only "range" work... Thank you in advance ! :)

You can use my py3 sqlite3 orm lib to management DB. It is not in pip. However, you can clone into this project to use. https://swindler36.github.io/dbBuilder.py/

When i try this with BNBUSDT the program just freezes and does nothing

Hi guys, I tried to use the bot, but, problem is that when I start using it with some pair, the bot stuck after those lines: Started... Trading Symbol: XVGBTC...

The trading bot no longer works. It just stalls at this screen for several hours: Started... Trading Symbol: CDTBTC Buy Quantity: 155.00000000 Stop-Loss Amount: 0 Profit Mode Options: Preferred Profit:...

Hello, after placing the sell order the script enters a loop with an error "Account has insufficient balance for requested action." even if the order has not been closed. How...

This is my first time using putting a script together I have followed the instructions and I believe I have done everything as I'm supposed to and now I just...