Wordcloud
Strategy: ElliotV8_original_ichiv3_465
Downloaded: 20220311
Stoploss: -0.08

Strategy failed backtesting!
Reason: Duplicate of ElliotV8_original_ichiv3_224

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The "ElliotV8_original_ichiv3" strategy is a trading strategy implemented in Python for backtesting purposes. Here is a short description of what the strategy does: Indicator Calculation: Calculates exponential moving averages (EMA) for different time periods (base_nb_candles_buy and base_nb_candles_sell). Calculates the Hull Moving Average (HMA) with a window of 50.

Calculates the Simple Moving Average (SMA) with a time period of 9.

Calculates the Elliott Wave Oscillator (EWO) using custom calculations.

Calculates the Relative Strength Index (RSI) with time periods of 14, 4, and 20. Buy Trend Conditions: Checks multiple conditions for a potential buy signal, including: RSI fast below 35. Close price below a percentage offset of the buy EMA. EWO above a certain threshold. RSI below a specified value. Volume greater than 0. Close price below a percentage offset of the sell EMA. Sell Trend Conditions: Checks multiple conditions for a potential sell signal, including: Close price above the HMA. Close price above a percentage offset of the sell EMA. RSI above 50. Volume greater than 0. RSI fast greater than RSI slow. Alternatively, if the close price is below the HMA, it checks for a close price above a percentage offset of the sell EMA and RSI fast greater than RSI slow. The strategy uses these conditions to generate "buy" and "sell" signals, which can be used for backtesting and evaluating the effectiveness of the trading strategy.

stoploss: -0.08
timeframe: 5m
hash(sha256): 142ab60015da130e6e7f123c50413c204506ce6d3edbaeaa58948d3b0a5fa18c
indicators:
rsi_buy EWO ewo_high close high_offset_2
ewo_low rsi_fast ma_sell_val ma_buy_val volume
low_offset high_offset base_nb_candles_buy max_open_trades base_nb_candles_sell
hma_50 sma_9 rsi_slow rsi runmode

Similar Strategies: (based on used indicators)

Strategy: ElliotV8_original_ichiv3, Similarity Score: 95.24%
Strategy: ElliotV8_original_ichiv3_224, Similarity Score: 95.24%
Strategy: ElliotV8HO, Similarity Score: 90.48%
Strategy: ElliotV8HO_2, Similarity Score: 90.48%
Strategy: NASOSv5sera, Similarity Score: 90.48%
Strategy: NZv1, Similarity Score: 90.48%
Strategy: NotAnotherSMAOffsetStrategy_2, Similarity Score: 90.48%
Strategy: NotAnotherSMAOffsetStrategy_3, Similarity Score: 90.48%
Strategy: NotAnotherSMAOffsetStrategy_5, Similarity Score: 90.48%
Strategy: NotAnotherSMAOffsetStrategy_6, Similarity Score: 90.48%
Strategy: Nv2, Similarity Score: 90.48%
Strategy: Nv2b, Similarity Score: 90.48%

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