Wordcloud
Strategy: SMAOG_821
Downloaded: 20220116
Stoploss: -0.23
5mFailedSpotv2Link

Strategy failed backtesting!
Reason: Duplicate of SMAOG

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The SMAOG strategy is a trading strategy that uses simple moving averages (SMA) and exponential moving averages (EMA) to generate buy and sell signals for cryptocurrencies or other financial assets. Here's a breakdown of the strategy: The strategy calculates two types of moving averages: SMA and EMA. The specific type of moving average used for buying and selling is determined by the parameters set in the strategy.

The strategy also uses various parameters to set thresholds and offsets for buying and selling.

These parameters include the number of candles to consider for buying and selling, offset values for determining buy and sell prices, and thresholds for identifying bad trading pairs.

The strategy populates indicators such as moving average offsets, bad pair flags, 50-day exponential moving average (ema_50), 200-day exponential moving average (ema_200), and relative strength index (rsi_exit). The populate_buy_trend function is responsible for generating buy signals based on specific conditions. These conditions include the ema_50 being greater than ema_200, the current price being above ema_200, the pair not being flagged as bad, the current price being below the buy offset, and positive volume. The populate_sell_trend function generates sell signals based on conditions such as the current price being above the sell offset, certain price and RSI exit conditions, and positive volume. The strategy also includes parameters and settings for stop-loss, minimum return on investment (ROI), trailing stop, order types (limit and market), and order time in force. Overall, the SMAOG strategy combines moving average indicators and other conditions to identify potential buying and selling opportunities in the cryptocurrency market.

stoploss: -0.23
timeframe: 5m
hash(sha256): c6f826f6e2f737794d2ff5ac18ed1e3064e6e7264aaf5c1e9c3fb32943a57a94
indicators:
volume ema_200 ema_50 low_offset _is_bad
ma_offset_sell close sell_trigger ma_offset_buy high_offset
buy_trigger base_nb_candles_sell runmode open rsi_exit
base_nb_candles_buy

Similar Strategies: (based on used indicators)

Strategy: HSMAOG6, Similarity Score: 94.12%
Strategy: SMAOG, Similarity Score: 94.12%
Strategy: SMAOG_273, Similarity Score: 94.12%
Strategy: SMAOG_706, Similarity Score: 94.12%

last change: 2022-07-02 19:54:08