Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Chaikin_Volatility_Stochastic - indicator for MetaTrader 5

Views:
4023
Rating:
(17)
Published:
2016.07.20 14:35
Updated:
2023.03.29 13:47
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.