Author

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

hero member
Activity: 1498
Merit: 614
Liable for what i say, not for what you understand

Thanks for your feedback, glad to hear that it's fire-and-forget, as that's really what I'll need for the small-scale hobbyist purpose I intend (and also to mitigate emotion on my side).

I hope it will be in future fire-and-forget because

e.g.
today rebootet the router and all tasks have stopped and never revived  Sad



If you need to reboot your router, it is safe to reboot your bot as well: he is able to fetch orders from poloniex and start it over from where it left.
legendary
Activity: 2955
Merit: 1049

Thanks for your feedback, glad to hear that it's fire-and-forget, as that's really what I'll need for the small-scale hobbyist purpose I intend (and also to mitigate emotion on my side).

I hope it will be in future fire-and-forget because

e.g.
today rebootet the router and all tasks have stopped and never revived  Sad

legendary
Activity: 2842
Merit: 3536
Join the world-leading crypto sportsbook NOW!
Any reviews of GunBot from real users? Smiley

I have used this as well as made my own bots using autoview and tradingview. I have been running a test for over a week now between my bots and gunbots on two different accounts with same starting value and trading same pairs. Gunbot does well and will make decent profit, but it does easily get stuck when BTC rally's like it did this week. Gunbot is very aggressive and constantly making trades. My own strategies are not so much, but end up with roughly the same amount of profit each day.

The difference this creates is like this week gunbot has much higher unrealized losses vs my bots in tradingview as mine just wasn't in as many positions when BTC rallied as gunbot was.

If you are looking for a ready made solution that isn't a ping pong bot and actually trades the indicators gunbot is the way to go. If you are tinker, good with scripting languages, and have a strategy of your own that you want to automate try something like autoview chrome extension.

Actually arrived here after seeing Gunbot on signatures. Thanks for sharing your side of using this bot. I've never, ever considered using a bot but I have to admit after reading this thread and others on minor successes, I wonder if there's anything to be said for bots to aggressively use and stick to your strategies.

I also wonder, in the hands of a total newbie who will have the discipline to follow instructions from OP, what performance this bot would give? Any bot newbies ready to share?

Im newbie and using Gunbot. Just bought it few days ago before  BTC mooned again, but those 3 days the bot did trade in profit. Now i stopped to wait BTC shakeout, then will start it again. And yes there is nothing! nothing difficult - is easy as a pie! Plug&play. It dont require huge BTC depo to ROI himself. So i like it. Also s you see here you can find preferable pair to enter in bots config for more profits. Will post my review later when will have more stats. Gunthar youre awesome brain!



Thanks for your feedback, glad to hear that it's fire-and-forget, as that's really what I'll need for the small-scale hobbyist purpose I intend (and also to mitigate emotion on my side).

Don't forget to share your review and stats - I won't be the only one looking forward.
hero member
Activity: 759
Merit: 500

These show up occasionally but regularly. Some more about timeouts but that's just polo being flooded (or slow) or my internet connection.

my assumption is that sometimes if there is a slow internet connection (as it is typically one time a day if all are online) the bot does not resume.

I had it already several times that all tasks (Linux Terminator) had stopped at the same time and never recovered...

only a Strg+C and restart helping

dude just put it on some virtual machine (amazon aws for example). Its 99.8% up and works 24/7
hero member
Activity: 1498
Merit: 614
Liable for what i say, not for what you understand

These show up occasionally but regularly. Some more about timeouts but that's just polo being flooded (or slow) or my internet connection.

my assumption is that sometimes if there is a slow internet connection (as it is typically one time a day if all are online) the bot does not resume.

I had it already several times that all tasks (Linux Terminator) had stopped at the same time and never recovered...

only a Strg+C and restart helping

See if in the err.txt you see something like ECONNECT or Socket Hang Up or similar messages. I had some users seeing that. It should be fixable with some tricks on node.js but i'd need to reproduce that.
legendary
Activity: 2955
Merit: 1049

These show up occasionally but regularly. Some more about timeouts but that's just polo being flooded (or slow) or my internet connection.

my assumption is that sometimes if there is a slow internet connection (as it is typically one time a day if all are online) the bot does not resume.

I had it already several times that all tasks (Linux Terminator) had stopped at the same time and never recovered...

only a Strg+C and restart helping
legendary
Activity: 2955
Merit: 1049
I would use 2 different accounts to trade the same coin against different pairs. Anyway: bought at? And sold at ? Cheesy
bought at???
because was also gain of other pairs

unfortunately sold all at 925 USDT Sad
newbie
Activity: 13
Merit: 0
crystal clear now, thanks! So me trading 200% altogether is is totally fine Grin
hero member
Activity: 1498
Merit: 614
Liable for what i say, not for what you understand
what I meant is, for how much % of my BTC balance will it buy? my currently available (not on Orders) or everything (including on Orders)? (I might not by thinking straight here and the second one is not even possible!-/)

The formula is on available BTC balance and altcoin "on orders" balance: if the altcoin "on orders" balance is more that MAX_BALANCE % you set of BTC avaliable balance, it stops to buy for that pair.

Example:
You have 1BTC of available balance and you bought already 0.1BTC worth of Monero, and you set MAX_BALANCE to 20%: it buys!

Notice: available BTC balance is shared with all pairs! So, i.e.:

It your bot bought in the previous Monero example, you have now 0.9BTC of available balance. If a trade occurs in ETH it will be 20% max of 0.9BTC

And so on...
Hope it helped.
~Gun
newbie
Activity: 13
Merit: 0
First, as mentioned before, on what is the "MAX_BALANCE" p/P based on? Currently available or total?
Currently it is based "onOrders" altcoin balance: if you invested more than what you set in % on MAX_BALANCE it would stop to buy for that pair

what I meant is, for how much % of my BTC balance will it buy? my currently available (not on Orders) or everything (including on Orders)? (I might not by thinking straight here and the second one is not even possible!-/)

Second, I'm unsure if "bloody Mary" is working correctly in my installation. You mentioned something like a "sales.txt" will be created?! I don't have that.
And i haven't seen Mary intervene! (which is a good thing I suppose.)
order Number and rate/amount are stored in local variables. It would create some text files if it need to "move" orders to a different rate level (and it would be a temp storing tho). I'm glad your BM didnt have to act: mine is definitely disabled Wink

good!-) all through I dont believe in your theory "never sell without a profit"!-) Not, if you dont live forever or got the patience of a snail tamer Grin

Code:
BTC_LBC *** POLONIEX CALLBACK | returnCompleteBalances ***Please do not make more than 6 API calls per second.
BTC_DCR *** POLONIEX CALLBACK | returnCompleteBalances ***Nonce must be greater than 1740117903113001. You provided 1740117902976001.
These show up occasionally but regularly. Some more about timeouts but that's just polo being flooded (or slow) or my internet connection.
Yes it may happen if you have a lot of pairs, to see those errors on logs. Try to increase TIME_DELAY_PRICE (mine is actually at 240, so api calls in different pairs dont go tru all togheter. Another trick would be creating multiple api keys to handle groups of pairs.

trying the first one. Honestly I was a bit afraid that the second one happened because API calls got mixed up! I still use leo.... occasionally (different Key) for its bloody amazing visualisation! But I limit myself to starting it once a day to check since using your bot!-)

Also, would it be possible to add Timestamps to the logs?
Timestamps are already in the logs. You meant in err.txt? I can do that yes, that file is mostly used by me when users ask me some debug but is ok, i can add that.

yes err.log. to see if those errors overlap with "other things" that I'm doing. And it would make them more useful anyway!-) 

Thanks! And i'm a happy costumer btw!-)
Thanks! I'm listening to all suggestions with the right attntion to see what we can do to make this bot even smartier Wink

~Gun

I definitely want the most clever bot out there Wink (way to many "quote" calls!-)
hero member
Activity: 1498
Merit: 614
Liable for what i say, not for what you understand
First, as mentioned before, on what is the "MAX_BALANCE" p/P based on? Currently available or total?
Currently it is based "onOrders" altcoin balance: if you invested more than what you set in % on MAX_BALANCE it would stop to buy for that pair

Second, I'm unsure if "bloody Mary" is working correctly in my installation. You mentioned something like a "sales.txt" will be created?! I don't have that.
And i haven't seen Mary intervene! (which is a good thing I suppose.)
order Number and rate/amount are stored in local variables. It would create some text files if it need to "move" orders to a different rate level (and it would be a temp storing tho). I'm glad your BM didnt have to act: mine is definitely disabled Wink

Code:
BTC_LBC *** POLONIEX CALLBACK | returnCompleteBalances ***Please do not make more than 6 API calls per second.
BTC_DCR *** POLONIEX CALLBACK | returnCompleteBalances ***Nonce must be greater than 1740117903113001. You provided 1740117902976001.
These show up occasionally but regularly. Some more about timeouts but that's just polo being flooded (or slow) or my internet connection.
Yes it may happen if you have a lot of pairs, to see those errors on logs. Try to increase TIME_DELAY_PRICE (mine is actually at 240, so api calls in different pairs dont go tru all togheter. Another trick would be creating multiple api keys to handle groups of pairs.

Also, would it be possible to add Timestamps to the logs?

Timestamps are already in the logs. You meant in err.txt? I can do that yes, that file is mostly used by me when users ask me some debug but is ok, i can add that.

Thanks! And i'm a happy costumer btw!-)
Thanks! I'm listening to all suggestions with the right attntion to see what we can do to make this bot even smartier Wink
~Gun
newbie
Activity: 13
Merit: 0
I've taken quite a "hit" with the BTC rise!-/ But there's hope..!
But my weekly stats aren't as "rosy" as your daily ones.

I have a couple of questions however.

First, as mentioned before, on what is the "MAX_BALANCE" p/P based on? Currently available or total?

Second, I'm unsure if "bloody Mary" is working correctly in my installation. You mentioned something like a "sales.txt" will be created?! I don't have that.
And i haven't seen Mary intervene! (which is a good thing I suppose.)

Third, I do have some errors in err.txt. Possibly no real effect on trading but I'd like to eliminate them anyway if possible.

Code:
BTC_LBC *** POLONIEX CALLBACK | returnCompleteBalances ***Please do not make more than 6 API calls per second.
BTC_DCR *** POLONIEX CALLBACK | returnCompleteBalances ***Nonce must be greater than 1740117903113001. You provided 1740117902976001.

These show up occasionally but regularly. Some more about timeouts but that's just polo being flooded (or slow) or my internet connection.
Also, would it be possible to add Timestamps to the logs?

Thanks! And i'm a happy costumer btw!-)
hero member
Activity: 1498
Merit: 614
Liable for what i say, not for what you understand
How does Bot reacts in case of Huge Pump and Huge Dump...

unfortunately has now sold all my BTC with pair USDT/BTC Sad


I would use 2 different accounts to trade the same coin against different pairs. Anyway: bought at? And sold at ? Cheesy
legendary
Activity: 2955
Merit: 1049
How does Bot reacts in case of Huge Pump and Huge Dump...

unfortunately has now sold all my BTC with pair USDT/BTC Sad
hero member
Activity: 1498
Merit: 614
Liable for what i say, not for what you understand
How does Bot reacts in case of Huge Pump and Huge Dump...
Like all the Green or Red candles stacked one by one...

Also... on purchase, how long will we receive updates? like a year or more
The bot cant react to anything but the % of GAIN you set in configs. For example: if your settings are 2% of GAIN for each trade and that coin goes up to 32%. You would get 2% from the bot. Same happens with dumps: he stops to buy soon as you reach the max% balance per pair and sells once the dump is over.
Since 24 december (the launch of the GUNBOT) i've released 6 updates. WE always in development, mostly with users reporting bugs/suggestions or because of the refining of the algorithm or the adding of new features.
Hope it helped
~Gun
hero member
Activity: 560
Merit: 500
How does Bot reacts in case of Huge Pump and Huge Dump...
Like all the Green or Red candles stacked one by one...

Also... on purchase, how long will we receive updates? like a year or more
newbie
Activity: 104
Merit: 0
Any reviews of GunBot from real users? Smiley

I have used this as well as made my own bots using autoview and tradingview. I have been running a test for over a week now between my bots and gunbots on two different accounts with same starting value and trading same pairs. Gunbot does well and will make decent profit, but it does easily get stuck when BTC rally's like it did this week. Gunbot is very aggressive and constantly making trades. My own strategies are not so much, but end up with roughly the same amount of profit each day.

The difference this creates is like this week gunbot has much higher unrealized losses vs my bots in tradingview as mine just wasn't in as many positions when BTC rallied as gunbot was.

If you are looking for a ready made solution that isn't a ping pong bot and actually trades the indicators gunbot is the way to go. If you are tinker, good with scripting languages, and have a strategy of your own that you want to automate try something like autoview chrome extension.

Actually arrived here after seeing Gunbot on signatures. Thanks for sharing your side of using this bot. I've never, ever considered using a bot but I have to admit after reading this thread and others on minor successes, I wonder if there's anything to be said for bots to aggressively use and stick to your strategies.

I also wonder, in the hands of a total newbie who will have the discipline to follow instructions from OP, what performance this bot would give? Any bot newbies ready to share?

Im newbie and using Gunbot. Just bought it few days ago before  BTC mooned again, but those 3 days the bot did trade in profit. Now i stopped to wait BTC shakeout, then will start it again. And yes there is nothing! nothing difficult - is easy as a pie! Plug&play. It dont require huge BTC depo to ROI himself. So i like it. Also s you see here you can find preferable pair to enter in bots config for more profits. Will post my review later when will have more stats. Gunthar youre awesome brain!

hero member
Activity: 742
Merit: 500
Any reviews of GunBot from real users? Smiley


day | change in BTC in % against previous day

18. 1. 2017 | 4,35 %
19. 1. 2017 | 1,18 %
20. 1. 2017 | 1,16 %
21. 1. 2017 | -2,55 %
22. 1. 2017 | 1,83 %
23. 1. 2017 | 0,26 %
24. 1. 2017 | -0,55 %
25. 1. 2017 | 0,14 %
26. 1. 2017 | 0,23 %
27. 1. 2017 | -1,47 %
28. 1. 2017 | -0,12 %
29. 1. 2017 | 0,61 %
30. 1. 2017 | 0,93 %
31. 1. 2017 | -2,83 %
1. 2. 2017   | 0,45 %
2. 2. 2017   | -2,32 %

I know, this is not the best/right method how to calculate profit, but I can see how my value in BTC varies.

I am satisfied with the GunBot.





Can you share your settings with us please?
newbie
Activity: 7
Merit: 0
Any reviews of GunBot from real users? Smiley


day | change in BTC in % against previous day

18. 1. 2017 | 4,35 %
19. 1. 2017 | 1,18 %
20. 1. 2017 | 1,16 %
21. 1. 2017 | -2,55 %
22. 1. 2017 | 1,83 %
23. 1. 2017 | 0,26 %
24. 1. 2017 | -0,55 %
25. 1. 2017 | 0,14 %
26. 1. 2017 | 0,23 %
27. 1. 2017 | -1,47 %
28. 1. 2017 | -0,12 %
29. 1. 2017 | 0,61 %
30. 1. 2017 | 0,93 %
31. 1. 2017 | -2,83 %
1. 2. 2017   | 0,45 %
2. 2. 2017   | -2,32 %

I know, this is not the best/right method how to calculate profit, but I can see how my value in BTC varies.

I am satisfied with the GunBot.



hero member
Activity: 1498
Merit: 614
Liable for what i say, not for what you understand
Jump to: