Wordcloud
Strategy: SmoothOperator_213
Downloaded: 20220112
Stoploss: -0.05


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The "SmoothOperator" strategy is a trading strategy that utilizes various technical indicators to make buy and sell decisions in the market. Here is a breakdown of its key components: Indicators Population: CCI (Commodity Channel Index) RSI (Relative Strength Index) ADX (Average Directional Index) MFI (Money Flow Index) MFI Smooth (Smoothed MFI using EMA) CCI Smooth (Smoothed CCI using EMA) RSI Smooth (Smoothed RSI using EMA) Bollinger Bands (with lower, upper, and middle bands) MACD (Moving Average Convergence Divergence) Entry and Exit Conditions: Buy Trend: Multiple conditions based on the moving averages (average price) and technical indicators: Sequentially increasing moving averages Low price below the Bollinger Bands' middle band CCI below -100 RSI below 30 Or, low price below the Bollinger Bands' middle band, CCI below -200, RSI below 30, and MFI below 30 Or, MFI below 10, CCI below -150, and RSI below MFI Current closing price higher than the previous closing price Sell Trend: Multiple conditions based on the MFI-RSI-CCI Smoothed indicator, eight consecutive green candles, and overbought conditions: MFI-RSI-CCI Smoothed crossing above 100, with a higher value than the previous period and lower values in the two preceding periods Or, eight consecutive green candles Or, CCI above 200 and RSI above 70 Strategy Helper (a separate class): Contains the definition of the eight_green_candles method, which is used as a condition for the sell trend. This strategy aims to identify potential buying opportunities when certain conditions are met and to sell when specific exit criteria are fulfilled.

It combines multiple indicators and candlestick patterns to generate trading signals.


startup_candle_count : 50
rsi: 1.737%
adx: 32.037%
mfi_smooth: -0.421%
cci_smooth: 28.815%
rsi_smooth: 2.583%
stoploss: -0.05
timeframe: 5m
hash(sha256): d87471094a60fd1b65d14b205045c5680da5779eb909fb95b9aa2e4678878aaf
indicators:
mfi_rsi_cci_smooth mfi_smooth upper close entry_bb_middleband
mfi bb_lowerband macdhist bsharp_medium entry_bb_upperband
bsharp sma_slow average sma_fast open
bsharp_slow entry_bb_lowerband high macdsignal cci_smooth
mid rsi_smooth cci sma_medium macd
bsharp_fast candle_size adx lower bpercent
bb_middleband rsi bb_upperband low

Similar Strategies: (based on used indicators)

Strategy: SmoothOperator, Similarity Score: 97.14%
Strategy: SmoothOperator_10, Similarity Score: 97.14%
Strategy: SmoothOperator_2, Similarity Score: 97.14%
Strategy: SmoothOperator_3, Similarity Score: 97.14%
Strategy: SmoothOperator_4, Similarity Score: 97.14%
Strategy: chl, Similarity Score: 97.14%
Strategy: sample_strategy4, Similarity Score: 97.14%
Strategy: strategy_test, Similarity Score: 97.14%

last change: 2023-08-02 14:03:28