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

Strategy failed backtesting!
Reason: Duplicate of stoploss

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The SampleStrategy is a trading strategy that utilizes various technical analysis (TA) indicators to make buy and sell decisions. The strategy consists of three main functions: populate_indicators, populate_buy_trend, and populate_sell_trend. The populate_indicators function adds several TA indicators to the given DataFrame, including ADX, RSI, stochastic fastd and fastk, MACD, MFI, Bollinger Bands, SAR, TEMA, HT_SINE, and HT_LEADSINE.

These indicators provide information about trends, momentum, volatility, and overbought/oversold conditions in the market.

The populate_buy_trend function determines the buy signal based on the TA indicators.

It looks for specific conditions such as RSI crossing above 30, tema (Triple Exponential Moving Average) below the Bollinger Bands middle band, tema rising, and non-zero volume. When these conditions are met, the 'buy' column in the DataFrame is set to 1, indicating a buy signal. The populate_sell_trend function determines the sell signal based on the TA indicators. It looks for conditions such as RSI crossing above 70, tema above the Bollinger Bands middle band, tema falling, and non-zero volume. When these conditions are met, the 'sell' column in the DataFrame is set to 1, indicating a sell signal. Overall, the SampleStrategy uses a combination of TA indicators to generate buy and sell signals, aiming to capture potential market trends and reversals.

stoploss: -0.1
timeframe: 5m
hash(sha256): 04e103fcce25623504b2ffdf8a2dca9f521eaf0c3b5dfb71915b004e52cf3547
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_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_20, 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: 2022-09-20 22:35:50