Rejoignez notre page de fans
- Vues:
- 5157
- Note:
- Publié:
- 2014.01.16 11:26
- Mise à jour:
- 2023.03.29 13:42
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The Ergodic MDI Oscillator from the book "Momentum, direction and divergence" by William Blau, implemented in the form of a color histogram with a signal line implemented as a colored cloud.
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".
The BlauErgodicMDI indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1958

Two pairs of support and resistance levels based on the candlesticks of the timeframe specified in the input parameters.

The indicator fixes the moments when the volatility of the financial asset takes to a minimum value and puts colored dots on the chart in the middle of the range of the candlestick movement.

Three Commodity Channel Index indicators from three different timeframes displayed on the same chart.

The indicator allows to use a special background color for marking the price chart in the period of day selected in the input parameters.