Guide
How does the Ichimoku Cloud with RSI (By Coinrule) strategy work ?
The "Ichimoku Cloud with RSI" strategy by Coinrule is a sophisticated system utilizing both Ichimoku Kinko Hyo and RSI (Relative Strength Index) to signal entry points for trading. Ichimoku Cloud, consisting of five distinct lines, identifies momentum and trend directions while the RSI gauges the magnitude of recent price changes to evaluate overbought or oversold conditions in the price of a stock, cryptocurrency, or other assets.
- Long positions are signaled when the Tenkan-Sen (turning line) is above the Kijun-Sen (standard line), Chikou Span (lagging span) is above the price from 26 periods ago, price itself is above the Kumo (cloud), and RSI is below 50, indicating potential upward momentum.
- Short positions are the opposite: signaled when Tenkan-Sen is below Kijun-Sen, Chikou Span is below the price from 26 periods ago, price is below the Kumo, and RSI is above 50, suggesting a potential downward trend.
The TradingView script for this strategy ensures trades are executed based on these combined signals, and has been backtested to show promising results. It operates on the assumption that 30% of available coins are traded for each order, including a realistic 0.1% trading fee, which corresponds to the base fee on platforms like Binance.
This strategy shows particular effectiveness on certain timeframes for specific coins like SOL (45-minute timeframe), BNB (1-hour timeframe), and ETH (1-hour timeframe).