Wordcloud
Strategy: SMAOffsetProtectOptV1_356
Downloaded: 20220112
Stoploss: -0.5
5mFailedSpotv2Link

Strategy failed backtesting!
Reason: Duplicate of SMAOffsetProtectOptV1_560

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The "SMAOffsetProtectOptV1" strategy is a backtesting strategy for trading cryptocurrencies. Here's a short description of what it does: It uses the SMA (Simple Moving Average) offset technique to determine buy and sell signals. The strategy calculates two types of moving averages: "ma_buy" and "ma_sell" with different time periods.

It incorporates the EWO (Elliott Wave Oscillator) and RSI (Relative Strength Index) indicators for additional confirmation.

When conditions are met, it generates a buy signal if the close price is below the "ma_buy" multiplied by a low offset value, and the EWO is either above a high threshold or below a low threshold.

It also considers the RSI value, where a buy signal is generated if it is below a certain threshold. The strategy generates a sell signal when the close price is above the "ma_sell" multiplied by a high offset value. It applies volume filters to ensure that trades are executed only when there is sufficient trading activity. The strategy provides a minimal ROI (Return on Investment) of 0.01 (1%). It includes a stop-loss mechanism with a fixed percentage value (-0.5) to limit potential losses. There is an option to enable a trailing stop to protect profits. The strategy can be customized by optimizing parameters such as the number of candles for SMA calculation, offset values, EWO thresholds, and RSI threshold. It operates on a 5-minute timeframe and uses a 1-hour timeframe for informative data. The strategy supports custom stop-loss configurations. Informative pairs are used to provide additional data for analysis. Various indicators and signals are visualized in the plot for better analysis. Please note that this is just a brief overview, and for a detailed understanding, it is recommended to review the complete code implementation and refer to the documentation of the used libraries and functions.

stoploss: -0.5
timeframe: 5m
hash(sha256): 9214be73b21a6e4f9181922c728c61b271ac8fd6b728fb79f26e5d4d39fb04a7
indicators:
rsi_buy ma_sell_val volume EWO ewo_high
low_offset close ewo_low rsi high_offset
base_nb_candles_sell base_nb_candles_buy ma_buy_val

No similar strategies found. (based on used indicators)

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