Join our fan page
- Views:
- 22100
- Rating:
- Published:
- 2010.01.26 11:19
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Moving Average of Oscillator (OsMA) is the difference between the oscillator and oscillator smoothing.
In this case, the base line of Moving Average Convergence/Divergence (MACD) is used as the oscillator, and the signal line is used as the smoothing.
Moving Average of Oscillator
Calculation:
OSMA = MACD - SIGNAL
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/42

The On Balance Volume Indicator (OBV) is a momentum technical indicator that relates volume to price change.

The Momentum Technical Indicator measures the amount that a security’s price has changed over a given time period.

The Parabolic SAR Indicator was developed for analyzing the trending markets.

The Price Channel Indicator draws the price channel, its upper and lower boundaries are determined by maximal and minimal prices for a certain period.