Username: Password:

Author Topic: Gunbot v 3.3.2 not using the proper strategy  (Read 5598 times)

Offline albatros24

  • Rookie
  • *
  • Posts: 26
    • View Profile
Gunbot v 3.3.2 not using the proper strategy
« on: November 07, 2017, 02:01:14 PM »
Hello,

I'm using Gunbot v 3.3.2 on Linux Debian.

I have noticed that if I input BB for the BUY_STRATEGY variable, I still get the following output in my logs:

###[ --2017/11/07 14:55:10--Bittrex--BTC_NAV  --  Gunbot v3.3 cycle #4607 --------------- ]
::::: collecting market data...
***************************************************
Low BB:0.00010759 - High BB:0.00011315
***************************************************
BB price to buy 0.00010898239880547414 -- GAIN price to buy 0.00010705990880000002
++++
LP 0.00010804  Bal.BTC 0.01763395  Bal.NAV 0(0)
No open orders
boughtPrice 0.000105
price  falls (-4)
PriceToBuy 1.0706 priceToSell 1.0710
LP 1.0804000 > prBuy 1.0705991  secMargin -0.0000010500000000000001  grows no
no altcoins: 0
price to buy: 0.00010705990880000002
last price is too high
Gunbot callback at 2017/11/07 14:55:13 cycle # 4607
Callback:
---------
price too high
need faster: no
need slower: no

next delay will be 120s


Notice that the "BB price to buy" is 0.00010898239880547414, while "GAIN price to buy" is 0.00010705990880000002.

A few lines after that, Gunbot says that "PriceToBuy" is 1.0706 meaning that it is specifically targeting GAIN price to buy, and not BB price to buy, even though I've selected BB as the buy strategy.

The bot has been working for 3 days prior to this log output.

Am I wrong in my interpretation or is this some kind of error? How can I fix it?

Thanks

Offline albatros24

  • Rookie
  • *
  • Posts: 26
    • View Profile
Re: Gunbot v 3.3.2 not using the proper strategy
« Reply #1 on: November 07, 2017, 03:49:00 PM »
Also, it seems that Gunbot is ignoring my attempts to change the config files. A lot of the times it does not register the hot reconfig, and even when it does, it still does not change the settings e.g. it still continues to use STEPGAIN strategy for buying instead of BB strategy.

Need help please.