Wordcloud
Strategy: Divergences
Downloaded: 20220113
Stoploss: -0.1


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The "Divergences" strategy is a trading strategy that utilizes various technical indicators to identify bullish and bearish divergences in the price of a financial asset. In the "populate_indicators" method, the strategy adds several technical indicators to the input DataFrame, including: "bullish_div": This indicator checks for a bullish divergence pattern by comparing the price of the asset at different time periods. "mean24volume": This indicator calculates the 24-period moving average of the trading volume.

"mean68close": This indicator calculates the 68-period moving average of the closing price.

"bearish_div": This indicator checks for a bearish divergence pattern similar to the "bullish_div" indicator.

"cci_one" and "cci_two": These indicators calculate the Commodity Channel Index (CCI) using different time periods. "adx": This indicator calculates the Average Directional Index (ADX). Other indicators added include "rsi" (Relative Strength Index), "fastd" and "fastk" (Stochastic Fast), "macd" (Moving Average Convergence Divergence), "mfi" (Money Flow Index), "bb_lowerband," "bb_middleband," and "bb_upperband" (Bollinger Bands), "ema3," "ema5," "ema10," "ema21," "ema50," "ema100," and "ema200" (Exponential Moving Averages), "sar" (Parabolic SAR), "tema" (Triple Exponential Moving Average), "htsine" (Hilbert Transform - SineWave), and "htleadsine" (Hilbert Transform - Instantaneous Trendline). In the "populate_buy_trend" method, the strategy identifies buy signals based on specific conditions, such as a low RSI (below 40) and the presence of a bullish divergence pattern. In the "populate_sell_trend" method, the strategy identifies sell signals based on the presence of a bearish divergence pattern. Overall, the strategy aims to generate buy and sell signals by analyzing various technical indicators and divergence patterns in the price of the asset.

startup_candle_count : 30
adx: 42.139%
rsi: 2.932%
ema10: 0.001%
ema21: 0.016%
tema: 0.002%
stoploss: -0.1
timeframe: 1h
hash(sha256): 1ac476980fc0d9da72f4342c3d740973e54e76aae46270643d5bd70075efc564
indicators:
mean68close upper htsine tema close
cci_one mfi bb_lowerband ema5 bb_percent
macdhist fastk htleadsine leadsine fastd
bearish_div ema10 sar macdsignal mean24volume
mid ema100 bb_width bullish_div cci
macd ema3 ema200 adx lower
bb_middleband rsi ema21 bb_upperband sine
ema50 cci_two

Similar Strategies: (based on used indicators)

Strategy: divergences, Similarity Score: 97.37%
Strategy: divergences_test, Similarity Score: 97.37%
Strategy: helkin, Similarity Score: 97.37%
Strategy: SmithHoeckx, Similarity Score: 81.58%
Strategy: default, Similarity Score: 81.58%

last change: 2023-07-05 15:39:07