Gunthy

GUNBOT: The automatic profit generator => Beginners & Help => Topic started by: yoshilee on December 02, 2017, 08:31:04 AM

Title: Switching from bbrsistepgain to bbrsitssl
Post by: yoshilee on December 02, 2017, 08:31:04 AM
Hello guys,

as title says i would like to try out tweaking on the sell part of strategy. Right now i am doing not too bad with my bbrsistepgain. I got a little confused now i understanding, when translating my strategy to bbrsitssl.

This is how my bbrsistepgain looks right now:

**********************************************

 "bbrsistepgain": {
            "NAME": "bbrsistepgain",
            "TRADING_LIMIT": 0.001,
            "PERIOD": 5,
            "RSI_BUY_LEVEL": 30,
            "GAIN": 1,
            "EMA1": 16,
            "EMA2": 8,
            "HIGH_BB": 40,
            "LOW_BB": 30,
            "STDV": 2,
            "SMAPERIOD": 20,
            "SELLLVL1": 1.4,
            "SELLLVL2": 2.2,
            "SELLLVL3": 5,
            "SELLLVL": 3,
            "PANIC_SELL": false,
            "DOUBLE_UP": false,
            "DOUBLE_UP_CAP": 1,
            "STOP_LIMIT": 999,
            "BUY_ENABLED": true,
            "OKKIES_MODE": true,
            "BTC_MONEY_FLOW": 35,
            "MIN_VOLUME_TO_BUY": 0.0005,
            "MIN_VOLUME_TO_SELL": 0.0005,
            "TRADES_TIMEOUT": 120


***********************************************

This is what bbrsitssl looks like (not tweaked here yet):


***********************************************

"bbrsitssl": {
            "NAME": "bbrsitssl",
            "TRADING_LIMIT": 0.001,
            "PERIOD": 5,
            "RSI_BUY_LEVEL": 30,
            "SELL_RANGE": 0.6,
            "GAIN": 2.1,
            "EMA1": 24,
            "EMA2": 12,
            "HIGH_BB": 1,
            "LOW_BB": 1,
            "STDV": 2,
            "SMAPERIOD": 50,
            "PANIC_SELL": false,
            "DOUBLE_UP": false,
            "DOUBLE_UP_CAP": 1,
            "TSSL_TARGET_ONLY": true,
            "STOP_LIMIT": 60,
            "BUY_ENABLED": true,
            "OKKIES_MODE": true,
            "BTC_MONEY_FLOW": 35,
            "MIN_VOLUME_TO_BUY": 0.0005,
            "MIN_VOLUME_TO_SELL": 0.0005,
            "TRADES_TIMEOUT": 600

*************************************************

As far as i understood the bb part only relates to the buy part of strategy here. I can adopt my period, sma and emas according to my old strategy used. What confuses me here are the settings for BB high and low. Can i just use 40/30 in here as well to have the same buy base as in bbrsistepgain?

Thanks
Title: Re: Switching from bbrsistepgain to bbrsitssl
Post by: sloaleks on December 03, 2017, 10:15:27 AM
I would think so yeah, because you haven't changed anything on the buy side, strategy wise. with the same parameters it should retain the buying behavior.
Title: Re: Switching from bbrsistepgain to bbrsitssl
Post by: yoshilee on December 03, 2017, 04:58:59 PM
IŽll give it a try on some pairs. Curious how stepgain vs. tssl works on selling :)
Title: Re: Switching from bbrsistepgain to bbrsitssl
Post by: Codefinger on December 03, 2017, 05:51:29 PM
I am too curious about tssl vs stepgain.  Please post your findings
Title: Re: Switching from bbrsistepgain to bbrsitssl
Post by: spiftheninja on December 04, 2017, 05:09:18 AM
40/30 too high imho
Title: Re: Switching from bbrsistepgain to bbrsitssl
Post by: yoshilee on December 08, 2017, 08:48:41 PM
So the whole thing stopped before even getting started. Due to trex new API policy i got my API's deleted and IP banned.
But since today trading again 😀

So when i got rid of some bags i will come back to the tssl sell part.
Happy trading!
Title: Re: Switching from bbrsistepgain to bbrsitssl
Post by: sloaleks on December 09, 2017, 07:46:14 PM
I got a 8.7 % profit on one single trade using simple bb today ...
Title: Re: Switching from bbrsistepgain to bbrsitssl
Post by: yoshilee on December 12, 2017, 01:13:03 PM
So after trex issue solved i decided to run a pure tssl. My average sells perform much better also taking more peeks (best 49%).

So sticking to it for a while.
Title: Re: Switching from bbrsistepgain to bbrsitssl
Post by: sloaleks on December 13, 2017, 09:33:17 AM
Cool. Glad it works for you!