Username: Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Snail2

Pages: [1]
1
General Discussion / Re: GUNTHY token celebration day
« on: February 11, 2019, 08:16:04 PM »
Same thing here. 0.0 Gunthy arrived however the latest version running and the IDAX wallet is configured as Gunthy wallet. When will I need these coins to keep the bot working?

Edit: After a restart the bot said that I have 1000 coins but I can't see a single piece at IDAX. OK, let's wait. Maybe something with IDAX.

2
Gents, does anyone has any idea what this error means and why this happening?

Processing strategy bbstepgain for USDT-NXT on poloniex
BUY CYCLE
2018/01/04 08:04:52: Entering buy cycle
Error: statusCode 422
    at errorHandler (C:\snapshot\Gunbot-master\ctx-wrapper.js:0:0)
    at
    at process._tickCallback (internal/process/next_tick.js:169:7)

I have more than enough USDT for the trade and the pairs are defined in the new USDT-XXX format. BTC-XXX pairs are working fine. Any help would be appreciated.

Edit: this happening only when the "Can we buy" field is "Yes" and green...

Edit2: Trade limit (200 USDT) and minimum buy and sell values (50 USDT) are above the Poloniex minimum requirement (0.001 BTC ~ 15 USDT)

Edit3: Thanks to victoryu this is solved now. I had to completely restart GB with the increased trade limits.

3
Beginners & Help / Re: GB 7.0.2 not selling
« on: December 27, 2017, 05:13:57 PM »
Working for me. 7.0.1 clean install with manually added pairs (12 pairs altogether) and modified bbstepgain parameters, and then a 7.0.2 "dirty" install on the 24th. It nicely buying and selling. Since 6.0.something I used to set "TRADES_TIMEOUT" to 0 as it kept waiting with selling for ages and missed a few good opportunities.

4
Thanks! Changing "_"to "-" fixed the issues.

5
Technical Support & Development / Gunbot 7.0.1 stuck at "Loading exchange"
« on: December 18, 2017, 12:11:54 PM »
Upgraded to 7.0.1 from 6.0.2 as described in Wiki: clean install and copying db.sqlite to the new v7.0.1 folder. All settings look fine but when I try to run GunBot it stuck at "Loading config... Loading exchange Poloniex". Pairs are all caps and using underscore (_), so that should be OK. Any idea would be appreciated.

6
General Discussion / Re: Using gunbot to accumulate Alts..
« on: May 03, 2017, 10:17:25 AM »
In step-gain or BB by playing with the percents you can set the buy price to whatever value you want to buy and also set the sell level to something extremely high. As your buy level will be "pegged" to the EMA you will need to adjust your settings when the price going up.

However if you don't want to overcomplicate things with the same effort you can simply make some buy orders at the appropriate price :).


7
I think the best way to reduce bagholding would be that if the application could check Bollinger bands before buying. If the price is over the upper band then stay away, if the price lower than the low band then buy a lot. That would maximize profit and minimize bagholding (AKA loss) on a hectic market.

8
Technical Support & Development / Re: Nothing but Errors
« on: May 02, 2017, 10:55:42 AM »
Using 0.1 instead of 0.01 and hogging up your entire balance looks like a bug.  I've also experienced that. Try to install Patch 601. That fixed this issue for me. Installing the latest node.js version is also recommended.

If you check your Gunbot directory can you see the BB-BTC_ETH-worker.js file? If not, then at first you might want to check permissions on the Gunbot folder to see if you have full control rights.

Pages: [1]