Wordcloud
Strategy: BrocolliBB
Downloaded: 20221214
Stoploss: -0.14314
1hFailedSpotv2Link

Strategy failed backtesting!
Reason: Duplicate of BBRSI

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The BBRSI strategy is a trading strategy that uses Bollinger Bands and the Relative Strength Index (RSI) indicators to generate buy and sell signals. Here's a breakdown of what the strategy does: populate_indicators: This function calculates various technical indicators and adds them to the input DataFrame. The indicators used are RSI, Bollinger Bands with different standard deviations (1, 2, 3, and 4).

The RSI and Bollinger Bands are calculated based on the closing price of the asset.

populate_buy_trend: This function populates the buy signal for the DataFrame based on the calculated indicators.

The buy signal is triggered when the closing price is below the lower Bollinger Band with a standard deviation of 4 and the volume is greater than 0. populate_sell_trend: This function populates the sell signal for the DataFrame based on the calculated indicators. The sell signal is triggered when the closing price is above the lower Bollinger Band with a standard deviation of 3 (indicating a move above the Bollinger Band's middle line) and the volume is greater than 0. Overall, the strategy aims to identify buying opportunities when the price is relatively low (below the lower Bollinger Band) and selling opportunities when the price is relatively high (above the lower Bollinger Band). The RSI indicator can provide additional insights into the market's overbought or oversold conditions.

stoploss: -0.14314
timeframe: 1h
hash(sha256): 021f0072ecbe3ef43e369e6f616f3b08393a9933f68e175d027a1aad10fef8ac

Was not able to fetch indicators from Strategyfile.

last change: 2022-12-14 18:18:04