Need suggestions for Crypto Pump and Dump auto trader

Ahmirof

Power Member
Joined
Dec 23, 2021
Messages
561
Reaction score
274
First i want to thank to people who want to tell me pump and dump is dangerous, risky, ... You're right! But in this thread I'm looking for a script for auto trade for Pump and dump or initial listings, i found one in GitHub but i need your suggestions if you know any tools or script that can help
 
Making a trading script is easy, finding a method or strategy however can take years. Two years in my case but now I run a profitable scalping bot 24/7. Two years of learning, trial and error, 10 minutes of coding. You also need to think about back testing, you can come up with a strategy and code it in to a bot but when you back test over the last 10 years of market data it turns out to be unprofitable. People who have profitable scripts will keep them private, it's hard to find an edge in the crypto markets. I don't know what you mean by pump and dump auto trader but it sounds like you want to automatically buy new coins when they get listed on exchanges and then sell them when they pump. How do you know the coins will pump? There are no bots that can predict the future. Otherwise it's just gambling.
 
Making a trading script is easy, finding a method or strategy however can take years. Two years in my case but now I run a profitable scalping bot 24/7. Two years of learning, trial and error, 10 minutes of coding. You also need to think about back testing, you can come up with a strategy and code it in to a bot but when you back test over the last 10 years of market data it turns out to be unprofitable. People who have profitable scripts will keep them private, it's hard to find an edge in the crypto markets. I don't know what you mean by pump and dump auto trader but it sounds like you want to automatically buy new coins when they get listed on exchanges and then sell them when they pump. How do you know the coins will pump? There are no bots that can predict the future. Otherwise it's just gambling.
Thanks for your comment, actually I'm in crypto since 2015 and i experience all the scams and loses by myself. I have strategy but I don't have coding knowledge so that's why I'm looking for ready to use solution.
About the auto trader bots you're right, and about the gambling too, i want the bot to make things in 15 seconds , if it takes more , i lost few tenths $ , if i success i can cashout hundreds or even thousands. So i give it a chance to find a bot and try it out
 
Thanks for your comment, actually I'm in crypto since 2015 and i experience all the scams and loses by myself. I have strategy but I don't have coding knowledge so that's why I'm looking for ready to use solution.
About the auto trader bots you're right, and about the gambling too, i want the bot to make things in 15 seconds , if it takes more , i lost few tenths $ , if i success i can cashout hundreds or even thousands. So i give it a chance to find a bot and try it out
If you already have a strategy try to find a similar script on Tradingview and if it's a public script look at the code to get an idea of how you can code your strategy. Tradingview also has a built in back testing feature so you can find out straight away if your strategy will be profitable or not. Pine Script is an easy language to learn, more so than Python or any other beginner friendly language.
 
If you already have a strategy try to find a similar script on Tradingview and if it's a public script look at the code to get an idea of how you can code your strategy. Tradingview also has a built in back testing feature so you can find out straight away if your strategy will be profitable or not. Pine Script is an easy language to learn, more so than Python or any other beginner friendly language.
Thanks for your suggestion, I will take it a look
 
Thanks, waiting for your help..
I am using a software written in python by a german guy. You can try that for free with a 30USD budget on several exchange like HotBit, Kucoin, Gateio. Add me on TG: @lfszjsk
 
Back
Top