Wordcloud
Strategy: BB_RPB_3c_dca
Downloaded: 20220113
Stoploss: -1
The BB_RPB_3c strategy is a backtesting strategy that utilizes various technical indicators to generate buy signals. Here is a short description of what the strategy does: Populate Indicators: The strategy calculates and adds several indicators to the input DataFrame, including Bollinger Bands, Simple Moving Average (SMA), Commodity Channel Index (CCI), Relative Strength Index (RSI), Exponential Moving Average (EMA), Hull Moving Average (HMA), Average Directional Index (ADX), and others. Populate Buy Trend: The strategy defines buy conditions based on the populated indicators.

It sets different boolean conditions for various buy scenarios, such as COFI, ClucHA, Gumbo, VWAP, Lambo_2, and V.

Each condition compares specific indicators with predefined threshold values to determine if a buy signal is present.

The strategy aims to identify potential buying opportunities based on the combination of these indicators and their respective thresholds.

TypeError: 'int' object is not callable
stoploss: -1
timeframe: 5m
hash(sha256): df75e5a19c087160ef7eff595943ad7096de63ca79092b2959c0380c05004d32
indicators:
upper close high_offset_2 vwap_upperband rsi_fast
volume average xe1 ema_20 ha_closedelta
bb_upperband2 high bb_upperband1 ema_8 cci
xe6 ha_high adx ema_12 T3Average
bb_middleband1 ema_slow ema_26 bb_lowerband2_40 bb_upperband2_40
vwap_width ma_sell_val bb_middleband2 closedelta ha_open
rsi_8 rsi_42_1h hma_50 vwap lower
T3 rsi T3_1h xe3 vwap_middleband
ema_50 tail mfi bb_middleband2_1h ema_14
r_14 rsi_84 vwap_low bb_middleband2_40 rsi_112
mid bb_delta_cluc bb_width ha_close base_nb_candles_sell


Similar Strategies: (based on used indicators)

Strategy: BB_DCA, Similarity Score: 96.49%
Strategy: Cluc_DCA, Similarity Score: 94.74%
Strategy: Cluc_DCAv2, Similarity Score: 84.21%
Strategy: BB_RPB_3c, Similarity Score: 77.19%
Strategy: B3C, Similarity Score: 75.44%
Strategy: BB_RPB_3c_20, Similarity Score: 75.44%
Strategy: tesla_1, Similarity Score: 75.44%
Strategy: true_lambo, Similarity Score: 75.44%
Strategy: true_lambo_2, Similarity Score: 75.44%

last change: 2024-04-28 15:42:55