Username: Password:

Author Topic: PP bot not buying  (Read 6488 times)

Offline Charunks

  • Rookie
  • *
  • Posts: 35
    • View Profile
PP bot not buying
« on: June 06, 2018, 08:26:09 PM »
Good evening!

I need some help. I have ran gunbot for a couple of days on gdax and binance, but it wont trade, even though there where very nice opportunities to buy and sell according to allansters tuner. I fear that I have some settings set wrong.

Today I started an experiment to see if the bot would trade. I set up a ping pong strategy to make sure I passed buying and selling limits. I passed the buying limit on several occasions, but the bot wont buy.

The bot is not giving errors and it seems to communicatie A-ok with the exchange.
The bot is not in watch mode.

Could someone please point me to the settings I am using wrong?


The settings down below are for a EUR-ETH pair.

NAME: pp
BUY_ENABLED: true
BUY_LEVEL:0.1
PP_BUY:509
SELL_ENABLED:true
GAIN:0.6
PP_SELL:520
TRADING_FEES:0.5
TRADING_LIMIT:30
FUNDS_RESERVE:1
PERIOD:15
EMA1:16
EMA2:8
HIGH_BB:45
LOW_BB:45
STDV:2
SMAPERIOD:20
SLOW_SMA:1
FAST_SMA:2
MACD_SHORT:5
MACD_LONG:20
MACD_SIGNAL:10
STOCH_ENABLED:false
STOCH_BUY_LEVEL:20
STOCH_SELL_LEVEL:80
STOCH_K:14
SLOW_STOCH_K:3
STOCH_D:3
RSI_BUY_ENABLED:false
RSI_SELL_ENABLED:false
RSI_BUY_LEVEL:30
RSI_SELL_LEVEL:70
MFI_ENABLED:false
MFI_SELL_LEVEL:70
MFI_BUY_LEVEL:30
OKKIES_MODE:false
BTC_MONEY_FLOW:35
DOUBLE_UP:false
DOUBLE_UP_CAP:1
DU_CAP_COUNT:0
DU_METHOD:HIGHBB
DU_BUYDOWN:2
RSI_DU_BUY:30
RT_ENABLED:false
RT_MAXBAG_PROTECTION:10
RT_BUY_BUYDOWN:2
RT_SELL_BUYDOWN:1
AIRDROP:false
TRAIL_ME_SELL:true
TRAIL_ME_BUY:true
TRAIL_ME_RT:false
TRAIL_ME_DU:false
TRAIL_ME_SELL_RANGE:0.5
TRAIL_ME_BUY_RANGE:1
PANIC_SELL:true
STOP_LIMIT:3
MIN_VOLUME_TO_BUY:20
MIN_VOLUME_TO_SELL:10
TRADES_TIMEOUT:0

Offline Charunks

  • Rookie
  • *
  • Posts: 35
    • View Profile
Re: PP bot not buying
« Reply #1 on: June 06, 2018, 08:47:44 PM »
ok, I seem to have gotten a buy in! I set panic sell to false. I assumed panic sell was combined with the stoploss value; panic sell would toggle the stoploss on. The scripts of the pairs are now saying they are entering a buying cycle.

Can anyone confirm that these settings mutually exclude, or that panic sell is blocking buying orders?

Offline karenmkrohn

  • Rookie
  • *
  • Posts: 3
    • View Profile
Re: PP bot not buying
« Reply #2 on: June 06, 2018, 10:17:13 PM »
Yes, the bot will sell when your stop limit is reached even with all the other settings exactly as they were when the bot bought.  Panic sell is only to be used when you decide you want to sell your altcoin NOW, no matter what the price.  Panic sell, if you forget and leave that to true after using it, will definitely prevent future buys, and has nothing to do with configuring the stop limit.  The stop limit could be said to be a "thoughtful sell"- ie, without the "panic"- not that the careful trader won't make use of "panic sell" on occasion.  Panic sell should be off at all times unless you are committed to an immediate sell- with no filters or conditions applied.

Offline Charunks

  • Rookie
  • *
  • Posts: 35
    • View Profile
Re: PP bot not buying
« Reply #3 on: June 07, 2018, 04:05:14 AM »
that makes sense! thank you!