Wordcloud
Strategy: ClucHAnix2
Downloaded: 20220114
Stoploss: -0.99

Strategy failed backtesting!
Reason: Duplicate of ClucHAnix2_562

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The ClucHAnix trading strategy is designed to backtest and analyze trading signals using various technical indicators. Here's a short description of what the strategy does: In the populate_indicators method, the strategy calculates and adds several indicators to the trading dataframe, including Heikin Ashi candles, Bollinger Bands, EMA (Exponential Moving Average), ROCR (Rate of Change Ratio), RSI (Relative Strength Index), and Fisher Transform. The strategy then obtains an informative dataframe for a higher timeframe (1 hour) to incorporate additional data for analysis.

Next, in the populate_buy_trend method, the strategy sets the conditions for a buy signal based on a combination of indicator values.

These conditions include checking for certain thresholds of ROCR, Bollinger Bands delta, close delta, tail, and the relationship between the closing price and the lower Bollinger Band.

Finally, in the populate_sell_trend method, the strategy sets the conditions for a sell signal. These conditions involve the Fisher Transform value, the high and close prices of Heikin Ashi candles, the EMA, the middle Bollinger Band, and the volume. The ClucHAnix_ETH class extends the ClucHAnix class, indicating that it's a variant of the strategy specifically designed for ETH (Ethereum) trading. Overall, the ClucHAnix strategy combines multiple technical indicators to generate buy and sell signals based on specific conditions. The backtesting website can utilize this strategy to evaluate its performance and analyze the effectiveness of different trading approaches.

stoploss: -0.99
timeframe: 1m
hash(sha256): c545117c696a7a9809abb1067344888e898e342d0809b09eaca5583404aa2482

Was not able to fetch indicators from Strategyfile.

last change: 2022-07-02 19:54:08