Wordcloud
Strategy: sample_strategy
Downloaded: 20220111
Stoploss: -0.1
5mFailedSpotv2Link

Strategy failed backtesting!
Reason: Duplicate of test_strategy_302

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The SampleStrategy is a trading strategy that utilizes various technical analysis indicators to generate buy and sell signals. Here's a breakdown of what the strategy does: populate_indicators function: Adds multiple technical analysis indicators to the given DataFrame, such as ADX, MACD, RSI, Bollinger Bands, etc. It is recommended to enable only the indicators that are used in the strategies or configuration to optimize memory and CPU usage.

populate_buy_trend function: Determines the buy signal based on the populated indicators.

Buy conditions: ADX indicator is greater than 30.

TEMA (Triple Exponential Moving Average) is less than or equal to the middle Bollinger Band. TEMA is increasing compared to the previous value. Volume is greater than 0. populate_sell_trend function: Determines the sell signal based on the populated indicators. There is no explicit sell condition mentioned in the provided code. The strategy combines multiple indicators to identify potential buying opportunities, but it lacks explicit instructions for selling. Additional code or conditions would need to be added to determine the sell signals based on the desired trading strategy.

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

Similar Strategies: (based on used indicators)

Strategy: Strategy1HBTC, Similarity Score: 94.55%
Strategy: DefaultStrategy, Similarity Score: 90.91%
Strategy: DefaultStrategy_0, Similarity Score: 90.91%
Strategy: default_strategy, Similarity Score: 90.91%
Strategy: default_strategy_111, Similarity Score: 90.91%
Strategy: default_strategy_132, Similarity Score: 90.91%
Strategy: default_strategy_15, Similarity Score: 90.91%
Strategy: default_strategy_189, Similarity Score: 90.91%
Strategy: default_strategy_2, Similarity Score: 90.91%
Strategy: default_strategy_23, Similarity Score: 90.91%
Strategy: default_strategy_3, Similarity Score: 90.91%
Strategy: default_strategy_5, Similarity Score: 90.91%
Strategy: default_strategy_51, Similarity Score: 90.91%
Strategy: default_strategy_6, Similarity Score: 90.91%
Strategy: default_strategy_7, Similarity Score: 90.91%
Strategy: default_strategy_8, Similarity Score: 90.91%
Strategy: default_strategy_9, Similarity Score: 90.91%
Strategy: legacy_strategy, Similarity Score: 90.91%
Strategy: legacy_strategy_28, Similarity Score: 90.91%
Strategy: test_strategy, Similarity Score: 90.91%
Strategy: test_strategy_163, Similarity Score: 90.91%
Strategy: test_strategy_193, Similarity Score: 90.91%
Strategy: test_strategy_194, Similarity Score: 90.91%
Strategy: test_strategy_302, Similarity Score: 90.91%
Strategy: test_strategy_471, Similarity Score: 90.91%
Strategy: test_strategy_5, Similarity Score: 90.91%
Strategy: FrayLIVEBTC15m, Similarity Score: 80%
Strategy: Ichimoku, Similarity Score: 80%
Strategy: ichimoku, Similarity Score: 80%
Strategy: BBands, Similarity Score: 72.73%
Strategy: sample_strategy_284, Similarity Score: 72.73%
Strategy: sample_strategy_3, Similarity Score: 72.73%
Strategy: stoploss, Similarity Score: 72.73%

last change: 2023-08-16 02:58:28