binance-pump-bot icon indicating copy to clipboard operation
binance-pump-bot copied to clipboard

Automation for Binance p&d(pump and dump) activity, ensures fastest purchase and provides auto selling functionality to lockdown profit during these events.

Results 18 binance-pump-bot issues
Sort by recently updated
recently updated
newest added

Hi there, When I try to make and order it gives me this error message: > BUY FAILED {"code":-1013,"msg":"Filter failure: MIN_NOTIONAL"} why is this happening? My configurations seems ok, and...

Hello! I've used this great script in the launch of some new coin (let's name it "newcoin") on the binance. I've entered coin exactly at launch and I got this...

How can I change so it would do 1 off purchase 75% of my BTC instead of multiple smaller ones? Thanks :)

l)can you help me when i command npm start the error comes script is missing please tell me my mistake i have installed npm on node js

Hi, What unit is HARD_TAKE_PROFIT? If I set it to 3.3 is that 3.3% or 330%?

Hey! I. understand the quantity of my BTC is less than required, but out of curiosity how much BTC is the minimum? I have around 0.00003811 BTC The error it...

can somebody explain to me what is hard and soft stop loss peak takeprofit threshhold and timeout and max drawdown please explain all parameters

When putting in npm start its just giving errors even after downloading node Npm install worked fine

I've a problem in the function GetBalance. When I list all my balance with this code ` Object.entries(balances) .filter((arr) => parseFloat(arr[1].available) > 0) .forEach((arr) => { newBalance[arr[0]] = arr[1] console.log(chalk.yellow(`YOU...

2 days ago it was working fine, but now it constantly displaying right and then wrong balance in a endless list. I have put 100$ to BTC to demonsrate the...