vn5ema

TDMACD Divergence Multi Timeframe and Alert [5ema]

vn5ema 업데이트됨   
I reused some functions, made by (i believe that):
  • @paaax: The table position function.
  • @everget: The RSI divergence function.
  • @QuantNomad: The function calculated value and array to show on table for input symbols.
  • @ChaosTrader: The function calculated value TDMACD.
-----
What to do?
  • MACD divergence signal.
  • The crossing of MACD and Signal line.
  • The reversal of MACD.
  • The reversal of Signal line.
  • The screener follow 6 different timeframes.
  • Set notification alert when signal appears.
-----
How is it created?
  • MACD line = fastMA - slowMA.
  • Signal line = ta.ema(macd(), signalLength)
  • Make function for pivot low & high point of MACD and price.
  • Request.security that function for earch time frame.
-----
How to use?
Can be combined with many other indicators or candlestick patterns.
Customize the input indicators to suit your strategy

1. MACD reversed:

2. Signal line reversed:

3. MACD Divergence:

4. MACD crossing Signal line:

5. Signal on Screener for multi time frame:
  • Green ⦿: Buy.
  • Red ⦿: Sell.
  • Green 〇: Review Buy.
  • Red 〇: Review Sell.

-----
  • This indicator is for reference only, you need your own method and strategy.
  • If you have any questions, please let me know in the comments.

릴리즈 노트:
Update:
  • The Alert content.
  • Position of some items.
릴리즈 노트:
Update: The Alert content.
오픈 소스 스크립트

이 스크립트의 오써는 참된 트레이딩뷰의 스피릿으로 이 스크립트를 오픈소스로 퍼블리쉬하여 트레이더들로 하여금 이해 및 검증할 수 있도록 하였습니다. 오써를 응원합니다! 스크립트를 무료로 쓸 수 있지만, 다른 퍼블리케이션에서 이 코드를 재사용하는 것은 하우스룰을 따릅니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?