Wordcloud
Strategy: TrailingBuyStratCluc_172
Downloaded: 20220211
Stoploss: -0.99

Strategy failed backtesting!
Reason: Duplicate of ClucHAnix_6

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The ClucHAnix strategy is a trading strategy that utilizes various indicators to generate buy and sell signals for backtesting purposes. Here is a breakdown of its main components: Indicators: Heikin-Ashi: Calculates the Heikin-Ashi candlestick values (open, close, high, low) based on the input data. Bollinger Bands: Computes the middle band and lower band based on the Heikin-Ashi typical price and specified parameters.

EMA (Exponential Moving Average): Calculates the fast and slow EMA values using the Heikin-Ashi closing prices.

Volume Mean: Calculates the rolling mean of the volume over a specific window.

ROCR (Rate of Change Ratio): Computes the rate of change ratio based on the Heikin-Ashi closing prices. RSI (Relative Strength Index): Calculates the RSI value based on the Heikin-Ashi closing prices. Fisher Transform: Applies the Fisher Transform formula to the RSI values. Buy Trend: The strategy generates buy signals based on multiple conditions: ROCR value on the 1-hour timeframe is greater than a specified threshold. Various conditions related to Bollinger Bands, such as the lower band, band delta, and close delta. Relationship between the Heikin-Ashi closing price, EMA slow, and Bollinger Bands lower band. Additional conditions based on candlestick patterns and volume. Sell Trend: The strategy generates sell signals based on multiple conditions: Fisher Transform value exceeds a specified threshold. Heikin-Ashi high values follow a decreasing pattern. Heikin-Ashi closing prices are lower than the previous candle. EMA fast is greater than the Heikin-Ashi closing price. Conditions related to the Bollinger Bands middle band and volume. The ClucHAnix_ETH class is a specific implementation of the ClucHAnix strategy for Ethereum (ETH) trading. It inherits the indicator calculations and buy/sell trend definitions from the ClucHAnix class and adds additional functionality for trailing buy orders. The trailing buy logic adjusts the trailing buy order's parameters based on the current market conditions and price movements. Please note that the provided code snippet might be incomplete, and the strategy's full functionality could depend on other parts of the code or external dependencies.

startup_candle_count : 168
ema_slow: 0.010%
rsi: -0.035%
fisher: -0.148%
stoploss: -0.99
timeframe: 1m
hash(sha256): d213d539f4a249ab634fbf9d91d8ca4f3ffdb2e1858dd04d14306450c6b62be8
indicators:
rocr_1h ha_low sellbbmiddleclose close tail
bb_lowerband bbdelta volume closedelta rocr
open ema_fast volume_mean_slow buy_tag ha_open
sellfisher fisher high mid ha_close
buy ha_high lower bb_middleband rsi
offset ema_slow runmode low

Similar Strategies: (based on used indicators)

Strategy: ClucHAnix_5M_E0V1E_DYNAMIC_TB, Similarity Score: 96.67%
Strategy: Discord_ClucHAnix_5M_E0V1E, Similarity Score: 96.67%
Strategy: TrailingBuyStratCluc, Similarity Score: 96.67%
Strategy: BC_Redmoon, Similarity Score: 90%
Strategy: CDO, Similarity Score: 90%
Strategy: CDOv2, Similarity Score: 90%
Strategy: CDOv2b, Similarity Score: 90%
Strategy: ClucHAnix13X, Similarity Score: 90%
Strategy: ClucHAnix_5gh, Similarity Score: 90%
Strategy: ClucHAnix_5m1, Similarity Score: 90%
Strategy: ClucHAnix_5mTB1, Similarity Score: 90%
Strategy: ClucHAnix_5mTB1_3, Similarity Score: 90%
Strategy: ClucHAnix_5mTB1_711, Similarity Score: 90%
Strategy: ClucHAnix_5mTB1_733, Similarity Score: 90%
Strategy: Discord_ClucHAnix_5m1c, Similarity Score: 90%
Strategy: TrailingBuy_ClucHAnix_5m_E0V1E_by_TraNz, Similarity Score: 90%
Strategy: TrailingBuy_ClucHAnix_5m_E0V1E_by_TraNz201, Similarity Score: 90%

last change: 2023-10-02 12:06:56