Hello, I'm a kind new user at gunbot. I'm using it for a week and I have a problem. Some times not always gunbot buying at high and selling at low price in a few seconds and it thinks it got a profit. Here is my last example on bittrex;
04/09/2018 08:12:59 AM 04/09/2018 08:12:59 AM Limit Sell 0.00004472 2227.66763198 2227.66763198 0.00004472 0.09938708
04/09/2018 08:11:54 AM 04/09/2018 08:11:53 AM Limit Buy 0.00004489 2227.66763198 2227.66763198 0.00004488 -0.10024998
also I added as an attachment my Telegram notification
also here is my settings:
"bbstepgain": {
"NAME": "bbstepgain",
"TRADING_LIMIT": 0.1,
"FUNDS_RESERVE": 0,
"PERIOD": 5,
"BUY_LEVEL": 0.1,
"GAIN": 1,
"EMA1": 16,
"EMA2": 8,
"HIGH_BB": 45,
"LOW_BB": 30,
"STDV": 2,
"SMAPERIOD": 50,
"SELLLVL1": 1,
"SELLLVL2": 4,
"SELLLVL3": 10,
"SELLLVL": 1,
"PANIC_SELL": false,
"DOUBLE_UP": true,
"DOUBLE_UP_CAP": 1,
"DU_CAP_COUNT": 3,
"DU_METHOD": "HIGHBB",
"RSI_DU_BUY": 30,
"DU_BUYDOWN": 3,
"RSI_BUY_ENABLED": false,
"RSI_SELL_ENABLED": false,
"RSI_BUY_LEVEL": 30,
"RSI_SELL_LEVEL": 70,
"STOP_LIMIT": 60,
"BUY_ENABLED": true,
"SELL_ENABLED": true,
"OKKIES_MODE": true,
"BTC_MONEY_FLOW": 35,
"TA_ALWAYS_ON": false,
"MIN_VOLUME_TO_BUY": 0.001,
"MIN_VOLUME_TO_SELL": 0.001,
"TRADES_TIMEOUT": 60
},
I'm looking for your helps. Thank you...