Wordcloud
Strategy: CombinedBinHAndCluc_455
Downloaded: 20220116
Stoploss: -0.2


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The strategy, called "CombinedBinHAndCluc," is a combination of two different trading strategies: BinHV45 and ClucMay72018. It uses various indicators and conditions to determine buy and sell signals for trading. In the populate_indicators method, the strategy calculates several indicators such as Bollinger Bands, moving averages, and volume averages.

These indicators are used as inputs for the buy and sell signal calculations.

The populate_buy_trend method defines the conditions for generating buy signals.

For the BinHV45 strategy, the conditions include the lower Bollinger Band crossing above zero, the difference between the Bollinger Bands exceeding a threshold, the price change exceeding a threshold, and the price being within a certain range relative to the Bollinger Bands. For the ClucMay72018 strategy, the conditions include the price being below the exponential moving average, below a percentage of the lower Bollinger Band, and the volume being below a certain threshold. The populate_sell_trend method determines the sell signals based on a simple condition where the price is above the middle Bollinger Band. The strategy also defines additional parameters such as minimal_roi (the minimum return on investment expected), stoploss (the maximum acceptable loss), and timeframe (the timeframe for the data). Overall, the strategy aims to generate buy signals based on specific market conditions and indicators, and sell signals when the price exceeds the middle Bollinger Band. It combines two different strategies to enhance trading opportunities.

stoploss: -0.2
timeframe: 5m
hash(sha256): 3c96ec80c43c3f298d308baa1ef5135f9c64c9f375c5188358b1b4361bdc34fc
indicators:
mid lower volume close bb_middleband
closedelta tail ema_slow bb_lowerband low
volume_mean_slow bbdelta

No similar strategies found. (based on used indicators)

last change: 2023-09-01 13:52:05