Ichimoku Kinko Hyo Cloud - no offset - no repaint - RSI filter - strategy The indicator contains both the standard Ichimoku Cloud , as well as the one without the visual offset. The Strategy Tester indicates good backtest results when the Ichimoku Cloud is paired with the RSI . However, it seems it likes to work more as a standalone system. The indicator can...
Heikin-Ashi: Instead of using the open-high-low-close (OHLC) bars like standard candlestick charts, it uses a modified formula. Out of which only following two are used in this strategy. High = Max (High,Open,Close) Low = Min (Low,Open, Close) Ichimoku Kinko Hyo: The Ichimoku Kinko Hyo system includes five kinds of signal, of which this strategy uses...
The Ichimoku Kinko Hyo system includes five kinds of signal, of which this strategy uses the most recent of ones i.e. Tenkan Sen / Kijun Sen Cross and price crosses the Kijun Sen. As the Chikou Span, Senkou Span A and Senkou Span B are shifted into the past/future, the trigger signals will be only be used for visual confirmation and not part of the strategy. The...
Started with the Basic Ichimoku strategy from Mizuki32. Added Take Profit, Stop Loss (for both long and short), and a toggle to wait for confirmation from the cloud.
Hull MA-X: The Hull MA involves the weighted moving average ( WMA ) in its calculation. First, calculate the WMA with period (n / 2) and multiply this by 2. Remember ‘n’ is the time period configurable based on the trader’s requirement. Second, calculate the WMA for period “n” and subtract if from the first step. Thirdly, calculate the weighted moving average...
This trading strategy uses combination of the Ichimoku Kinko Hyo system with Fibonacci numbers based 13/21 exponential moving average ( EMA ) crossover, giving excellent results in trending assets !
Ichimoku based pyramiding strategy example that was tested on 4h TF. makes the first entry when 2Tier Kumo breakout was occurred. makes the extra entries when higher-low (on long) or lower-high (on short) was occurred. uses short term MACD reversal + stop entry as a confirmation of the trend. slack trailing stop loss. changes entry quantity by the...
Strategy based on the Ishimoku Kinko Hyo system, using the different indicators it provides to build signals. This strategy could be better as it should ideally use the position of the price line compared to Chikou to determine if signals should be looked for, but I've been unable to fully implement this so far (an imperfect implementation is provided, but...
This strategy uses ichimoku cloud and RSI. only for BTCUSD at time D1
This strategy has the purpose to help dummies to get experienced when trade with Crypocurrencies, using the Ichimoku indicator The following script shows an strategy based on Ichimoku indicator. Taking into account the theoretical concepts of the Ichimoku Kinko Hyo, are defined six (6) factors to open position and two (2) factors to close it. According to the...
This trading strategy uses combination of the Ichimoku Kinko Hyo system with Fibonacci numbers based 13/21/55 exponential moving average ( EMA ) crossover, giving good results in various trending assets ! Also has the Trend-following indicator combining SuperTrend with Chiku breakout from Ichimoku is added in order to confirm trend pattern. The Ichimoku Kinko Hyo...
Ichimoku fixed version with the displacement set to 25 like in hosoda ichimoku original theory
This trading strategy uses combination of the Ichimoku Kinko Hyo system with Fibonacci numbers based exponential moving average(EMA) and RSI 12/24 crossover, giving excellent results in trending stocks !
This is an Ichimoku strategy with a 2x cloud, 1x/2x TK, and 1x colored Chikou. The Chikou is colored as follows: Blue = Indecision Red = Chikou under price and T under K Green = Chikou above price and T above K Black = Bullish TK cross Gray = Bearish TK cross Trades activate on 1x/2x TK cross or 2x/1x TK cross and are dependent upon Chikou-price placement.