Shivam_Gaba

SG Momentum

Hello All,

I have made a momentum indicator based on the distance from exponential moving average. This captures both buy and sell cycles effectively. The logic is to calculate the distance of closing price from an exponential moving average ( I use 13 period - You are free to choose any other period) - this is the dim grey line which you can toggle off too. Then I smoothen this by calculating a 9-period EMA of the same (the green line). I further slow it down by another 9-period EMA of the same ( the red line). Now when the green lines crosses the red line from below 0 it signifies a new bull cycle and vice versa for bear cycle. This works across all timeframes. I have marked few signals in the below chart for your reference.



Script protégé
Ce script est publié en code source fermé et vous pouvez l'utiliser librement. Vous pouvez le préférer pour l'utiliser sur un graphique. Vous ne pouvez pas visualiser ou modifier son code source.
Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?