Wordcloud
Strategy: ReinforcedSmoothScalp_117
Downloaded: 20220111
Stoploss: -0.8


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The "ReinforcedSmoothScalp" strategy is designed to generate multiple potential buy signals and make small profits on each trade. It aims to have at least 60 parallel trades at any given time to cover unavoidable losses. The strategy uses the following indicators: Exponential Moving Average (EMA) of high, close, and low prices.

Stochastic Fast indicator (fastk and fastd).

Average Directional Index (ADX).

Commodity Channel Index (CCI). Relative Strength Index (RSI). Money Flow Index (MFI). Bollinger Bands (bb_lowerband, bb_upperband, and bb_middleband). The strategy performs a resampling process to establish the general trend. It resamples the data based on a specified ticker interval and resample factor. The resampled data is used to determine whether the market is in an uptrend, downtrend, or sideways trend. The buy signal is generated when the following conditions are met: The opening price is below the EMA low. ADX is greater than 30. MFI is less than 30. Fastk and fastd are both below 30 and have crossed above each other. The resample simple moving average (SMA) is below the closing price. The sell signal is generated when the following conditions are met: The opening price is above the EMA high. Either fastk or fastd has crossed above 70. CCI is greater than 100. The strategy uses a minimal ROI of 0.02 (2%) and a stop loss of -0.8 (80% loss). It recommends using a short ticker interval for better performance. Note: Some commented-out code suggests additional conditions for buying and selling, but they are currently disabled in the strategy.

startup_candle_count : 400
Recursive Analysis found no issues while using 400 startup_candle_count
stoploss: -0.8
timeframe: 1m
hash(sha256): a8755870bb769a05eca2e8fb3f67c8111e807c2fe18c7b649daee60a02ee14b4
indicators:
upper ema_close close mfi bb_lowerband
fastk date open fastd mid
ema_high cci ema_low open high
low close adx lower bb_middleband
rsi bb_upperband resample_sma

Similar Strategies: (based on used indicators)

Strategy: ReinforcedSmoothScalp, Similarity Score: 95.83%
Strategy: ReinforcedSmoothScalp_2, Similarity Score: 95.83%
Strategy: ReinforcedSmoothScalp_3, Similarity Score: 95.83%
Strategy: tSmoothScalp20230110, Similarity Score: 95.83%
Strategy: ReinforcedSmoothScalp2, Similarity Score: 91.67%
Strategy: ReinforcedSmoothScalp_230224, Similarity Score: 91.67%
Strategy: ReinforcedSmoothScalp_4, Similarity Score: 91.67%
Strategy: ReinforcedSmoothScalp_429, Similarity Score: 91.67%
Strategy: ReinforcedSmoothScalp_450, Similarity Score: 91.67%
Strategy: ReinforcedSmoothScalp_97, Similarity Score: 91.67%
Strategy: ScalpStrategy, Similarity Score: 91.67%
Strategy: StrategyScalpingFast2_288, Similarity Score: 91.67%
Strategy: StrategyScalpingFast2_3, Similarity Score: 91.67%
Strategy: StrategyScalpingFast2_4, Similarity Score: 91.67%
Strategy: StrategyScalpingFast2_6, Similarity Score: 91.67%

last change: 2023-07-05 16:49:15