
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Warren Momentum Indicator by Alexander Gettinger
WAMI = MA(MA2) with [MA3_Length] number of periods and [MA3_Method] type,
Signal = MA(WAMI) with [Signal_Length] number of periods and [Signal_Method] type, where
MA2 = MA(MA1) with [MA2_Length] number of periods and [MA2_Method] type,
MA1 = MA(Difference) with [MA1_Length] number of periods and [MA1_Method] type,
Difference = Price-Price.wami.mq4
Sling shot indicator (a kind of a momentum indicator) by Alexander Gettinger
slingshot.mq4
Normalized momentum (it was first made for tradestation here : https://www.mql5.com/en/forum) for metatrader : normalized_momentum.ex4
_________________
PS: there is no smoothed and regular version here. It is an option and this indicator can calculate both version now
Normalized momentum (it was first made for tradestation here : https://www.mql5.com/en/forum) for metatrader : normalized_momentum.ex4
_________________
PS: there is no smoothed and regular version here. It is an option and this indicator can calculate both version nowNice. Thanks
Forbi system momentum
forbi_system_momentum.mq4
Momentum signal
momentum_signal.mq4
Anchored momentum
anchored_momentum.mq4
Rubber band indicator rubberband.mq4
Multi time frame velocity, with alerts and color changes on slope changes posted here : https://www.mql5.com/en/forum/173574/page591
Simplified code for regularized momentum - histogram version : regularized__momentum_histo_mtf_nmc.mq4