Username: Password:

Author Topic: Gunbot not buying  (Read 5740 times)

Offline nobadysk

  • Rookie
  • *
  • Posts: 1
    • View Profile
Gunbot not buying
« on: February 11, 2018, 05:58:17 PM »
Hi, pls can someone tell me, what means this ? Gunbot not buying on low value  :(
 
"Bid is bad or Altcoin balance is bad: true "

018/02/11 18:41:24: Price to buy: 106.19792369999999
quote: 0
base: 579.57467661
onorders: 0
2018/02/11 18:41:24: Last Bid/Strategy Exit Point: 105.00000001/120.42356951905515
2018/02/11 18:41:24: Last Ask/Strategy Entry Point: 105.00000011/106.19792369999999
2018/02/11 18:41:24: XTrend for USDT-NEO:    DOWN!!!   
false
Bid is bad or Altcoin balance is bad: true
Ask is bad or Base balance is bad: false
!Panic sell: false
Can be averaged but no base: false
Can be averaged but no quote: true
Good to buy OR good to sell OR can be averaged OR Panic Sell: true
┌───────────────────┬────────────────┬────────────┬─────────────┬────────────┬─────────────┐
│ ɢՍͶɃםŦ XT Edition │ Stop limit hit │ Can we buy │ Can we sell │ Panic sell │ Can average │
├───────────────────┼────────────────┼────────────┼─────────────┼────────────┼─────────────┤
│ Core checks       │       NO       │     YES    │      NO     │     NO     │      NO     │
└───────────────────┴────────────────┴────────────┴─────────────┴────────────┴─────────────┘
2018/02/11 18:41:24: Last Bid price USDT-NEO: 105.00000001 | Last Ask: 105.00000011
2018/02/11 18:41:24: Balance USDT: 579.57467661
2018/02/11 18:41:24: Balance NEO: 0
2018/02/11 18:41:24: On Orders NEO: 0
2018/02/11 18:41:24: Averaged Bought Price : 118.0623230578972
Processing strategy bbstepgain for USDT-NEO on bittrex
!Panic Sell and there are Open Orders: false
!Panic Sell and we have open buy order: false
Good to sell and quote OR DOUBLE_UP and quote OR Panic and quote: false
No quote+base+buy enabled: false
Stop limit reached: true



settings

{
   "pairs": {
       "bittrex": {
           "USDT-LTC": {
               "strategy": "bbstepgain",
               "override": {
                   "TRADING_LIMIT": 400
               }
           },
           "USDT-NEO": {
               "strategy": "bbstepgain",
               "override": {
                   "TRADING_LIMIT": 400
               }
           },
           "USDT-ADA": {
               "strategy": "bbstepgain",
               "override": {
                   "BUY_LEVEL": 2.5
               },
               "TRADING_LIMIT": 500
           },
           "USDT-ETC": {
               "strategy": "bbstepgain",
               "override": {
                   "TRADING_LIMIT": 500
               }

       }
   },
       "bbstepgain": {
           "NAME": "bbstepgain",
           "TRADING_LIMIT": 0.01,
           "FUNDS_RESERVE": 0.001,
           "PERIOD": 5,
           "BUY_LEVEL": 1,
           "GAIN": 1,
           "EMA1": 24,
           "EMA2": 16,
           "HIGH_BB": 40,
           "LOW_BB": 25,
           "STDV": 2,
           "SMAPERIOD": 20,
           "SELLLVL1": 2,
           "SELLLVL2": 4,
           "SELLLVL3": 10,
           "SELLLVL": 1,
           "PANIC_SELL": true,
           "DOUBLE_UP": false,
           "DOUBLE_UP_CAP": 2,
           "DU_CAP_COUNT": 2,
           "DU_METHOD": "HIGHBB",
           "DU_BUYDOWN": 5,
           "RSI_BUY_ENABLED": true,
           "RSI_SELL_ENABLED": false,
           "RSI_BUY_LEVEL": 37,
           "RSI_SELL_LEVEL": 50,
           "STOP_LIMIT": 5,
           "BUY_ENABLED": true,
           "OKKIES_MODE": false,
           "BTC_MONEY_FLOW": 40,
           "MIN_VOLUME_TO_BUY": 0.5,
           "MIN_VOLUME_TO_SELL": 0.5,
           "TRADES_TIMEOUT": 0,
           "SELL_ENABLED": true,
           "TA_ALWAYS_ON": false,
           "RSI_DU_BUY": 30
     
« Last Edit: February 11, 2018, 07:26:21 PM by nobadysk »