Bitcoin Automatic Bot

The bots you are talking about are trading bots, the can buy an sell BTC on dollar based (USDT) or the can trade altcoins on BTC based. There are a lot of them, free (freqtrade, gekko) and paid (gunbot) but no one of them has the magic formula. BTC trading is a gamble, same rules as Forex has, and all of you know (or at leas should be) that, if you want a bot to make the job for you, you have to learn first exactly what the bot will do. so you have to learn trading before to run a bot tha trade for you or you will lose all your inversion.
 
I just can agree, so far these bots enter the trade then cancel them at random, or sell at lower price, sometimes they make 20% profit when prices rallying, then they loose because didn't adjusted stop loss etc. For a good bot you need a clear and strong strategy, which needs to be adjusted all the time. And to write a strategy you need good tools like tradingview with pine script, then implement it into a bot (github has few amazing ones). Nothing can be done here without custom coding and sleepless nights ;)
 
The bots you are talking about are trading bots, the can buy an sell BTC on dollar based (USDT) or the can trade altcoins on BTC based. There are a lot of them, free (freqtrade, gekko) and paid (gunbot) but no one of them has the magic formula. BTC trading is a gamble, same rules as Forex has, and all of you know (or at leas should be) that, if you want a bot to make the job for you, you have to learn first exactly what the bot will do. so you have to learn trading before to run a bot tha trade for you or you will lose all your inversion.
Have you used any bot yet ?
 
Have you used any bot yet ?
I tried once a free bot named Pobot_MAX and made something like 1,5% profit average in one week. It has no mainteinance as the owner made a paid version that works poloniex and bittrex, and improve TA strategies. Can find it on github yet, but it's obsolete, but if you have some python knowns it's useful to learn how to make your own bot.
 
I tried once a free bot named Pobot_MAX and made something like 1,5% profit average in one week. It has no mainteinance as the owner made a paid version that works poloniex and bittrex, and improve TA strategies. Can find it on github yet, but it's obsolete, but if you have some python knowns it's useful to learn how to make your own bot.
thanks for the info
 
If any of you think you can simply buy/download a bot and have it magically make you money every day/week/month without having the necessary understanding of trading and technical analysis yourself, you are in for a rude awakening. The level of naivety in this thread is simply astounding.
 
I'm sure there is something like this,
But of course, it won't be shared anywhere.
So, we better move to other options!
 
I'd pay 1 bitcoin for that!
Lol I am definitely sure that you are not serious about it and if you are pay me 1 i will get that for you , lol :P
 
There are such automatic scripts and are called arbitrage bot
Mostly used for gains of 3-5% on autopilot
 
Maybe I didn't get it...but why would you need a bot when every exchange gives you the option to buy/ sell on a certain value?
 
be careful your btc it may take wallet if software is malicious
 
Maybe I didn't get it...but why would you need a bot when every exchange gives you the option to buy/ sell on a certain value?
You are right, although when you have portfolio of 40 coins (like me for example) is time costly to do it all day :)

In regards to security of those scripts, there are tutorials how to code your own script (and they are so easy even for newbies).
So you don't have to trust / download 3rd party scripts
 
You are right, although when you have portfolio of 40 coins (like me for example) is time costly to do it all day :)

In regards to security of those scripts, there are tutorials how to code your own script (and they are so easy even for newbies).

Oh, I see now. I am not a user f these exchanges, I've just seen them advertising this. And I though it's all fully automated.
 
Oh, I see now. I am not a user f these exchanges, I've just seen them advertising this. And I though it's all fully automated.

Never ever allow 3rd party to gain access over your bittrex account ;)
 
You are right, although when you have portfolio of 40 coins (like me for example) is time costly to do it all day :)

In regards to security of those scripts, there are tutorials how to code your own script (and they are so easy even for newbies).
So you don't have to trust / download 3rd party scripts

There are trading platforms that you can connect through API to multiple exchanges which you have accounts on (without allowing withdrawal access), which allow you to set as many sell/buy orders at different prices as you want (for the same tokens, without having them reserved).

I personally use coinigy.com. It has many features (TA, email/phone alerts, multiple sell/buy orders, etc) that come in very handy and basically allows you to do all your trading across multiple exchanges from one place.
 
Back
Top