Wordcloud
Strategy: ClucHAwerk
Downloaded: 20220116
Stoploss: -0.021


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The ClucHAwerk strategy is a trading strategy that uses various indicators to generate buy and sell signals for backtesting. Here is a short description of what the strategy does: In the populate_indicators method: It calculates Heikin Ashi candlestick values (open, close, high, low). It calculates Bollinger Bands based on the Heikin Ashi closing prices.

It calculates exponential moving averages (EMA) and rolling mean of volume.

It calculates the Rate of Change Ratio (ROCR) for the Heikin Ashi closing prices.

It fetches additional informative data for a higher timeframe and merges it with the current timeframe data. In the populate_buy_trend method: It sets the buy conditions based on various parameters and indicator values. The conditions include comparing the Rate of Change Ratio, Bollinger Bands, closing price changes, and volume. If the conditions are met, it marks the corresponding row as a buy signal. In the populate_sell_trend method: It sets the sell conditions based on various parameters and indicator values. The conditions include comparing the Rate of Change Ratio, Bollinger Bands, and volume. If the conditions are met, it marks the corresponding row as a sell signal. The ClucHAwerk_ETH class extends the ClucHAwerk class and likely adds specific modifications or overrides for Ethereum (ETH) trading. Overall, the strategy combines multiple indicators and conditions to determine buy and sell signals for backtesting trading strategies.

startup_candle_count : 168
ema_slow: 0.010%
stoploss: -0.021
timeframe: 1m
hash(sha256): 57f7650eee2ec4041179843a55ffd4f3c20d55fdceb66146948b2e06455a9ef4
indicators:
rocr_1h closedeltaclose closebblower ha_low sellbbmiddleclose
close tail bb_lowerband bbdelta sellrocr1h
volume bbdeltaclose closedelta rocr open
volume_mean_slow ha_open high mid bbdeltatail
ha_close ha_high lower rocr1h bb_middleband
ema_slow low

Similar Strategies: (based on used indicators)

Strategy: CE01, Similarity Score: 92.86%
Strategy: ClucHAnixE01VEOffsets, Similarity Score: 92.86%
Strategy: ClucHAnixHV270, Similarity Score: 92.86%
Strategy: ClucHAnixV1, Similarity Score: 92.86%
Strategy: ClucHAnixV1_3, Similarity Score: 92.86%
Strategy: ClucHAnixV2_0, Similarity Score: 92.86%
Strategy: ClucHAnix_0, Similarity Score: 92.86%
Strategy: ClucHAnix_11, Similarity Score: 92.86%
Strategy: ClucHAnix_231, Similarity Score: 92.86%
Strategy: ClucHAnix_5M_E0V1E_DYNAMIC_TB, Similarity Score: 92.86%
Strategy: ClucHAnix_748, Similarity Score: 92.86%
Strategy: ClucHAnix_8, Similarity Score: 92.86%
Strategy: ClucHAnix_932, Similarity Score: 92.86%
Strategy: Discord_1_ClucHAnix, Similarity Score: 92.86%
Strategy: Discord_ClucHAnix_5M_E0V1E, Similarity Score: 92.86%

last change: 2023-07-04 04:40:33