simple-pump-and-dump-bot icon indicating copy to clipboard operation
simple-pump-and-dump-bot copied to clipboard

Simple pump-and-dump bot for Binance and Kucoin Cryptocurrency Exchange

Results 26 simple-pump-and-dump-bot issues
Sort by recently updated
recently updated
newest added

Hey, Nice Project! Have you seen https://github.com/Effanuel/BitMEX-scaled-orders ? Do you think the features shown in the above project could be implemented into this one? Thanks!

i have read a bit about telegram and they have the possibility of having a webhook for incoming messages instead of long polling. I think this might make it faster....

I get this message: "Exception: 200-{"code":"300000","msg":"Order size invalid."}" However, I am trading $50 in USDT to buy ETH. There is no minimum order on KuCoin for $50. What is the...

Hi again. How is the profit function work. i went live on a pump and put 0.5 profit in the config. i finished woth a profit, but at 8%, so...

I might have found solution here --> https://stackoverflow.com/questions/60290030/delay-in-receiving-new-message-from-specific-channel-in-telegram-using-telethon

C:\Users\1\Desktop\kucoin\src>python3 bot-kucoin.py Traceback (most recent call last): File "C:\Users\1\Desktop\kucoin\src\bot-kucoin.py", line 45, in config['api_key'] = api_keys['api_key'] TypeError: string indices must be integers C:\Users\1\Desktop\kucoin\src>

Hey, I am getting this error while running the bot. Is there something I am doing wrong? Traceback (most recent call last): File "c:\Users\aqibi\Desktop\simple-pump-and-dump-bot-master\src\bot-kucoin.py", line 39, in config = yaml.safe_load(conf_file)...

Hello again. It would be great if you could implement discord or telegram message scraper. I dont know which is faster to deliver messages, but in my case, i get...

The program works perfectly on Kucoin, but on Binance i've got an issue. I open the trade, it works. But the sell_fallback_timeout_ms doesn't work! I have to sell the coins...

255 in account and tried 0.01 as amount to buy. { code: '300000', msg: 'Order size invalid.' } (node:18092) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'orderId' of undefined at KucoinBot.getSellOrderDetails (file:///C:/Users/Marcus/simple-pump-and-dump-bot/node_wip/src/bot-kucoin.js:211:31)...