Wordcloud
Strategy: test_strategy_471
Downloaded: 20220112
Stoploss: -0.1
The TestStrategy class is a backtesting strategy that uses various technical indicators to generate buy and sell signals for trading. It has three main functions: populate_indicators(): This function calculates and adds several technical indicators to the input DataFrame. The indicators include ADX (Average Directional Index), Bollinger Bands, TEMA (Triple Exponential Moving Average), and HT_SINE (Hilbert Transform - Sine Wave).

populate_buy_trend(): This function populates the "buy" column in the DataFrame based on the values of certain indicators.

In this strategy, a buy signal is generated when the ADX is above 30, the TEMA is below the Bollinger Bands middle band, and the TEMA is increasing compared to the previous value.

populate_sell_trend(): This function populates the "sell" column in the DataFrame based on the values of certain indicators. In this strategy, a sell signal is generated when the ADX is above 70, the TEMA is above the Bollinger Bands middle band, and the TEMA is decreasing compared to the previous value. By using these buy and sell signals, the strategy can be backtested to evaluate its performance in historical market data.

stoploss: -0.1
timeframe: 5m
hash(sha256): 403abb57cf268101387010549b44cc162f45507cde83ead37faadf1d77a8217a
indicators:
upper htsine CDLDRAGONFLYDOJI minus_dm tema
plus_dm CDLGRAVESTONEDOJI CDLHANGINGMAN CDLSHOOTINGSTAR close
ha_low CDLSPINNINGTOP mfi bb_lowerband ema5
CDLENGULFING fastd_rsi CDL3WHITESOLDIERS fastk macdhist
CDLHAMMER htleadsine sma slowd leadsine
CDLMORNINGSTAR CDLEVENINGDOJISTAR open plus_di fastd
ema10 CDLPIERCING CDLEVENINGSTAR sar ha_open
CDL3OUTSIDE high macdsignal slowk mid
fisher_rsi fastk_rsi ema100 fisher_rsi_norma cci
ha_close macd CDL3INSIDE ema3 CDLINVERTEDHAMMER
CDLHARAMI ha_high adx

Similar Strategies: (based on used indicators)

Strategy: legacy_strategy, Similarity Score: 98.15%
Strategy: legacy_strategy_28, Similarity Score: 98.15%
Strategy: test_strategy, Similarity Score: 98.15%
Strategy: test_strategy_163, Similarity Score: 98.15%
Strategy: test_strategy_193, Similarity Score: 98.15%
Strategy: test_strategy_194, Similarity Score: 98.15%
Strategy: test_strategy_302, Similarity Score: 98.15%
Strategy: test_strategy_5, Similarity Score: 98.15%
Strategy: DefaultStrategy, Similarity Score: 92.59%
Strategy: DefaultStrategy_0, Similarity Score: 92.59%
Strategy: default_strategy, Similarity Score: 92.59%
Strategy: default_strategy_111, Similarity Score: 92.59%
Strategy: default_strategy_132, Similarity Score: 92.59%
Strategy: default_strategy_15, Similarity Score: 92.59%
Strategy: default_strategy_189, Similarity Score: 92.59%
Strategy: default_strategy_2, Similarity Score: 92.59%
Strategy: default_strategy_23, Similarity Score: 92.59%
Strategy: default_strategy_3, Similarity Score: 92.59%
Strategy: default_strategy_5, Similarity Score: 92.59%
Strategy: default_strategy_51, Similarity Score: 92.59%
Strategy: default_strategy_6, Similarity Score: 92.59%
Strategy: default_strategy_7, Similarity Score: 92.59%
Strategy: default_strategy_8, Similarity Score: 92.59%
Strategy: default_strategy_9, Similarity Score: 92.59%
Strategy: sample_strategy, Similarity Score: 90.74%
Strategy: Strategy1HBTC, Similarity Score: 88.89%
Strategy: Ichimoku, Similarity Score: 79.63%
Strategy: ichimoku, Similarity Score: 79.63%
Strategy: FrayLIVEBTC15m, Similarity Score: 74.07%

last change: 2024-04-28 15:44:25