Guide
How does the Take profit Multi timeframe strategy work ?
The "Take profit Multi timeframe" strategy enables traders to manage their risk-reward by setting up take profit points either by percentage or at resistance levels identified in higher timeframes, or using a combination of both. Using the WaveTrend indicator to illustrate the strategy's mechanics, it triggers buy signals when there’s a crossover in the WaveTrend oscillator and a condition of the oscillator being below a certain level is met.
Profit-taking can be set up in increments, with traders being able to specify different percentage levels (TP1-TP4) at which partial profits are taken. Concurrently, the strategy allows for setting up resistance levels derived from Exponential Moving Averages (EMAs) across selected timeframes. For example, the script can pull EMA values from both 4-hour and daily timeframes, at two different periods (EMA1 and EMA2), and plot them for reference alongside the strategy's entries and exits.
Stop losses are determined by a set percentage, maintaining risk management discipline. The script has been updated to fix bugs, optimize labels for clarity, and enhance multi-timeframe capabilities, allowing for dynamic adjustment of resistance levels.