Pages:
Author

Topic: 🔥🔥🔥🔥🔥[GUNBOT] Automatic Poloniex Profit Generator🔥🔥🔥🔥🔥 - page 36. (Read 507964 times)

newbie
Activity: 44
Merit: 0
Hello, I'm really interested in buying the bot but I'm not really used to trade on polo or trex, I prefere a lot more Gdax.
Some weeks ago Gunthar confirmed me Gdax will be added in the future, so my question is: which version would be the best for me to buy and hold waiting for Gdax extension?
Also, is it possible to install the bot on a Raspberry Pi?
legendary
Activity: 2674
Merit: 2965
Terminated.
Do all resellers basically offer the same package, do any offer added value?
During the XMAS deal it's pretty much the same.

Dues the offer finish at midnight on 6 the Jan, which timezone please?
I'd assume forum, UTC time (but this might not be correct).

Is gunbot best suited towards regular trades with smaller gains or can it also work with coins that may dip then peak over the course of a week?  
Depends on the strategy, but the former is more likely.

I plan to invest about £1k in an exchange across perhaps 6-10 pairs that I will let gunbot manage, Is this an acceptable model to start with?
Yes.
newbie
Activity: 15
Merit: 0
Hi all, looking to take advantage of the current sale offer but have a few questions.  I'm a noob but have learnt a lot of the last couple of weeks, and love the concept of gunbot.  I'm looking to buy the .05btc package.

Do all resellers basically offer the same package, do any offer added value?

Dues the offer finish at midnight on 6 the Jan, which timezone please?

Is gunbot best suited towards regular trades with smaller gains or can it also work with coins that may dip then peak over the course of a week?  Could you potentially miss out on a coin that could double within 24hrs?

I plan to invest about £1k in an exchange across perhaps 6-10 pairs that I will let gunbot manage, Is this an acceptable model to start with?

I'm trying to learn as much as I can about gunbot before the offer expires as it's a big investment!

Thanks for any help
full member
Activity: 658
Merit: 129
Gunbot stopped also with Binance only after some hours:

~snip

The error you see is a HTTP error returned by Binance, when Gunbot tries to contact the API.

"The HyperText Transfer Protocol (HTTP) 500 Internal Server Error server error response code indicates that the server encountered an unexpected condition that prevented it from fulfilling the request."

This is the official description for the HTTP response 500. Binance may have (had) an error on their side.

cheers,
br41nbug

I believe, just why Gunbot does not try again after a few minutes and start trading again? For me it looks like it stop and never start again without manual intervention.
full member
Activity: 658
Merit: 129
Gunbot stopped also with Binance only after some hours:

Code:
error: fetchMyTrades
Error: Response code 500
    at Request.module.exports._makeRequest.request [as _callback] (/snapshot/gunbot-build/ctx/helper/binance/binance-api.js:0:0)
    at Request.init.self.callback (/snapshot/gunbot-build/node_modules/request/request.js:188:22)
    at emitTwo (events.js:125:13)
    at Request.emit (events.js:213:7)
    at Request. (/snapshot/gunbot-build/node_modules/request/request.js:1171:10)
    at emitOne (events.js:115:13)
    at Request.emit (events.js:210:7)
    at IncomingMessage. (/snapshot/gunbot-build/node_modules/request/request.js:1091:12)
    at Object.onceWrapper (events.js:312:19)
    at emitNone (events.js:110:20)
    at IncomingMessage.emit (events.js:207:7)
    at endReadableNT (_stream_readable.js:1045:12)
    at _combinedTickCallback (internal/process/next_tick.js:102:11)
    at process._tickCallback (internal/process/next_tick.js:161:9)
(node:14243) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Response code 500
(node:14243) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

I wonder if I'm the only one with these problems?
full member
Activity: 658
Merit: 129
Gunbot 7.0.1 and also 7.0.2 sometimes stops with this error on my VPS:

Code:
(node:15393) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: unable to verify the first certificate
(node:15393) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

In this case it stopped at run 1007 in this instance. Subjectively, the problem often occurs with 7.0.2 than with 7.0.1.

Running on Ubuntu 16.04 without Desktop Environment.

Anyone else?

does this happen on cryptopia?

On this instance cryptopia and binance are active. Is this problem cryptopia related and well known?

On my two other instances Gunbot 7.0.2 also stopped sometimes with just bittrex configured but I don't remember if it was the same error, 7.0.1 hasn't stopped with Bittrex for days now. I will watch closely.

afaik Cryptopia has certificate issues at the moment. this would fit the error message you are seeing.

cheers

Ok thanks! It would be really cool if Gunbot retries after some minutes instead of stopping completely. If somebody has an ideo how to monitor Gunbot, please let me know. At the moment I'm checking only for running processes with check_mk.
I've switched again to 7.0.2 and disabled cryptopia for the moment.
full member
Activity: 658
Merit: 129
Gunbot 7.0.1 and also 7.0.2 sometimes stops with this error on my VPS:

Code:
(node:15393) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: unable to verify the first certificate
(node:15393) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

In this case it stopped at run 1007 in this instance. Subjectively, the problem often occurs with 7.0.2 than with 7.0.1.

Running on Ubuntu 16.04 without Desktop Environment.

Anyone else?

does this happen on cryptopia?

On this instance cryptopia and binance are active. Is this problem cryptopia related and well known?

On my two other instances Gunbot 7.0.2 also stopped sometimes with just bittrex configured but I don't remember if it was the same error, 7.0.1 hasn't stopped with Bittrex for days now. I will watch closely.
full member
Activity: 658
Merit: 129
Gunbot 7.0.1 and also 7.0.2 sometimes stops with this error on my VPS:

Code:
(node:15393) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: unable to verify the first certificate
(node:15393) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

In this case it stopped at run 1007 in this instance. Subjectively, the problem often occurs with 7.0.2 than with 7.0.1.

Running on Ubuntu 16.04 without Desktop Environment.

Anyone else?
full member
Activity: 166
Merit: 100
I am new to trading but I have some trade on long terms like ETH,DEC and dash because I am tired of flooding money for not understanding the trade my question is that can I trade and set the bot only with my note 5 mobile phone?how can one identify the best coins to buy?
hero member
Activity: 1498
Merit: 556
Can I purchase the beginner edition first for 0.2btc for my trial run.  If I like it, I can then purchase max edition and pay only the difference which will be 0.8btc?
I think you forgot one zero in both cases. The beginner (lite) edition is set as 0.02BTC, while the max (full) edition is 0.10BTC. So as far as I understood, yes, you would be able to upgrade paying the remaining 0.08BTC.

Correct if I'm wrong guys, but those prices are from the holiday special, which means that full version may (and probaby will) increase after Jan 6th, right?

EDIT: br41nbug already answered it above. Thanks mate!
full member
Activity: 153
Merit: 100
Can I purchase the beginner edition first for 0.2btc for my trial run.  If I like it, I can then purchase max edition and pay only the difference which will be 0.8btc?
full member
Activity: 153
Merit: 100
Hi,

I just noticed this gunbot and interested in purchasing but don't know where to start.  It seems there are too many 3rd party resellers so I can't figure out who's legit or scammers.  Should I only work with Gunthar?

See here https://github.com/GuntharDeNiro/BTCT/wiki/Resellers

Thanks!
newbie
Activity: 9
Merit: 0
Hi,

I just noticed this gunbot and interested in purchasing but don't know where to start.  It seems there are too many 3rd party resellers so I can't figure out who's legit or scammers.  Should I only work with Gunthar?

See here https://github.com/GuntharDeNiro/BTCT/wiki/Resellers
full member
Activity: 153
Merit: 100
Hi,

I just noticed this gunbot and interested in purchasing but don't know where to start.  It seems there are too many 3rd party resellers so I can't figure out who's legit or scammers.  Should I only work with Gunthar?
newbie
Activity: 17
Merit: 0
Join the Coin Rebels Team!
Become an affiliate partner and earn money on every sale you generate! PM us and check here for more information, http://www.coinrebels.com/partner
newbie
Activity: 17
Merit: 0
Happy New Year! The XMAS deal is xtended! Xmas XTended Edition until 6th of January

If you have any question you can start a chat with us here,
Facebook Messenger: https://m.me/coinrebels
Telegram: https://telegram.me/coinrebels

🎅🏻 Gunbot Christmas Deal 🎅🏻

- Gunbot Beginner Edition (only allows for one strategy, emotionless) price: 0.02 BTC

- Gunbot Classic (All strategies, 1 exchange) price 0.05 BTC

- Gunbot MAX (All strategies + all exchanges+ TV extension) price 0.1 BTC


Support exchanges are: Binance, Bittrex, Poloniex, Kraken, Bitfinex, Cryptopia

This is a very good deal and limited until 6 January 2017.

And if you are ready to make an order you make that on our webpage
www.coinrebels.com
legendary
Activity: 2674
Merit: 2965
Terminated.
I want to buy this bot, before the christmas sale ends, but before I buy it, I would like to check the GUI and test it for 1-2 days, is it possible to get a trial version, so I can test it and buy before 7th of January, thanks in advance.
No. You can take a look at some online videos.

Is it possible to get a discount for 2 license purchases?
Not for XMAS deals.
newbie
Activity: 15
Merit: 0
I want to buy this bot, before the christmas sale ends, but before I buy it, I would like to check the GUI and test it for 1-2 days, is it possible to get a trial version, so I can test it and buy before 7th of January, thanks in advance.

Is it possible to get a discount for 2 license purchases?
newbie
Activity: 23
Merit: 0
Had GunBot XT running for about 2 days, purchased with the xmas deal.

Pretty happy with it so far, and the community is really helpful.

Running emotionless on about 10 pairs on Poloniex.
member
Activity: 490
Merit: 11
does that mean with me giving you money, i will automatically get a profit without doing anything?
Pages:
Jump to: