Wordcloud
Strategy: DCBBBounce_2
Downloaded: 20230102
Stoploss: -0.333
5mFailedSpotv3Link

Strategy failed backtesting!
Reason: Duplicate of DCBBBounce

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The DCBBBounce strategy is a trading strategy that utilizes various technical indicators to generate buy and sell signals for backtesting. Here's a breakdown of what the strategy does: populate_indicators: This function calculates and adds several technical indicators to the given DataFrame, including Bollinger Bands, Donchian Channels, ADX, Directional Movement indicators, MFI, MACD, Stochastic Fast, RSI, Fisher RSI, EMAs (Exponential Moving Averages), SAR (Stop and Reverse), and SMA (Simple Moving Average). populate_entry_trend: This function populates the buy signal based on specific conditions.

It checks for the presence of certain indicators and their values relative to the price.

If the conditions are met, a buy signal is assigned to the corresponding rows in the DataFrame.

populate_exit_trend: This function populates the sell signal based on specific conditions. It checks for the presence of certain indicators and their values relative to predefined thresholds. If the conditions are met, a sell signal is assigned to the corresponding rows in the DataFrame. The strategy combines indicators such as Bollinger Bands, Donchian Channels, ADX, Moving Averages, and others to identify potential entry and exit points for trades. The buy and sell signals are based on the intersection of certain indicator values or their relationships with the price.

stoploss: -0.333
timeframe: 5m
hash(sha256): 7b41f0e9fc80ab149ee7a84253663461fe9d91696a31e94125b061b12ce92e61

Was not able to fetch indicators from Strategyfile.

last change: 2023-01-02 23:33:44