Wordcloud
Strategy: Discord_ElliotV4
Downloaded: 20220726
Stoploss: -0.325
The "ElliotV4" strategy implemented in the code performs the following steps: Indicator Population: The strategy starts by populating various technical indicators on the input dataframe. These indicators include ADX, PLUS_DM, PLUS_DI, MINUS_DM, MINUS_DI, AROON, AROONOSC, Awesome Oscillator (AO), Keltner Channels, Ultimate Oscillator (UO), Commodity Channel Index (CCI), RSI, Fisher Transform of RSI, Stochastic Oscillator (slowd and slowk), Stochastic Fast (fastd and fastk), Stochastic RSI (fastd_rsi and fastk_rsi), Moving Average Convergence Divergence (MACD), Money Flow Index (MFI), Rate of Change (ROC), Bollinger Bands, Parabolic SAR (SAR), Triple Exponential Moving Average (TEMA), Hilbert Transform - SineWave (htsine and htleadsine), and various candlestick patterns (CDLHAMMER, CDLINVERTEDHAMMER, CDLDRAGONFLYDOJI, CDLPIERCING, CDLMORNINGSTAR, CDL3WHITESOLDIERS, CDLHANGINGMAN, CDLSHOOTINGSTAR, CDLGRAVESTONEDOJI, CDLDARKCLOUDCOVER, CDLEVENINGDOJISTAR, CDLEVENINGSTAR, CDL3LINESTRIKE, CDLSPINNINGTOP, CDLENGULFING, CDLHARAMI, CDL3OUTSIDE, CDL3INSIDE). Some of these indicators are calculated using external libraries such as ta and qtpylib.

ElliotV4 Strategy: After populating the indicators, the strategy further performs calculations specific to the ElliotV4 strategy.

It calculates moving averages (MA) for buying and selling signals using the Exponential Moving Average (EMA) with different time periods.

It also calculates the Elliott Wave Oscillator (EWO) and RSI using the specified parameters. Buy Trend Population: In this step, the strategy determines the conditions for initiating a buy signal. It checks various conditions, including if the closing price is below the buy moving average multiplied by a specified low offset, if the EWO is above a specified high value, if the RSI is below a specified buy value, and if the volume is greater than zero. If any of the conditions are met, a "buy" signal is assigned to the corresponding row in the dataframe. Sell Trend Population: Similarly, the strategy determines the conditions for initiating a sell signal. It checks if the closing price is above the sell moving average multiplied by a specified high offset and if the volume is greater than zero. If the conditions are met, a "sell" signal is assigned to the corresponding row in the dataframe. The strategy combines the calculations of various technical indicators and specific conditions to generate buy and sell signals based on the defined rules.

stoploss: -0.325
timeframe: 1h
hash(sha256): f1564debdccd958908ca4e03e8b5f11496bfa06cb7102e76897738d542fc5f1e
indicators:
rsi_buy upper CDLDRAGONFLYDOJI CDLGRAVESTONEDOJI close
CDLSPINNINGTOP bb_lowerband bb_percent CDL3WHITESOLDIERS kc_middleband
volume low_offset high fisher_rsi_norma cci
ha_high adx aroonosc minus_dm plus_dm
ewo_high CDLHANGINGMAN ewo_low aroondown ma_sell_val
CDLEVENINGDOJISTAR plus_di ha_open base_nb_candles_buy slowk
macdsignal fastk_rsi minus_di roc lower
rsi sine kc_percent htsine tema
uo mfi kc_width macdhist CDLHAMMER
htleadsine ma_buy_val CDLEVENINGSTAR sar CDL3OUTSIDE
mid fisher_rsi bb_

Similar Strategies: (based on used indicators)

Strategy: Discord_3_ElliotV5, Similarity Score: 98.15%
Strategy: Discord_ElliotV5, Similarity Score: 98.15%
Strategy: ElliotV2, Similarity Score: 98.15%
Strategy: ElliotV2_1, Similarity Score: 98.15%
Strategy: ElliotV2_dca_meneguzzo, Similarity Score: 98.15%
Strategy: ElliotV3_983, Similarity Score: 98.15%
Strategy: ElliotV4, Similarity Score: 98.15%
Strategy: ElliotV4_961, Similarity Score: 98.15%
Strategy: ElliotV4_984, Similarity Score: 98.15%
Strategy: ElliotV5HO_264, Similarity Score: 98.15%
Strategy: ElliotV5_SMA, Similarity Score: 98.15%
Strategy: MarwoSkipVol, Similarity Score: 98.15%
Strategy: MarwoSkipVol15, Similarity Score: 98.15%
Strategy: Discord_ElliotV2, Similarity Score: 96.3%
Strategy: Discord_ElliotV5HO, Similarity Score: 96.3%
Strategy: ElliotV531, Similarity Score: 96.3%
Strategy: ElliotV5_309, Similarity Score: 96.3%
Strategy: MarwoHeiken, Similarity Score: 92.59%
Strategy: BBands, Similarity Score: 85.19%
Strategy: FRAYSTRAT_BTCUSDT_1H, Similarity Score: 85.19%
Strategy: TenderEnter, Similarity Score: 85.19%
Strategy: sample_strategy_284, Similarity Score: 85.19%
Strategy: sample_strategy_3, Similarity Score: 85.19%
Strategy: stoploss, Similarity Score: 85.19%
Strategy: BotE, Similarity Score: 83.33%
Strategy: Neat_RL, Similarity Score: 83.33%
Strategy: TestStrategy, Similarity Score: 83.33%
Strategy: macd_strategy, Similarity Score: 83.33%
Strategy: poimacd, Similarity Score: 83.33%
Strategy: Discord_BuzzzMoneyV1, Similarity Score: 81.48%
Strategy: bbl3h1rsi, Similarity Score: 81.48%
Strategy: MACDCross, Similarity Score: 77.78%
Strategy: MACDcross, Similarity Score: 77.78%
Strategy: EV5X, Similarity Score: 74.07%

last change: 2024-04-29 02:20:12