Wordcloud
Strategy: Strategy005_26
Downloaded: 20220204
Stoploss: -0.5


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The "redditMA" strategy is a backtesting strategy implemented for a trading website. It is designed to backtest various moving average-based strategies with different support conditions. Here's a short description of each strategy: sma ema with complicated support: Uses the combination of Simple Moving Average (SMA) and Exponential Moving Average (EMA) indicators.

Executes buy signals when the FASTMA crosses above the SLOWMA.

Executes sell signals when the FASTMA crosses below the SLOWMA.

Has a minimal return on investment (ROI) set with various time intervals. sma ema with simple support: Similar to the first strategy but with a simpler support configuration. Uses the SMA and EMA indicators to generate buy and sell signals. Has a minimal ROI set with various time intervals. sma ema with simple support with 0.2 SL: Similar to the second strategy but with a fixed stop loss of 0.2 (20%). Uses the SMA and EMA indicators for buy and sell signals. Has a minimal ROI set with various time intervals. sma wma with simple support: Combines the Simple Moving Average (SMA) and Weighted Moving Average (WMA) indicators. Generates buy signals when the FASTMA crosses above the SLOWMA. Generates sell signals when the FASTMA crosses below the SLOWMA. Has a minimal ROI set with various time intervals. sma wma with VWAP simple support: Combines the Simple Moving Average (SMA) and Weighted Moving Average (WMA) indicators with Volume-Weighted Average Price (VWAP). Uses VWAP to determine support levels for buy and sell signals. Executes buy signals when the FASTMA crosses above the SLOWMA and is above VWAP. Executes sell signals when the FASTMA crosses below the SLOWMA and is below VWAP. Has a minimal ROI set with various time intervals. Each strategy is implemented with its respective moving average calculations, buy and sell signal generation based on crossover events, and minimum ROI targets at different time intervals. Additionally, some strategies have fixed stop-loss levels.

startup_candle_count : 34
SLOWMA: -0.018%
FASTMA: -0.214%
stoploss: -0.5
timeframe: 15m
hash(sha256): 44ccdf271d561b6f5a47cec00bbdb0ecbb00766b48fff4354e3541a4e6360e2a
indicators:
SLOWMA FASTMA

No similar strategies found. (based on used indicators)

last change: 2023-07-02 23:49:16