Username: Password:

Author Topic: Price to sell even higher than High BB, makes the bot not selling (v5.0.4)  (Read 5651 times)

Offline tsangyeesan

  • Rookie
  • *
  • Posts: 1
    • View Profile
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!!!
« Last Edit: October 05, 2017, 08:20:19 AM by tsangyeesan »

Offline paramecie

  • Contributor
  • **
  • Posts: 302
    • View Profile
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.

Offline Aitor

  • Administrator
  • *****
  • Posts: 570
  • Telegram: @AitorRuiz Gunbot.shop
    • View Profile
    • Gunbot
v5.0.4 is quite good, but maybe you should avoid using BB as selling strategy when using it.