Wordcloud
Strategy: Discord_ClucHAnix_5m1c
Downloaded: 20220726
Stoploss: -0.99
The ClucHAnix_5m1c strategy is a trading strategy that performs backtesting on a given dataset. Here is a short description of what the strategy does: The strategy starts by populating various indicators on the input dataframe, including Heikin-Ashi candlestick data, Bollinger Bands, Exponential Moving Averages (EMA), Relative Strength Index (RSI), and others. It retrieves additional informative data for a higher timeframe and merges it with the original dataframe.

It calculates and adds additional columns to the dataframe, such as percentage change, average percentage change, and normalized percentage change.

The populate_buy_trend function populates the "buy" column of the dataframe based on specific conditions, including the rate of change (ROC), Bollinger Bands, candlestick patterns, and volume.

The populate_sell_trend function populates the "sell" column of the dataframe based on conditions involving the Fisher Transform indicator, candlestick patterns, moving averages, Bollinger Bands, and volume. The ClucHAnix_5mTB1 class extends the ClucHAnix_5m1 class and adds trailing buy functionality. The strategy checks for trade entry confirmation and initiates trailing buy orders based on certain conditions, such as the current price, trailing buy offset, and previous candlestick data. The strategy provides logging and information updates throughout the process. This strategy combines various technical indicators and conditions to generate buy and sell signals based on the backtested data.

stoploss: -0.99
timeframe: 5m
hash(sha256): 02841da1e5bc1db192dc269771fb512909f1ab1c83ebe3f4c85ac8d41e005789
indicators:
rocr_1h ha_low close perc_norm tail
bb_lowerband bbdelta volume perc closedelta
rocr open ema_fast volume_mean_slow buy_tag
ha_open fisher high mid ha_close
buy ha_high lower bb_middleband rsi
offset ema_slow runmode low avg3_perc
norm_perc

Similar Strategies: (based on used indicators)

Strategy: CDO, Similarity Score: 96.88%
Strategy: CDOv2, Similarity Score: 96.88%
Strategy: CDOv2b, Similarity Score: 96.88%
Strategy: ClucHAnix13X, Similarity Score: 96.88%
Strategy: ClucHAnix_5gh, Similarity Score: 96.88%
Strategy: ClucHAnix_5m1, Similarity Score: 96.88%
Strategy: ClucHAnix_5mTB1, Similarity Score: 96.88%
Strategy: ClucHAnix_5mTB1_3, Similarity Score: 96.88%
Strategy: ClucHAnix_5mTB1_733, Similarity Score: 96.88%
Strategy: ClucHAnix_5M_E0V1E_DYNAMIC_TB, Similarity Score: 93.75%
Strategy: ClucHAnix_5mTB1_711, Similarity Score: 93.75%
Strategy: Discord_ClucHAnix_5M_E0V1E, Similarity Score: 93.75%
Strategy: BC_Redmoon, Similarity Score: 84.38%
Strategy: TrailingBuyStratCluc, Similarity Score: 84.38%
Strategy: TrailingBuyStratCluc_172, Similarity Score: 84.38%
Strategy: TrailingBuy_ClucHAnix_5m_E0V1E_by_TraNz, Similarity Score: 84.38%
Strategy: TrailingBuy_ClucHAnix_5m_E0V1E_by_TraNz201, Similarity Score: 84.38%

last change: 2024-04-28 00:18:45