Wordcloud
Strategy: BBRSINaiveStrategy
Downloaded: 20220130
Stoploss: -0.8


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The BBRSINaiveStrategy is a trading strategy that uses several technical indicators to generate buy and sell signals. Here is a description of what the strategy does: Indicators Calculation: Relative Strength Index (RSI): Calculates the RSI using a time period of 15. Bollinger Bands: Calculates the upper, middle, and lower bands using a window of 20 and 2 standard deviations.

BBANDS: Calculates the upper, middle, and lower bands using Bollinger Bands with the same parameters.

Weighted Bollinger Bands: Calculates the upper, middle, and lower bands using a weighted average of prices with the same parameters.

Exponential Moving Averages (EMA): Calculates EMAs with time periods of 3, 21, 50, 100, 150, and 200. Simple Moving Averages (SMA): Calculates SMAs with time periods of 30 and 100. Buy Signal Generation: If the RSI is greater than 25, the SMA50 crosses below the EMA21, and the closing price is above the EMA100, a buy signal is generated. Sell Signal Generation: If the SMA50 crosses above the EMA21, a sell signal is generated. The strategy populates the buy and sell columns in the dataframe with 1 to indicate the occurrence of a buy or sell signal, respectively.

startup_candle_count : 200
ema50: -0.001%
ema100: -0.125%
ema150: -0.521%
ema200: -1.589%
stoploss: -0.8
timeframe: 4h
hash(sha256): 5971e4bf009aecd7fdb0e7884a9b2ae3c5555360e450eac079e9e06c3fdb937f
indicators:
upper BBANDS_M ema150 wbb_lowerband close
bb_midband bb_lowerband sma100 wbb_width mid
wbb_percent sma50 ema100 rsi_sell_hline ema200
ema3 wbb_middleband BBANDS_U lower BBANDS_L
ema21 rsi bb_upperband ema50 rsi_buy_hline
wbb_upperband

No similar strategies found. (based on used indicators)

last change: 2023-06-28 15:19:28