The script combines 2 indicators (MACD and Stoch-RSI) and puts them visually directly on the candles - can be used with normal OHLC candles or Heiken Ashi candles. Furthermore, you can derive divergences exremely easy directly visually from the candles as well. Lastly, a SMA 20 high and a SMA 20 low line build a trend channel.
Script is best used in trending markets to trade with the trend.
1) SMA trend channel: * uptrend: close above * downtrend: close below * aggressive entry (uptrend) closing inside channel from below * conservative entry (uptrend) closing above channel from inside * hold (uptrend) until close below channel * can be used accordingly for the downtrend
2) MACD candles * visualization of the MACD histogram directly on the candles * dark blue: histogram > 0 and histogram > histogram of previous candle * light blue: histogram > 0 and histogram < histogram of previous candle * orange: histogram < 0 and histogram < histogram of previous candle * light blue: histogram < 0 and histogram > histogram of previous candle * hold uptrend (dark/light blue candles) - combined with trend channel (above channel) * hold downtrend (orange /yellow candles) - combined with trend channel (below channel) * Color divergence: light blue candle > dark blue candle (price and MACD show divergence (bearish) * Color divergence: yellow candle < orange candle (price and MACD show divergence (bullish) * Trend change (0 line cross to upside) yellow or orange to dark blue * Trend change (0 line cross to downside) dark or light blue to orange
3) Stoch RSI diamonds * visualization of the STOCH-RSI as diamonds above or below the candle * k, d line > 80: diamond above the candle * k, d line < 20: diamond below the candle * divergence caldle without diamond above > candle with diamond above (bearish divergence) * divergence caldle without diamond below < candle with diamond below (bullish divergence)
Feel free to test each part individually and combine it with other indicators, e.g. BBands and Ichimoku Cloud - you will see it is a powerful visualization script
진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.