Wordcloud
Strategy: Squeeze002
Downloaded: 20220513
Stoploss: 0
The Squeeze002 strategy is a trading strategy that utilizes various technical indicators to generate buy and sell signals. Here is a brief description of what the strategy does: Populate Indicators: This function adds several technical indicators to the given DataFrame, including Simple Moving Average (SMA), Exponential Moving Average (EMA), Triple Exponential Moving Average (TEMA), Moving Average Convergence Divergence (MACD), Money Flow Index (MFI), Average Directional Index (ADX), Directional Movement indicators (DM Plus and DM Minus), Parabolic SAR (SAR), Relative Strength Index (RSI), Fisher Transform of RSI (Fisher RSI), Bollinger Bands, Keltner Channels, Donchian Channels, and other related indicators. Populate Buy Trend: This function determines the buy signals based on the populated indicators.

It checks various conditions such as the value of ADX, MACD, Bollinger Bands, and the cross above a certain threshold for the Squeeze Value.

If the conditions are met, the 'buy' column in the DataFrame is set to 1.

Populate Sell Trend: This function determines the sell signals based on the populated indicators. It checks conditions such as the Squeeze Value crossing below zero and additional conditions related to Fisher RSI and Parabolic SAR. If the conditions are met, the 'sell' column in the DataFrame is set to 1. Overall, the strategy aims to identify favorable buy and sell opportunities based on the combination of multiple technical indicators.

stoploss: 0
timeframe: 5m
hash(sha256): fa287fa46a32a1fd00afd7ca8e6af909f6a2b7e6a65b03b054b9d0d7772db700
indicators:
upper sqz_off dc_lf tema sqz_on
kc_lower close dc_h bb_gain mfi
bb_lowerband ema5 sqz_lower dc_hf macdhist
sma sqz_delta dc_cl dm_plus sar
sqz_val high macdsignal ema mid
fisher_rsi dc_upper dc_lower dc_clf macd
dc_ch dc_mid ema3 dc_dist dc_chf
adx lower kc_middle kc_upper dc_l
rsi bb_upperband low sqz_of dm_minus
sqz_ave bb_mid sqz_upper

Similar Strategies: (based on used indicators)

Strategy: Squeeze002_2, Similarity Score: 97.96%
Strategy: SqueezeMomentum_2, Similarity Score: 97.96%
Strategy: SqueezeMomentum_3, Similarity Score: 97.96%
Strategy: SqueezeOff, Similarity Score: 97.96%
Strategy: SqueezeOff_2, Similarity Score: 97.96%
Strategy: Squeeze001, Similarity Score: 77.55%
Strategy: Squeeze001_2, Similarity Score: 77.55%

last change: 2024-04-29 00:32:22