Standard Deviation (StdDev) – indicator MetaTrader 5

Standard Deviation technical indicator
Technical indicator named Standard Deviation (StdDev) measures the market volatility. This indicator charactrizes the scale of price changes relating to the Moving Average. Thus, if the indicator value is large, the market is volatile and the bars prices are rather dispersed relating to the moving average. If the indicator value is not large, it means

Mean Deviation Index Blau_MDI – indicator MetaTrader 5

Mean Deviation Index by William Blau
Author: Andrey N. Bolkonsky The Ergodic MDI (Mean Deviation Index, MDI) is the double-smoothed Mean Deviation Index (see Momentum, Direction, and Divergence: Applying the Latest Momentum Indicators for Technical Analysis). The mean deviation is defined as a distance between close price and exponentially smoothed moving average, applied to close price. The smoothing leads to a

Ergodic Mean Deviation Index Oscillator Ergodic_MDI – indicator MetaTrader 5

Ergodic MDI-Indicator by William Blau
Author: Andrey N. Bolkonsky Ergodic MDI-Oscillator by William  Blau is based on Mean Deviation Index (see Momentum, Direction, and Divergence: Applying the Latest Momentum Indicators for Technical Analysis).Usage: WilliamBlau.mqh must be placed in terminal_data_folder\MQL5\Include\ Blau_Ergodic_MDI.mq5 must be placed in terminal_data_folder\MQL5\Indicators\ Ergodic MDI-Indicator by William Blau Calculation: Ergodic Mean Deviation Oscillator is calculated as follows: Ergodic_MDI(price,r,s,u)

BB Stops – EMA Deviation – indicator MetaTrader 5

BB Stops - EMA Deviation - indicator for MetaTrader 5
BB Stops (Bollinger Bands Stops) indicator is a well known indicator. Some versions are posted at the code base too (for example here: BB Stops). Usually it is calculated using standard deviation. This version changes that and uses EMA deviation for calculation as a sort of further developing the idea. Some experimenting with the parameters