Wordcloud
Strategy: test_strategy_193
Downloaded: 20220112
Stoploss: -0.1


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The TestStrategy class is a backtesting strategy that uses various technical analysis (TA) indicators to generate buy and sell signals for trading. In the populate_indicators method, the strategy calculates and adds several TA indicators to the given DataFrame. These indicators include ADX, Bollinger Bands, TEMA, and HT_SINE.

Some other indicators are commented out, indicating that they are not currently used in the strategy.

The populate_buy_trend method populates the buy signal based on the calculated indicators.

In this specific strategy, the buy signal is triggered when the ADX is greater than 30, TEMA is below the Bollinger Bands middle band, and TEMA is increasing compared to the previous value. Similarly, the populate_sell_trend method populates the sell signal based on the indicators. In this case, the sell signal is triggered when the ADX is greater than 70, TEMA is above the Bollinger Bands middle band, and TEMA is decreasing compared to the previous value. Overall, this strategy aims to capture trends and potential reversals in the market using a combination of TA indicators.

startup_candle_count : 50
adx: 7.278%
stoploss: -0.1
timeframe: 5m
hash(sha256): c4c4468088273d12a5cc2adf1723851c5660dad53fe49ea3ebe7a58c2879e02c
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_194, Similarity Score: 98.15%
Strategy: test_strategy_302, Similarity Score: 98.15%
Strategy: test_strategy_471, 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: 2023-10-30 07:17:16