OPEN-SOURCE SCRIPT
Moving Average Convergence Divergence and Momentum

MACD line is difference between 20 EMA and 100 EMA which measures the Longterm trend. If MACD line is above Zero trend is positive. If MACD line is below zero trend is negative. Strategy is classic Buy in uptrend Sell in Downtrend.
To Improve the entry timing MACD histogram is used as Momentum. Histogram is the difference between MACD line and 20 EMA of MACD line. And Hist Momentum is the 20 SMA of histogram.
Advantage of histogram is Smoothness and better reliability than other momentum indicators like RSI which is volatile.
If MACD line is above zero = Trend is positive
and Histogram is above its SMA = Momentum is also positive.
Buy Signal.
If MACD line is above zero = Trend is positive
and Histogram is below its SMA = Trend is positive but Momentum is losing.
Look for Support levels or Break out of support level.
If MACD line is below zero = Trend is Negative
and Histogram is Below its SMA = Momentum is also Negative.
Sell Signal.
If MACD line is Below zero = Trend is Negative
and Histogram is above its SMA = Trend is negative but momentum is improving
Look for Resistance levels or Break out of resistance level.
To Improve the entry timing MACD histogram is used as Momentum. Histogram is the difference between MACD line and 20 EMA of MACD line. And Hist Momentum is the 20 SMA of histogram.
Advantage of histogram is Smoothness and better reliability than other momentum indicators like RSI which is volatile.
If MACD line is above zero = Trend is positive
and Histogram is above its SMA = Momentum is also positive.
Buy Signal.
If MACD line is above zero = Trend is positive
and Histogram is below its SMA = Trend is positive but Momentum is losing.
Look for Support levels or Break out of support level.
If MACD line is below zero = Trend is Negative
and Histogram is Below its SMA = Momentum is also Negative.
Sell Signal.
If MACD line is Below zero = Trend is Negative
and Histogram is above its SMA = Trend is negative but momentum is improving
Look for Resistance levels or Break out of resistance level.
Açık kaynak kodlu komut dosyası
Gerçek TradingView ruhuna uygun olarak, bu komut dosyasının oluşturucusu bunu açık kaynaklı hale getirmiştir, böylece yatırımcılar betiğin işlevselliğini inceleyip doğrulayabilir. Yazara saygı! Ücretsiz olarak kullanabilirsiniz, ancak kodu yeniden yayınlamanın Site Kurallarımıza tabi olduğunu unutmayın.
Feragatname
Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.
Açık kaynak kodlu komut dosyası
Gerçek TradingView ruhuna uygun olarak, bu komut dosyasının oluşturucusu bunu açık kaynaklı hale getirmiştir, böylece yatırımcılar betiğin işlevselliğini inceleyip doğrulayabilir. Yazara saygı! Ücretsiz olarak kullanabilirsiniz, ancak kodu yeniden yayınlamanın Site Kurallarımıza tabi olduğunu unutmayın.
Feragatname
Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.