Join our fan page
- Views:
- 8368
- Rating:
- Published:
- 2014.06.13 09:14
- Updated:
- 2023.03.29 13:47
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Chaikin Oscillator with the averaging type selection option.
The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".
This indicator was first implemented in MQL4 and published in CodeBase on 08.02.2007.
Figure 1. Chaikin Oscillator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/2439

The speed indicator of volume change. It shows how quickly the volume changes.

The MACD Indicator, in which the price series is replaced by the series of values of the Chaikin Oscillator technical indicator. It is drawn in the form of a colored cloud.

A modification of the MACD indicator, calculated with DeMarker's technical indicator data.

The non-normalized oscillator ang_AZad_C helps to identify the dominant trend.