Username: Password:

Author Topic: Switching from bbrsistepgain to bbrsitssl  (Read 7405 times)

Offline yoshilee

  • Rookie
  • *
  • Posts: 42
    • View Profile
Switching from bbrsistepgain to bbrsitssl
« 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

Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: Switching from bbrsistepgain to bbrsitssl
« Reply #1 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.

Offline yoshilee

  • Rookie
  • *
  • Posts: 42
    • View Profile
Re: Switching from bbrsistepgain to bbrsitssl
« Reply #2 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 :)

Offline Codefinger

  • Rookie
  • *
  • Posts: 12
    • View Profile
Re: Switching from bbrsistepgain to bbrsitssl
« Reply #3 on: December 03, 2017, 05:51:29 PM »
I am too curious about tssl vs stepgain.  Please post your findings
"It is an Ill Wind that Blows No Minds..."

Offline spiftheninja

  • Rookie
  • *
  • Posts: 16
    • View Profile
    • Bitcoin Ninjas
Re: Switching from bbrsistepgain to bbrsitssl
« Reply #4 on: December 04, 2017, 05:09:18 AM »
40/30 too high imho
-spiftheninja | www.BitcoinNinjas.org Authorized Gunbot Dealer Telegram: t.me/BitcoinNinjas

Offline yoshilee

  • Rookie
  • *
  • Posts: 42
    • View Profile
Re: Switching from bbrsistepgain to bbrsitssl
« Reply #5 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!

Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: Switching from bbrsistepgain to bbrsitssl
« Reply #6 on: December 09, 2017, 07:46:14 PM »
I got a 8.7 % profit on one single trade using simple bb today ...

Offline yoshilee

  • Rookie
  • *
  • Posts: 42
    • View Profile
Re: Switching from bbrsistepgain to bbrsitssl
« Reply #7 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.

Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: Switching from bbrsistepgain to bbrsitssl
« Reply #8 on: December 13, 2017, 09:33:17 AM »
Cool. Glad it works for you!