Wordcloud
Strategy: bb_riding
Downloaded: 20220901
Stoploss: -0.235


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The "bb_riding" strategy is a trading strategy that uses Bollinger Bands (BB) and Moving Average Convergence Divergence (MACD) indicators to determine buy and sell signals. Here's a breakdown of what the strategy does: It sets the minimal return on investment (ROI) target to 0.3, meaning that when a trade reaches a profit of 0.3, it should be closed. It sets the stop loss at -0.235, which means that if a trade reaches a loss of 0.235, it should be closed.

The strategy operates on a 30-minute timeframe.

It calculates the Bollinger Bands using the 20-period moving average with two standard deviations.

The upper band, middle band, and lower band are stored in separate columns in the dataframe. It calculates the width of the Bollinger Bands by dividing the difference between the upper and lower bands by the middle band. It calculates the MACD line, signal line, and histogram using the default parameters. In the "populate_buy_trend" method, the strategy generates a buy signal when the closing price is above the upper Bollinger Band and the width of the Bollinger Bands is greater than 0.02. In the "populate_sell_trend" method, the strategy generates a sell signal when the MACD signal line is below 0. The strategy uses these indicators to identify potential entry and exit points for trades based on price movements and market trends.

startup_candle_count : 50
macd: 7.873%
macdsignal: 15.802%
macdhist: -31.360%
stoploss: -0.235
timeframe: 30m
hash(sha256): 7bb67eb8377d1074ef8f676529a06c4debe1df837bb167c9e4f0bd177ef0e328
indicators:
macdsignal lowerband bb_lower bb_width close
macd bb_upper middleband macdhist bb_middle
upperband

No similar strategies found. (based on used indicators)

last change: 2023-06-24 07:54:11