Wordcloud
Strategy: bbrsi_176
Downloaded: 20220112
Stoploss: -0.301


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The BB3RSIStrategy is a trading strategy that uses Bollinger Bands and the Relative Strength Index (RSI) indicators to generate buy and sell signals. Here's a brief description of what the strategy does: populate_indicators: This function adds several technical analysis (TA) indicators to the given DataFrame. It calculates the RSI and Bollinger Bands (lower band, middle band, and upper band) based on the closing prices of the asset.

It also calculates the percentage of the close price within the Bollinger Bands range (bb_percent) and the width of the Bollinger Bands (bb_width).

populate_buy_trend: This function populates the "buy" column in the DataFrame based on the TA indicators.

It generates a buy signal when the close price is below the lower Bollinger Band and the RSI is less than or equal to 31. populate_sell_trend: This function populates the "sell" column in the DataFrame based on the TA indicators. It generates a sell signal when the close price is above the middle Bollinger Band and the RSI is greater than or equal to 61. The strategy aims to capture potential buying opportunities when the price is near the lower Bollinger Band and the RSI indicates oversold conditions. It also aims to capture potential selling opportunities when the price is near the upper Bollinger Band and the RSI indicates overbought conditions. Please note that there is commented out code related to obtaining the best bid and ask prices from an order book, which is currently not active in the strategy.

startup_candle_count : 20
rsi: 1.606%
bb_lowerband: -0.050%
bb_middleband: -0.009%
bb_upperband: 0.029%
bb_percent: 2.787%
bb_width: 2.432%
stoploss: -0.301
timeframe: 1h
hash(sha256): 689738d5f1a5d3487b721c938d1459fe5024b0f1bb395882da2287fee28bed68
indicators:
bids upper mid lower 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: 93.33%
Strategy: Discord_1_BBRSI, Similarity Score: 93.33%
Strategy: Discord_1_bbrsi, Similarity Score: 93.33%
Strategy: Ema5_Ema9_Sadece_Exit_Signal_30m, Similarity Score: 93.33%
Strategy: EmaClose, Similarity Score: 93.33%
Strategy: FRAYSTRAT, Similarity Score: 93.33%
Strategy: GymStrategy, Similarity Score: 93.33%
Strategy: GymStrategy_2, Similarity Score: 93.33%
Strategy: Machete, Similarity Score: 93.33%
Strategy: Matt_Strategy_Optimized, Similarity Score: 93.33%
Strategy: MeoMeo99, Similarity Score: 93.33%
Strategy: MrFutu, Similarity Score: 93.33%
Strategy: PFX, Similarity Score: 93.33%
Strategy: PRICEFOLLOWINGX, Similarity Score: 93.33%
Strategy: STRATEGY_DEFAULT, Similarity Score: 93.33%
Strategy: SampleStrategy, Similarity Score: 93.33%
Strategy: Sar, Similarity Score: 93.33%
Strategy: SmithHoeckx, Similarity Score: 93.33%
Strategy: TEMA, Similarity Score: 93.33%
Strategy: TrainDeepQStrategy, Similarity Score: 93.33%
Strategy: bonafe, Similarity Score: 93.33%
Strategy: combined_strategy, Similarity Score: 93.33%
Strategy: default, Similarity Score: 93.33%
Strategy: deneme, Similarity Score: 93.33%
Strategy: sample_strategy_151, Similarity Score: 93.33%
Strategy: sample_strategy_168, Similarity Score: 93.33%
Strategy: sample_strategy_170, Similarity Score: 93.33%
Strategy: sample_strategy_182, Similarity Score: 93.33%
Strategy: sample_strategy_193, Similarity Score: 93.33%
Strategy: sample_strategy_2, Similarity Score: 93.33%
Strategy: sample_strategy_20, Similarity Score: 93.33%
Strategy: sample_strategy_215, Similarity Score: 93.33%
Strategy: sample_strategy_47, Similarity Score: 93.33%
Strategy: sample_strategy_56, Similarity Score: 93.33%
Strategy: sample_strategy_643, Similarity Score: 93.33%
Strategy: sample_strategy_701, Similarity Score: 93.33%
Strategy: sample_strategy_902, Similarity Score: 93.33%
Strategy: winner, Similarity Score: 93.33%
Strategy: winner2, Similarity Score: 93.33%

last change: 2023-09-30 06:35:31