OPEN-SOURCE SCRIPT
已更新 TDMACD Divergence Multi Timeframe and Alert [5ema]

I reused some functions, made by (i believe that):
-----
What to do?
-----
How is it created?
-----
How to use?
Can be combined with many other indicators or candlestick patterns.
Customize the input indicators to suit your strategy
1. MACD reversed:
https://www.tradingview.com/x/SVlkcetU/
2. Signal line reversed:
https://www.tradingview.com/x/OqxCOgcu/
3. MACD Divergence:
https://www.tradingview.com/x/ei51Jbhx/
4. MACD crossing Signal line:
https://www.tradingview.com/x/q6fR7NrO/
5. Signal on Screener for multi time frame:
https://www.tradingview.com/x/bTIMkUH7/
-----
- 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:
https://www.tradingview.com/x/SVlkcetU/
2. Signal line reversed:
https://www.tradingview.com/x/OqxCOgcu/
3. MACD Divergence:
https://www.tradingview.com/x/ei51Jbhx/
4. MACD crossing Signal line:
https://www.tradingview.com/x/q6fR7NrO/
5. Signal on Screener for multi time frame:
- Green ⦿: Buy.
- Red ⦿: Sell.
- Green 〇: Review Buy.
- Red 〇: Review Sell.
https://www.tradingview.com/x/bTIMkUH7/
-----
- 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的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。