Wordcloud
Strategy: ElliotV8_original_ichiv3_2
Downloaded: 20230109
Stoploss: -0.2


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The ElliotV8_original_ichiv3 strategy is a trading strategy that uses various indicators to make buying and selling decisions in the market. Here is a breakdown of what the strategy does: In the populate_indicators method: Calculates exponential moving averages (EMA) for different time periods and adds them to the dataframe as columns. Calculates the Hull Moving Average (HMA) with a window of 50 and adds it to the dataframe as a column.

Calculates the Simple Moving Average (SMA) with a time period of 9 and adds it to the dataframe as a column.

Calculates the Elliot Wave Oscillator (EWO) using the EWO function and adds it to the dataframe as a column.

Calculates the Relative Strength Index (RSI) with time periods of 14, 4, and 20 and adds them to the dataframe as columns. In the populate_buy_trend method: Defines conditions for entering a buy trade based on various indicators such as RSI, close price, EWO, and volume. If any of the conditions are met, sets the 'buy' column of the corresponding rows to 1. In the populate_sell_trend method: Defines conditions for exiting a trade (selling) based on indicators such as RSI, close price, and volume. If any of the conditions are met, sets the 'sell' column of the corresponding rows to 1. In the populate_exit_trend method: Sets the 'exit_long' and 'exit_tag' columns of all rows to 0 and 'long_out', respectively, indicating no exit conditions for long trades. Overall, this strategy uses moving averages, oscillators, and other technical indicators to determine when to enter and exit trades based on predefined conditions.

stoploss: -0.2
timeframe: 5m
hash(sha256): 8be3106a2aa7cfa3fbab7e78f4be229834d96c9be0f4ba6c862cd4cbbc5f72f3
indicators:
rsi_buy EWO ewo_high close high_offset_2
ewo_low exit_long exit_tag rsi_fast ma_sell_val
ma_buy_val volume low_offset high_offset base_nb_candles_buy
base_nb_candles_sell hma_50 sma_9 rsi_slow rsi

Similar Strategies: (based on used indicators)

Strategy: EI3v3, Similarity Score: 95.24%
Strategy: ElliotV8_3, Similarity Score: 95.24%
Strategy: ElliotV8_original_ichiv2_2, Similarity Score: 95.24%
Strategy: turbov8, Similarity Score: 95.24%
Strategy: ABHD38, Similarity Score: 90.48%
Strategy: ABHD38V2, Similarity Score: 90.48%
Strategy: DS_Green_5m, Similarity Score: 90.48%
Strategy: DS_Green_5mv2, Similarity Score: 90.48%
Strategy: DS_Green_5mv3, Similarity Score: 90.48%
Strategy: DS_Green_5mv4, Similarity Score: 90.48%
Strategy: DS_Green_5mv5, Similarity Score: 90.48%
Strategy: EI3v3NoTrail, Similarity Score: 90.48%
Strategy: El3v3Pump, Similarity Score: 90.48%
Strategy: El3v3PumpExit, Similarity Score: 90.48%
Strategy: El3v3PumpProtection, Similarity Score: 90.48%
Strategy: El3v3Pumpp, Similarity Score: 90.48%
Strategy: ElliotV8_IF3_futlo, Similarity Score: 90.48%
Strategy: ElliotV8_IF3_futlo_02, Similarity Score: 90.48%
Strategy: ElliotV8_IF3_futlo_03, Similarity Score: 90.48%
Strategy: NASOSv5sera, Similarity Score: 90.48%

last change: 2024-05-02 17:20:18