Wordcloud
Strategy: Discord_1_BBRSI
Downloaded: 20220727
Stoploss: -0.99


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The BBRSI strategy is a default strategy provided by the Freqtrade bot. It is designed for backtesting trading strategies. Here is a short description of what the strategy does: The strategy uses a combination of Bollinger Bands (BB) and Relative Strength Index (RSI) indicators to generate buy and sell signals.

In the populate_indicators method: The RSI indicator is calculated for the given DataFrame.

Bollinger Bands are calculated using the typical price of the DataFrame.

The lower, middle, and upper bands are added to the DataFrame. In the populate_buy_trend method: If the RSI value is greater than or equal to 30 and the closing price is less than or equal to the lower Bollinger Band, a buy signal is generated. In the populate_sell_trend method: If the closing price is greater than the middle Bollinger Band, a sell signal is generated. The strategy has predefined values for minimal ROI (return on investment) and stop-loss. It uses a 1-hour ticker interval for analyzing price data. The order types are set to "limit," and the time in force for orders is "gtc" (good 'til canceled). Overall, the BBRSI strategy aims to identify potential buying opportunities when the price is near or below the lower Bollinger Band and the RSI indicates oversold conditions. It generates a sell signal when the price exceeds the middle Bollinger Band.

stoploss: -0.99
timeframe: 1h
hash(sha256): a83bddae018191ddde3fddf10b04a9d577a7a1bbc90c3c7da5f99baabefa8596
indicators:
bids upper mid lower tema
volume asks bb_width bb_middleband rsi
close bb_upperband bb_lowerband bb_percent best_ask
best_bid

Similar Strategies: (based on used indicators)

Strategy: BuyOnly, Similarity Score: 94.12%
Strategy: Discord_1_bbrsi, Similarity Score: 94.12%
Strategy: FRAYSTRAT, Similarity Score: 94.12%
Strategy: Machete, Similarity Score: 94.12%
Strategy: Matt_Strategy_Optimized, Similarity Score: 94.12%
Strategy: MeoMeo99, Similarity Score: 94.12%
Strategy: MrFutu, Similarity Score: 94.12%
Strategy: STRATEGY_DEFAULT, Similarity Score: 94.12%
Strategy: Sar, Similarity Score: 94.12%
Strategy: SmithHoeckx, Similarity Score: 94.12%
Strategy: TEMA, Similarity Score: 94.12%
Strategy: TrainDeepQStrategy, Similarity Score: 94.12%
Strategy: bonafe, Similarity Score: 94.12%
Strategy: combined_strategy, Similarity Score: 94.12%
Strategy: default, Similarity Score: 94.12%
Strategy: sample_strategy_151, Similarity Score: 94.12%
Strategy: sample_strategy_168, Similarity Score: 94.12%
Strategy: sample_strategy_170, Similarity Score: 94.12%
Strategy: sample_strategy_182, Similarity Score: 94.12%
Strategy: sample_strategy_193, Similarity Score: 94.12%
Strategy: sample_strategy_2, Similarity Score: 94.12%
Strategy: sample_strategy_20, Similarity Score: 94.12%
Strategy: sample_strategy_215, Similarity Score: 94.12%
Strategy: sample_strategy_47, Similarity Score: 94.12%
Strategy: sample_strategy_56, Similarity Score: 94.12%
Strategy: sample_strategy_701, Similarity Score: 94.12%
Strategy: sample_strategy_902, Similarity Score: 94.12%
Strategy: winner, Similarity Score: 94.12%
Strategy: winner2, Similarity Score: 94.12%

last change: 2023-09-02 07:49:43