Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

FX5_SelfAdjustingMomentum - MetaTrader 5 Script - MT4/MT5 Resources

author EAcpu | 3 reads | 0 comments |

FX5_SelfAdjustingMomentum - indicator for MetaTrader 5

Momentum oscillator, the boundaries of its overbought/oversold zones are presented in the form of Bollinger Bands.

Indicator input parameters:

 Input unit length = 12 ; // Momentum period
Input ENUM_APPLIED_PRICE momentum price = PRICE_CLOSE ; // Price type of momentum time series
Enter double the band deviation = 2.0 ; // deviation
Input boolean MA_method= true ; // Use smoothing for Bollinger Bands
Enter integer shift = 0 ; // indicator moves horizontally (in bars)

FX5_SelfAdjustingMomentum - indicator for MetaTrader 5

Figure 1. FX5_SelfAdjustingMomentum indicator


Attachment download

📎 fx5_selfadjustingmomentum.mq5 (9.03 KB)

Source: MQL5 #13666

Verification code Refresh