Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Chaikin_Volatility_Stochastic - indicateur pour MetaTrader 5

Vues:
4030
Note:
(17)
Publié:
2016.07.20 14:35
Mise à jour:
2023.03.29 13:47
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author:

Giaras

When analyzing the behavior of the Chaikin Volatility Index, the author of this indicator wondered how it would act if it is modified and if the stochastization process is applied to it. The result can be seen here.

Of course, now it has little in common with the original, but it seems interesting, so the author wanted to share it.

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 Code Base at mql4.com on 14.06.2016.

Fig.1. The Chaikin_Volatility_Stochastic indicator

Fig.1. The Chaikin_Volatility_Stochastic indicator

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/15772

Exp_iWPRSign Exp_iWPRSign

Trading system based on iWPRSign indicator signals.

ColorJFatl_Cloud_Digit_Grid ColorJFatl_Cloud_Digit_Grid

Hybrid of the FATL (Fast Adaptive Trend Line) digital filter and analog adaptive averaging JMA — the ColorJFatl indicator that fills the chart space with a colored background and displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits, as well as displays a price grid with those rounded values.

Chaikin_Volatility_Stochastic_HTF Chaikin_Volatility_Stochastic_HTF

The Chaikin_Volatility_Stochastic indicator with the timeframe selection option available in input parameters.

Exp_Chaikin_Volatility_Stochastic Exp_Chaikin_Volatility_Stochastic

The Exp_Chaikin_Volatility_Stochastic Expert Advisor is based on the Chaikin_Volatility_Stochastic indicator color change.