Wordcloud
Strategy: sample_strategy_34
Downloaded: 20220111
Stoploss: -0.1


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The SampleStrategy is a trading strategy that uses various technical analysis (TA) indicators to make buy and sell decisions. The strategy first populates the given DataFrame with several TA indicators, including RSI (Relative Strength Index), ADX (Average Directional Index), MACD (Moving Average Convergence Divergence), MFI (Money Flow Index), Stochastic Fast, Bollinger Bands, SAR (Stop and Reverse), TEMA (Triple Exponential Moving Average), and HT Sine. The populate_buy_trend function uses these indicators to determine the buy signal.

It checks if the RSI crosses above 30, the TEMA is below the Bollinger Bands' middle band, the TEMA is rising, and the volume is not zero.

If all conditions are met, the 'buy' column in the DataFrame is set to 1.

Similarly, the populate_sell_trend function determines the sell signal. It checks if the RSI crosses above 70, the TEMA is above the Bollinger Bands' middle band, the TEMA is falling, and the volume is not zero. If all conditions are met, the 'sell' column in the DataFrame is set to 1. Overall, the strategy uses these indicators to identify potential buying and selling opportunities based on market trends and conditions.

startup_candle_count : 20
bb_lowerband: 0.348%
bb_middleband: -0.047%
bb_upperband: -0.439%
sar: -0.188%
stoploss: -0.1
timeframe: 5m
hash(sha256): faa1f878e38b0293fa5f59d9cd2f4fe0b810fda2240e764e8151ef25e8e3b9d6
indicators:
upper htsine tema asks mfi
bb_lowerband fastk macdhist htleadsine leadsine
volume fastd best_ask sar bids
macdsignal mid macd best_bid adx
lower bb_middleband rsi bb_upperband sine

Similar Strategies: (based on used indicators)

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

last change: 2023-10-26 23:33:26