Guide
How does the Ichimoku Cloud with MACD and Trailing Stop Loss (by Coinrule) strategy work ?
The Ichimoku Cloud with MACD and Trailing Stop Loss strategy capitalizes on multiple indicators to determine trade entry and exit points. It employs the Ichimoku Cloud to establish trend direction and momentum through five key lines. A bullish signal is generated when the Tenkan-Sen line (nine-period average) is above the Kijun-Sen line (26-period average), the Chikou-Span (lagging span) is above the price of 26 bars ago, and the closing price is above the cloud (Kumo), suggesting an upward trend.
The strategy uses the MACD, a momentum indicator, to refine entry signals by entering long positions when the MACD line crosses over the signal line. To manage risk, a trailing stop loss is set to exit the position when the price experiences a trailing increase or decrease of 3%.
The TradingView script is configured to apply this strategy to 30% of the trader's holdings, simulating realistic trade conditions by also incorporating a typical trading fee of 0.1%, akin to Binance's base fee. The automated Trail Long Loss and Trail Short Loss adjustable inputs allow for dynamic adjustment of the trailing stop percentages, tailoring the risk management to individual preferences.