Wordcloud
Strategy: sample_strategy_20
Downloaded: 20220114
Stoploss: -0.1
5mFailedSpotv2Link

Strategy failed backtesting!
Reason: Duplicate of sample_strategy_170

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The SampleStrategy class is a trading strategy that utilizes various technical analysis (TA) indicators to make buy and sell decisions. Here is a brief description of what the strategy does: populate_indicators: This method adds several TA indicators to the given DataFrame, including ADX, RSI, Stochastic Fast, MACD, MFI, Bollinger Bands, SAR, TEMA, and Hilbert Transform Sine Wave. populate_buy_trend: Based on the populated indicators, this method determines the buy signals for the DataFrame.

The conditions for a buy signal are as follows: RSI crosses above a specified threshold (buy_rsi).

TEMA (Triple Exponential Moving Average) is below or equal to the Bollinger Bands middle band.

TEMA is rising compared to the previous value. Volume is greater than 0. populate_sell_trend: Similar to populate_buy_trend, this method determines the sell signals for the DataFrame. The conditions for a sell signal are as follows: RSI crosses above a specified threshold (sell_rsi). TEMA is above the Bollinger Bands middle band. TEMA is falling compared to the previous value. Volume is greater than 0. The strategy uses these indicators and conditions to generate buy and sell signals, which can be used for backtesting trading strategies on the website.

stoploss: -0.1
timeframe: 5m
hash(sha256): e24e292482fa8877daa1763c3ab557e562d2377d06160090958aae5876ab99ce
indicators:
upper htsine tema asks close
mfi bb_lowerband bb_percent macdhist fastk
htleadsine leadsine volume fastd best_ask
sar bids macdsignal mid bb_width
macd best_bid adx lower bb_middleband
rsi bb_upperband sine

Similar Strategies: (based on used indicators)

Strategy: FRAYSTRAT, Similarity Score: 96.55%
Strategy: Machete, Similarity Score: 96.55%
Strategy: MeoMeo99, Similarity Score: 96.55%
Strategy: MrFutu, Similarity Score: 96.55%
Strategy: STRATEGY_DEFAULT, Similarity Score: 96.55%
Strategy: Sar, Similarity Score: 96.55%
Strategy: SmithHoeckx, Similarity Score: 96.55%
Strategy: TEMA, Similarity Score: 96.55%
Strategy: TrainDeepQStrategy, Similarity Score: 96.55%
Strategy: bonafe, Similarity Score: 96.55%
Strategy: default, Similarity Score: 96.55%
Strategy: sample_strategy_151, Similarity Score: 96.55%
Strategy: sample_strategy_168, Similarity Score: 96.55%
Strategy: sample_strategy_170, Similarity Score: 96.55%
Strategy: sample_strategy_182, Similarity Score: 96.55%
Strategy: sample_strategy_193, Similarity Score: 96.55%
Strategy: sample_strategy_2, Similarity Score: 96.55%
Strategy: sample_strategy_215, Similarity Score: 96.55%
Strategy: sample_strategy_47, Similarity Score: 96.55%
Strategy: sample_strategy_56, Similarity Score: 96.55%
Strategy: sample_strategy_701, Similarity Score: 96.55%
Strategy: sample_strategy_902, Similarity Score: 96.55%
Strategy: winner, Similarity Score: 96.55%
Strategy: winner2, Similarity Score: 96.55%
Strategy: sample_strategy_643, Similarity Score: 93.1%
Strategy: firesoul, Similarity Score: 89.66%
Strategy: sample_strategy_34, Similarity Score: 86.21%
Strategy: sample_strategy_487, Similarity Score: 86.21%

last change: 2023-08-21 19:11:35