Wordcloud
Strategy: Discord_TheForceV4
Downloaded: 20220726
Stoploss: -0.05


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The TheForceV4 strategy is a trading strategy implemented as a class that inherits from IStrategy. It involves the following components: populate_indicators: This method adds various technical analysis (TA) indicators to the provided DataFrame. The indicators used include Stochastic Oscillator (slowd and slowk), Moving Average Convergence Divergence (MACD), Exponential Moving Average (EMA), and Bollinger Bands.

populate_buy_trend: This method populates the buy signal based on the TA indicators and specific buy parameters.

It applies various conditions involving indicators such as slowk, slowd, macd_buy, macdsignal_buy, close, emac_buy, emao_buy, open, and bb_lowerband_buy.

populate_sell_trend: This method populates the sell signal based on the TA indicators and specific sell parameters. It applies conditions involving indicators such as slowk, slowd, macd_sell, macdsignal_sell, emac_sell, emao_sell, open, and bb_upperband_sell. The strategy aims to generate buy and sell signals based on the given DataFrame and the calculated TA indicators. These signals can be used to make trading decisions within a backtesting framework.

startup_candle_count : 30
bb_lowerband_buy: -0.037%
bb_upperband_buy: -0.035%
bb_lowerband_sell: -0.036%
bb_upperband_sell: -0.048%
Biased Indicators
macdsignal_buy, macdsignal_sell
stoploss: -0.05
timeframe: 5m
hash(sha256): 5da3a5712a918fa8118342cfcbd2340af825dee3cc03f4e79f5f8978d88f2614
indicators:
upper emal_sell close emah_sell slowk_buy_bottom
slowk_buy_up bb_buy_size bb_sell_size slowd bb_upperband_sell
slowk_sell emao_sell open emac_buy emal_buy
high slowk macdsignal slowd_buy_up bb_lowerband_sell
macd_buy emac_sell slowd_sell macdsignal_buy slowd_buy_bottom
ema_buy_size macd bb_lowerband_buy macd_sell_size macd_sell
lower macd_buy_size emao_buy bb_upperband_buy low
macdsignal_sell ema_sell_size emah_buy

No similar strategies found. (based on used indicators)

last change: 2023-07-05 02:40:21