Wordcloud
Strategy: ElliotV8_original_ichiv2_2
Downloaded: 20230109
Stoploss: -0.2


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The ElliotV8_original_ichiv2 strategy is a trading strategy that uses various technical indicators to generate buy and sell signals in the market. Here is a breakdown of the strategy: Indicator Calculation: Calculates exponential moving averages (EMA) for different time periods. 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 Elder's Force Index (EWO) using custom EWO function.

Calculates the Relative Strength Index (RSI) for different time periods. Calculates Bollinger Bands with 2 standard deviations. Buy Signal Generation: Conditions for buy signals are checked using the calculated indicators. Checks if the RSI fast is less than 35. Checks if the close price is below the buy moving average multiplied by a low offset value. Checks if the EWO is above a high EWO threshold. Checks if the RSI is below a buy RSI threshold. Checks if the volume is greater than 0. Checks if the close price is below the sell moving average multiplied by a high offset value. If the conditions are met, the 'buy' signal is assigned a value of 1. Sell Signal Generation: Conditions for sell signals are checked using the calculated indicators. Checks if the close price is above the Hull Moving Average (HMA) and the sell moving average multiplied by a high offset. Checks if the RSI is above 50. Checks if the volume is greater than 0. Checks if the RSI fast is greater than the RSI slow. If the conditions are met, the 'sell' signal is assigned a value of 1. Exit Signal Generation: No specific exit conditions are defined in this strategy. Stop Loss: Defines a stop loss condition called "sell_stoploss_deadfish" based on various criteria, including profit, Bollinger Bands width, close price relative to Bollinger Bands middle band, and volume. Overall, the strategy aims to generate buy signals when certain conditions related to indicators, RSI, EWO, and volume are met, and sell signals when conditions related to the close price, moving averages, RSI, and volume are met.

stoploss: -0.2
timeframe: 5m
hash(sha256): a6101fe0dec94843c89577de0aff154bce9899a3dcf0643bce87db62a6575b4a
indicators:
rsi_buy upper EWO ewo_high close
high_offset_2 ewo_low exit_long exit_tag volume_mean_12
rsi_fast ma_sell_val ma_buy_val bb_middleband2 volume
low_offset high_offset base_nb_candles_buy bb_upperband2 volume_mean_24
mid bb_width base_nb_candles_sell hma_50 sma_9
lower rsi_slow rsi bb_lowerband2

No similar strategies found. (based on used indicators)

last change: 2024-05-02 19:18:13