Wordcloud
Strategy: CombinedBinHClucAndMADV3_2
Downloaded: 20230426
Stoploss: -0.99
5mFailedSpotv3Link

Strategy failed backtesting!
Reason: Duplicate of CombinedBinHClucAndMADV3

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The strategy, named "CombinedBinHClucAndMADV3," combines multiple trading strategies to generate buy and sell signals. Here is a breakdown of what the strategy does: populate_indicators: This function populates the indicators required for the strategy. It merges the informative 1-hour indicators with the current timeframe indicators using the merge_informative_pair function.

populate_entry_trend: This function determines the conditions for entering a trade and assigns a value of 1 to the "buy" signal if the conditions are met.

It combines three different sub-strategies: a.

BinHV45 strategy: Several conditions need to be satisfied, including the current close price being higher than the 200-period exponential moving average (ema_200_1h), the 50-period exponential moving average (ema_50) being higher than the 200-period exponential moving average (ema_200), and the 50-period exponential moving average on the 1-hour timeframe (ema_50_1h) being higher than the 200-period exponential moving average on the 1-hour timeframe (ema_200_1h). Additionally, there are conditions related to lower bands, price deltas, and volumes. b. ClucMay72018 strategy: Conditions include the current close price being lower than the slow exponential moving average (ema_slow) and 0.985 times the lower Bollinger Band (bb_lowerband). There are also conditions related to volumes. c. MACD Low buy strategy: Conditions include the MACD (Moving Average Convergence Divergence) being bullish (ema_26 > ema_12) and the difference between the two being above certain thresholds based on the opening price. There are also conditions related to volumes and the close price in relation to the lower Bollinger Band. populate_exit_trend: This function determines the conditions for exiting a trade and assigns a value of 1 to the "sell" signal if the conditions are met. The condition in this case is that the current close price is above 1.01 times the middle Bollinger Band (bb_middleband) and the volume is greater than zero. Overall, the strategy combines different entry conditions from three sub-strategies and uses the exit condition to generate buy and sell signals for backtesting.

stoploss: -0.99
timeframe: 5m
hash(sha256): b4826c8ec8e093eff9ecd91f32523591fc4de950f998da076ae4d73b32b7c9f9
indicators:
upper ema_200 ema_50 close tail
bb_lowerband ema_200_1h bbdelta volume closedelta
open volume_mean_slow ema_50_1h mid lower
ema_12 bb_middleband rsi bb_upperband ema_slow
ema_26 low

Similar Strategies: (based on used indicators)

Strategy: 02_CombinedBinHClucAndMADV5, Similarity Score: 95.65%
Strategy: 03_CombinedBinHClucAndMADV3, Similarity Score: 95.65%
Strategy: 04_CombinedBinHAndClucV8, Similarity Score: 95.65%
Strategy: CombinedBinHAndClucV8Hyper, Similarity Score: 95.65%
Strategy: CombinedBinHAndClucV8XH, Similarity Score: 95.65%
Strategy: CombinedBinHAndClucV8XHO, Similarity Score: 95.65%
Strategy: CombinedBinHClucAndMADV3, Similarity Score: 95.65%
Strategy: CombinedBinHClucAndMADV5, Similarity Score: 95.65%
Strategy: CombinedBinHClucAndMADV5_2, Similarity Score: 95.65%
Strategy: MoonMix_marc, Similarity Score: 95.65%
Strategy: CombinedBinHAndClucV8_622, Similarity Score: 91.3%
Strategy: CombinedBinHClucAndSMAOffset, Similarity Score: 91.3%
Strategy: CombinedBinHClucAndSMAOffset_2, Similarity Score: 91.3%

last change: 2023-04-26 07:58:37