[Share] RSI-BB-ADX with candlebatcher
#4
Dear Gryphon, thank you for your efforts and time you put into this strategy and especially for sharing this well-thought trough strategy with us.

From what I've seen and understood, this strategy has some advantages:
 
  • Performing in bull and bear markets and performing not too bad sideways
  • Optimized the use of 1 min candles and making these most useful
  • Built to perfom live and not just on paper.
 
Settings:
I've made some simulations with some 20-50 alts.
The one below is my current "best" performing setting, usually better performing than market with 0.3% fees set.
Sometimes making huge losses like 10-15% on a trade and I can't figure how to smooth this out.

Please let me know your thoughts and post or PM your settings if you find these useful or have made improvements based on mine.

Quote:# SMA INDICATOR
SMA_long = 180
SMA_short = 55
SMA_Timeframe = 10

# RSI BULL / BEAR
BULL_RSI = 9
BULL_RSI_high = 85
BULL_RSI_low = 60
BULL_RSI_Timeframe = 10

BEAR_RSI = 12.5
BEAR_RSI_high = 60
BEAR_RSI_low = 25
BEAR_RSI_Timeframe = 10

# MODIFY RSI (depending on ADX)
BULL_MOD_high = 5
BULL_MOD_low = -5
BEAR_MOD_high = 5
BEAR_MOD_low = -5

# ADX
ADX = 10
ADX_high = 50
ADX_low = 40
ADX_Timeframe = 10
  Reply


Messages In This Thread
RE: [Share] RSI-BB-ADX with candlebatcher - by R4nD00m - 12-02-2018, 02:17 PM

Forum Jump:


Users browsing this thread: