Gunthy

GUNBOT: The automatic profit generator => Technical Support & Development => Topic started by: ashervast on April 09, 2018, 12:32:49 AM

Title: Gunbot Selling at a loss.
Post by: ashervast on April 09, 2018, 12:32:49 AM
I have my stoploss set to 3% but gunbot sold when the price dipped less than 1%. Here's my config, any idea why this is happening?

       "bbstepgain": {
            "NAME": "bbstepgain",
            "TRADING_LIMIT": 0.021,
            "FUNDS_RESERVE": 0.001,
            "PERIOD": 15,
            "BUY_LEVEL": 0.1,
            "GAIN": 1,
            "EMA1": 24,
            "EMA2": 12,
            "HIGH_BB": 40,
            "LOW_BB": 30,
            "STDV": 2,
            "SMAPERIOD": 50,
            "SELLLVL1": 0.8,
            "SELLLVL2": 2,
            "SELLLVL3": 7,
            "SELLLVL": 2,
            "PANIC_SELL": false,
            "DOUBLE_UP": false,
            "DOUBLE_UP_CAP": 1,
            "DU_CAP_COUNT": 2,
            "DU_METHOD": "HIGHBB",
            "RSI_DU_BUY": 30,
            "DU_BUYDOWN": 2,
            "RSI_BUY_ENABLED": false,
            "RSI_SELL_ENABLED": false,
            "RSI_BUY_LEVEL": 30,
            "RSI_SELL_LEVEL": 70,
            "STOP_LIMIT": 3,
            "BUY_ENABLED": true,
            "SELL_ENABLED": true,
            "OKKIES_MODE": false,
            "BTC_MONEY_FLOW": 35,
            "TA_ALWAYS_ON": true,
            "MIN_VOLUME_TO_BUY": 0.021,
            "MIN_VOLUME_TO_SELL": 0.021,
            "TRADES_TIMEOUT": 60
Title: Re: Gunbot Selling at a loss.
Post by: @g@t@ on April 29, 2018, 10:23:24 AM
Explained here -> https://github.com/GuntharDeNiro/BTCT/wiki/Error's-To-Avoid