Wordcloud
Strategy: MultiMA_TSL_116
Downloaded: 20220307
Stoploss: -0.25

Strategy failed backtesting!
Reason: Duplicate of MultiMA_TSL_116

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The MultiMA_TSL3 strategy is a trading strategy that uses multiple indicators to generate buy and sell signals. Here is a brief explanation of what the strategy does: It populates various indicators for the given dataframe, including EWO (Elliott Wave Oscillator), RSI (Relative Strength Index), Heikin Ashi candlesticks, pmax (maximum value of a given period), and others. It calculates the offset values for buying and selling based on exponential moving averages (EMA), Hull Moving Average (HMA), TRIMA (Triangular Moving Average), and ZEMA (Zero Lag Exponential Moving Average).

For the buy trend, it applies conditions based on the calculated offsets and other parameters such as RSI, EWO, and volume.

If the conditions are met, it sets the 'buy_copy' and 'buy' columns to indicate a buy signal.

For the sell trend, the strategy does not provide the complete implementation. It seems to set up the 'exit_tag' column but doesn't specify the conditions for selling. Overall, the strategy combines various indicators and conditions to determine when to buy in the market. However, the details of the sell conditions are missing from the provided code snippet.

stoploss: -0.25
timeframe: 5m
hash(sha256): 5050c8a32701e0b8894f64ac2f497a836f35015f12d80f91554b194930c286ec

Was not able to fetch indicators from Strategyfile.

last change: 2022-07-30 14:23:42