Guide
How does the Range Strat - MACD/RSI strategy work ?
The "Range Strat - MACD/RSI" trading strategy employs Moving Average Convergence Divergence (MACD) to dictate entry and exit points, complemented by the Relative Strength Index (RSI) to fine-tune these signals. As MACD provides the primary trend-based signals, the RSI acts to prevent entry at extreme prices, requiring loose settings for effective operation. Specifically designed for the 4-hour time frame in range-bound cryptocurrency markets, this strategy seeks to exploit the non-trending, sideways movement that has been prevalent since mid-2022.
- Trades initiate via MACD crossovers; a bullish signal is triggered by a MACD crossover and confirmed if the RSI is under its designated threshold, while a bearish signal requires a MACD crossunder confirmed by an RSI above its threshold.
- The strategy aims for entries near range highs/lows, encouraging a 'ping-pong' trading pattern to capture peaks and troughs within the established range.
- Customization options include adjustable RSI and MACD settings for more frequent or conservative signals, and stop loss parameters help manage risk by exiting positions that move against the trade.
- Recent improvements to the strategy's code enhance usability through organized input settings and provide supplementary features like the ability to choose between Exponential Moving Average (EMA) and Simple Moving Average (SMA) for MACD lines.
- Capital allocation is advised at 10% of equity per trade for realistic assessment of performance, and a moderate 15% stop loss threshold seeks to balance risk and reward.
The original strategy script is open source, granting traders the flexibility to modify the code, potentially substituting in alternative momentum oscillators for possibly improved results.