Wordcloud
Strategy: test_strategy_302
Downloaded: 20220112
Stoploss: -0.1


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The TestStrategy class is an implementation of a trading strategy. It uses technical analysis (TA) indicators to generate buy and sell signals for a given DataFrame of market data. The strategy first populates the DataFrame with various TA indicators such as ADX (Average Directional Index), Bollinger Bands, TEMA (Triple Exponential Moving Average), and HT_SINE (Hilbert Transform - SineWave).

In the populate_buy_trend method, the strategy determines the buy signal based on certain conditions.

The conditions include the ADX value being greater than 30, the TEMA being below the Bollinger Bands' middle band, and the TEMA value increasing compared to the previous value.

In the populate_sell_trend method, the strategy determines the sell signal based on certain conditions. The conditions include the ADX value being greater than 70, the TEMA being above the Bollinger Bands' middle band, and the TEMA value decreasing compared to the previous value. The strategy assigns a value of 1 to the 'buy' and 'sell' columns in the DataFrame to indicate the occurrence of a buy or sell signal, respectively. By backtesting this strategy on historical market data, users can evaluate its performance and potentially make informed decisions for trading based on the generated signals.

startup_candle_count : 50
adx: -7.240%
tema: -0.002%
stoploss: -0.1
timeframe: 5m
hash(sha256): a79e26ff709732815ee9f926537420a3018214f18448ad3fc63484a6745bcfc8
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_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-08-16 11:42:25