Gunthy

GUNBOT: The automatic profit generator => Technical Support & Development => Topic started by: tsangyeesan on October 05, 2017, 08:06:07 AM

Title: Price to sell even higher than High BB, makes the bot not selling (v5.0.4)
Post by: tsangyeesan on October 05, 2017, 08:06:07 AM
Guys I have been running GB v5.0.4.

I used BB for both my buy and sell, with the following config.:
"bb": {
         "BTC_TRADING_LIMIT": 0.001,
         "PERIOD": 15,
         "EMA1": 2,
         "EMA2": 4,
         "GAIN": 2,
         "HIGH_BB": 30,
         "LOW_BB": 25,
         "STDV": 2,
         "SMAPERIOD": 50,
         "PANIC_SELL": false,
         "DOUBLE_UP": false,
         "STOP_LIMIT": 60,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.001,
         "MIN_VOLUME_TO_SELL": 0.001.

However, when I run the bot, I found that the Price to sell no. is even higher than the High BB, which makes the bot not selling anything. Below is my command prompt for BTC-BAT:

2017/10/05 15:03:10: BTC-BAT Last Bid/Ask 0.00005457/0.00005500
2017/10/05 15:03:11: Got Trading History
2017/10/05 15:03:11: Price to buy: 0.00005473
2017/10/05 15:03:11: Got Open Orders
2017/10/05 15:03:11: Last Bid/Price to sell: 0.00005457/0.00006059
2017/10/05 15:03:11: Last Ask/Price to buy: 0.00005500/0.00005473
------------------------------------------------------------------------------------------------
HIGH BB: 0.00005629 == SMA: 0.00005525 == LOW BB: 0.00005421

This also happens to my other pairs.

Is this my problem or has anyone of you ever encountered a similar situation? I am extremely frustrated as the bot just keeps buying and is not selling. Please help!!! Thanks a lot!!!
Title: Re: Price to sell even higher than High BB, makes the bot not selling (v5.0.4)
Post by: paramecie on October 05, 2017, 11:13:00 AM
Already reported here:
https://github.com/GuntharDeNiro/BTCT/issues

It's announced fixed in 5.0.5.5 RC

It's however not 100% sure it's fixed, as this was signaled:
https://github.com/GuntharDeNiro/Gunthy/issues/24

But (IMO) it's far better than 5.0.4 : don't use this version.
Title: Re: Price to sell even higher than High BB, makes the bot not selling (v5.0.4)
Post by: Aitor on October 06, 2017, 10:23:24 AM
v5.0.4 is quite good, but maybe you should avoid using BB as selling strategy when using it.