Wordcloud
Strategy: Discord_1_TheForceV4
Downloaded: 20220726
Stoploss: -0.1


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
TheForceV4 is a trading strategy that uses several technical indicators to generate buy and sell signals. In the populate_indicators method, the strategy calculates and adds various indicators to the input DataFrame. These indicators include Stochastic Oscillator (slowd and slowk), Moving Average Convergence Divergence (MACD), Exponential Moving Averages (ema5h, ema5l, ema5c, ema5o), and Bollinger Bands (bb_lowerband, bb_upperband, bb_middleband).

The populate_buy_trend method populates the buy signal in the DataFrame based on the calculated indicators.

The buy conditions involve checking if the Stochastic Oscillator values are between 20 and 80, if the MACD values are increasing, if the close price is higher than the previous close price, and if the exponential moving average conditions are met.

Additionally, it includes a buy condition based on Bollinger Bands, where the close or open price is below the lower band. Similarly, the populate_sell_trend method populates the sell signal in the DataFrame. The sell conditions involve checking if the Stochastic Oscillator values are below 80, if the MACD values are decreasing, and if the exponential moving average conditions are met. It also includes a sell condition based on Bollinger Bands, where the close or open price is above the upper band. Overall, TheForceV4 strategy combines multiple technical indicators to generate buy and sell signals based on various conditions in the market.

Biased Indicators
macdsignal, macdhist
stoploss: -0.1
timeframe: 5m
hash(sha256): 55afe15b3ac8b51c82913363fdf89465f16f6990c2c85cae9ed2649b25d72647
indicators:
upper ema5h close bb_lowerband macdhist
slowd open ema5o high macdsignal
slowk mid macd ema5l lower
bb_middleband bb_upperband low ema5c

Similar Strategies: (based on used indicators)

Strategy: TheForceV7, Similarity Score: 95%

last change: 2023-07-04 03:07:31