Username: Password:

Author Topic: GB 7.0.2 not selling  (Read 12020 times)

Offline vrso2

  • Rookie
  • *
  • Posts: 27
    • View Profile
GB 7.0.2 not selling
« on: December 24, 2017, 05:40:37 PM »
idk why, but new version is not selling... Older version 6.0.x was working perfectly but after I update to 7.0.2 it just didn't sell in two days !!!

I started from clean install and manually set up my pairs and strategy exact how it was on previous version...

any hints ?


Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: GB 7.0.2 not selling
« Reply #1 on: December 24, 2017, 09:26:07 PM »
As I understand, RSI has been added to every strategy in 702. Is it possible RSI won't let you sell?

Offline vrso2

  • Rookie
  • *
  • Posts: 27
    • View Profile
Re: GB 7.0.2 not selling
« Reply #2 on: December 24, 2017, 09:51:46 PM »
RSI is OFF for BUY and SELL...

Offline vrso2

  • Rookie
  • *
  • Posts: 27
    • View Profile
Re: GB 7.0.2 not selling
« Reply #3 on: December 24, 2017, 10:15:16 PM »
 "bbstepgain": {
            "NAME": "bbstepgain",
            "TRADING_LIMIT": 0.07,
            "FUNDS_RESERVE": 0.001,
            "PERIOD": 5,
            "BUY_LEVEL": 0.6,
            "GAIN": 1,
            "EMA1": 16,
            "EMA2": 8,
            "HIGH_BB": 45,
            "LOW_BB": 5,
            "STDV": 2,
            "SMAPERIOD": 10,
            "SELLLVL1": 1.2,
            "SELLLVL2": 2.3,
            "SELLLVL3": 10,
            "SELLLVL": 2,
            "PANIC_SELL": false,
            "DOUBLE_UP": false,
            "DOUBLE_UP_CAP": 1,
            "DU_CAP_COUNT": 1,
            "DU_METHOD": "HIGHBB",
            "DU_BUYDOWN": 2,
            "RSI_BUY_LEVEL": 30,
            "STOP_LIMIT": 60,
            "BUY_ENABLED": true,
            "OKKIES_MODE": true,
            "BTC_MONEY_FLOW": 35,
            "MIN_VOLUME_TO_BUY": 0.0001,
            "MIN_VOLUME_TO_SELL": 0.0001,
            "TRADES_TIMEOUT": 60,
            "RSI_BUY_ENABLED": false,
            "RSI_SELL_ENABLED": false,
            "RSI_SELL_LEVEL": 70

Offline vrso2

  • Rookie
  • *
  • Posts: 27
    • View Profile
Re: GB 7.0.2 not selling
« Reply #4 on: December 24, 2017, 11:03:39 PM »
and getting this error:

C:\snapshot\Gunbot-master\node_modules\lodash\lodash.js:537
      if (iteratee(array[index], index, array) === false) {
          ^

TypeError: Cannot read property 'Available' of undefined
    at module.exports.parseBalance._.forEach (C:\snapshot\Gunbot-master\ctx\js\bittrex.js:0:0)
    at arrayEach (C:\snapshot\Gunbot-master\node_modules\lodash\lodash.js:537:11)
    at Function.forEach (C:\snapshot\Gunbot-master\node_modules\lodash\lodash.js:9359:14)
    at Bittrex.parseBalance (C:\snapshot\Gunbot-master\ctx\js\bittrex.js:0:0)
    at C:\snapshot\Gunbot-master\ctx\js\bittrex.js:0:0
    at Request._callback (C:\snapshot\Gunbot-master\node_modules\node-bittrex-api\node.bittrex.api.js:144:11)
    at Request.init.self.callback (C:\snapshot\Gunbot-master\node_modules\request\request.js:188:22)
    at emitTwo (events.js:125:13)
    at Request.emit (events.js:213:7)
    at Request. (C:\snapshot\Gunbot-master\node_modules\request\request.js:1171:10)
    at emitOne (events.js:115:13)
    at Request.emit (events.js:210:7)
    at IncomingMessage. (C:\snapshot\Gunbot-master\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)
C:\snapshot\Gunbot-master\node_modules\lodash\lodash.js:537
      if (iteratee(array[index], index, array) === false) {

Offline vrso2

  • Rookie
  • *
  • Posts: 27
    • View Profile
Re: GB 7.0.2 not selling
« Reply #5 on: December 24, 2017, 11:31:22 PM »
hmm, and I turned on my old 6.x.x version and it did sell no problem...


So, any ideas ??

Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: GB 7.0.2 not selling
« Reply #6 on: December 25, 2017, 08:39:04 AM »
hmm. I'd say your sell level is pretty high. but other that that, IDK. 702 sold for me OK on simple bb this morning, fetching a nice 6% on a single trade. I had only 5 pairs active, mind you.

Offline vrso2

  • Rookie
  • *
  • Posts: 27
    • View Profile
Re: GB 7.0.2 not selling
« Reply #7 on: December 25, 2017, 12:15:53 PM »
well, he reached SELLVL 2, which is SELVL2 - 2.3% and price went up but he never sold... Missed all opportunities... I did clean install without importing anything, basically, set it up like new user. One pair only... same thing... No sell...


Now... where are the smart Gunthy guys to help ?    :)

Offline vrso2

  • Rookie
  • *
  • Posts: 27
    • View Profile
Re: GB 7.0.2 not selling
« Reply #8 on: December 25, 2017, 12:53:57 PM »
and another ERROR


fs.js:1053
  return binding.unlink(pathModule._makeLong(path));
                 ^

Error: ENOENT: no such file or directory, unlink 'C:\Users\illest\Desktop\Gunbot XT Edition - Windows package\*.json'
    at Object.fs.unlinkSync (fs.js:1053:18)
    at StatWatcher.fs.watchFile (C:\snapshot\Gunbot-master\bot.lib.js:0:0)
    at emitTwo (events.js:125:13)
    at StatWatcher.emit (events.js:213:7)
    at StatWatcher._handle.onchange (fs.js:1441:10)
C:\snapshot\Gunbot-master\node_modules\lodash\lodash.js:537
      if (iteratee(array[index], index, array) === false) {
          ^

TypeError: Cannot read property 'Available' of undefined
    at module.exports.parseBalance._.forEach (C:\snapshot\Gunbot-master\ctx\js\bittrex.js:0:0)
    at arrayEach (C:\snapshot\Gunbot-master\node_modules\lodash\lodash.js:537:11)
    at Function.forEach (C:\snapshot\Gunbot-master\node_modules\lodash\lodash.js:9359:14)
    at Bittrex.parseBalance (C:\snapshot\Gunbot-master\ctx\js\bittrex.js:0:0)
    at C:\snapshot\Gunbot-master\ctx\js\bittrex.js:0:0
    at Request._callback (C:\snapshot\Gunbot-master\node_modules\node-bittrex-api\node.bittrex.api.js:144:11)
    at Request.init.self.callback (C:\snapshot\Gunbot-master\node_modules\request\request.js:188:22)
    at emitTwo (events.js:125:13)
    at Request.emit (events.js:213:7)
    at Request. (C:\snapshot\Gunbot-master\node_modules\request\request.js:1171:10)
    at emitOne (events.js:115:13)
    at Request.emit (events.js:210:7)
    at IncomingMessage. (C:\snapshot\Gunbot-master\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)





HELP ????

Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: GB 7.0.2 not selling
« Reply #9 on: December 25, 2017, 03:26:18 PM »
well, he reached SELLVL 2, which is SELVL2 - 2.3% and price went up but he never sold... Missed all opportunities... I did clean install without importing anything, basically, set it up like new user. One pair only... same thing... No sell...


Now... where are the smart Gunthy guys to help ?    :)
well that is stepgain for you. stepgain doesn't simply sell when it reaches a set level. it tries to get more. this is why I like BB more. when high BB is reached, it sells. I have stopped using stepgain a while ago and stick to simple bb for sideways and tssl for the bearish pairs. and I am not so sure about tssl, apparently it caused selling trouble in 701. I tried it today to see if it's any better in this version, like the intro to 702 on github claims. I wish you better luck (and maybe try another strat?).

Offline vrso2

  • Rookie
  • *
  • Posts: 27
    • View Profile
Re: GB 7.0.2 not selling
« Reply #10 on: December 25, 2017, 05:39:52 PM »
;) old version 6.0.2 works great ...


anyway... since today, got Haasbot...

i cant believe, there is no support for this crap... its shame, that you buy something and after you pay, you're dead to them....

I did mistake, i recommended this bot to my 3 friends and they bought  already... whatever... you got what you pay for ;)

BTW, i changed my sellvlvs to 1.1, 1.8, 3 hope for more transactions

Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: GB 7.0.2 not selling
« Reply #11 on: December 26, 2017, 07:04:54 AM »
Yeah, well. That is the shortcomings of a very small team. I think they are not able to generate support time when constantly developing new versions of the bot. Anyways I seem to be again stuck with bags (my fault, not the bots). Just have to wait it out now.

Offline arranka

  • Rookie
  • *
  • Posts: 23
    • View Profile
Re: GB 7.0.2 not selling
« Reply #12 on: December 26, 2017, 08:53:01 PM »

friend, I have the same problem, have you been able to solve?

Offline vrso2

  • Rookie
  • *
  • Posts: 27
    • View Profile
Re: GB 7.0.2 not selling
« Reply #13 on: December 26, 2017, 09:28:40 PM »
naah, no solution for me.. Also, I'm getting angry, because one of my friends, who bought GB upon my recommendation has the same issue... I spent few days to helping him out to set it up and understand how does it work... it looks like, its BBSTEPGAIN strategy problem... he was getting similar error, but it was related to not enough money to buy (which is also weird).

I hope some one from GUNTHY support will help... They released new version which, I think, was not ready to be released....

I'm still using 6.0.2

7.0.2 is fast, but doesnt work the way it should...

Offline ruphus

  • Rookie
  • *
  • Posts: 68
    • View Profile
Re: GB 7.0.2 not selling
« Reply #14 on: December 27, 2017, 05:00:35 AM »
what they really miss is an adequate community support staff (like professiona technical helper for the forum). here are so many ppl having issues and problems and no official moderator is willing to care.

and this furious fast release cycle for adding more and more exchanges which each version  is obviously only focused on seeing more bots instead of maintaining quality, fixing bugs, raising ux, improving strategies, support & communication with customers in the forum....

overall it is mass selling over quality. a shame.

Offline shakti012

  • Rookie
  • *
  • Posts: 2
    • View Profile
Re: GB 7.0.2 not selling
« Reply #15 on: December 27, 2017, 02:34:17 PM »
Same here. Gunbot is not selling the pairs at all. It buys successfully but not selling.

Offline Snail2

  • Rookie
  • *
  • Posts: 9
    • View Profile
Re: GB 7.0.2 not selling
« Reply #16 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.

Offline I_am_Amicus

  • Rookie
  • *
  • Posts: 16
    • View Profile
Re: GB 7.0.2 not selling
« Reply #17 on: December 30, 2017, 06:52:28 PM »
Hi Guys,
Gunbot's "watch mode" should be set to false, for example

WATCHNMODE: False

Hope that works

cheers

Amicus

Offline vrso2

  • Rookie
  • *
  • Posts: 27
    • View Profile
Re: GB 7.0.2 not selling
« Reply #18 on: January 05, 2018, 04:18:45 AM »
Hi Guys,
Gunbot's "watch mode" should be set to false, for example

WATCHNMODE: False

Hope that works

cheers

Amicus


Man... did you read whole thread ?  Sure thing, I have WATCH_MODE OFF...

:(

Offline vrso2

  • Rookie
  • *
  • Posts: 27
    • View Profile
Re: GB 7.0.2 not selling
« Reply #19 on: January 05, 2018, 04:20:18 AM »
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.


Naaaah, lookm at my settings... Have it set to 60...

I run my 6.0.2 with 0...