Gunthy

GUNBOT: The automatic profit generator => Technical Support & Development => Topic started by: krixt on July 15, 2017, 03:36:59 AM

Title: Double PriceToBuy. Why does GAIN overrule BB?
Post by: krixt on July 15, 2017, 03:36:59 AM
Consider this excerpt from the running bot.

Code: [Select]
###[ --2017/07/15 02:00:07--poloniex--BTC_AMP  --  Gunbot v3.3 cycle #22149 --------------- ]
::::: collecting market data...
***************************************************
Low BB:0.00007436 - High BB:0.00007619
***************************************************
***************************************************
EMA1:0.00007555 - EMA2:0.00007555
***************************************************
BB price to buy 0.00007509200394562912 -- GAIN price to buy 0.00007301632966666657
++++
LP 0.00007438  Bal.BTC 0.51366307  Bal.AMP 0(0)
No open orders
boughtPrice 0.00007436
price  falls (-3)
PriceToBuy 0.7302 priceToSell 0.7585
LP 0.7438000 > prBuy 0.7301633  secMargin 0.000029744000000000002  grows no
no altcoins: 0
price to buy: 0.00007301632966666657
last price is too high

The settings are:

Code: [Select]
LOW_BB: 40,
HIGH_BB: 40,
SELL_STRATEGY: 'STEPGAIN',
BUY_STRATEGY: 'BB',
BUY_LEVEL: 3,
BUYLVL1: 3,
BUYLVL2: 5,
BUYLVL3: 10,
SELLLVL1: 2,
SELLLVL2: 2,
SELLLVL3: 2,
BUYLVL: 1,
SELLLVL: 2,
GAIN: 2,

There are two problems here.
Title: Re: Double PriceToBuy. Why does GAIN overrule BB?
Post by: BitFlipp4r on July 17, 2017, 01:24:08 PM
https://gunthy.org/index.php?topic=165.msg720#msg720