Chaikin Volatility Oscillator (CHV)

Here you can post and download custom indicators. PLEASE: Do not start topics unless you are posting your own indicator, they will be moved to appropriate section even if you do.

Moderator: admin

Chaikin Volatility Oscillator (CHV)

Postby Alexander.Gettinger » Fri Apr 30, 2010 11:18 am

Chaikin's volatility indicator calculates the spread between the maximum and minimum prices. It judges the value of volatility basing on the amplitude between the maximum and the minimum.
According to Chaikin's interpretation, a growth of volume indicator in a relatively short space of time means that the prices approach their minimum (like when the securities are sold in panic), while a decrease of volatility in a longer period of time indicates that the prices are on the peak (for example, in the conditions of a mature bull market).

Calculations:

H-L(i) = HIGH (i) - LOW (i)
H-L(i - 10) = HIGH (i - 10) - LOW (i - 10)
CHV = (EMA (H-L (i), 10) - EMA (H-L (i - 10), 10)) / EMA (H-L (i - 10), 10) * 100

Where:
HIGH (i) — maximum price of current bar;
LOW (i) — minimum price of current bar;
HIGH (i - 10) — maximum price of the bar ten positions away from the current one;
LOW (i - 10) — minimum price of the bar ten positions away from the current one;
H-L (i) — difference between the maximum and the minimum price in the current bar;
H-L (i - 10) — difference between the maximum and the minimum price ten bars ago;
EMA — exponential moving average.

CHV.png



CHV.lua
(1.66 KiB) Downloaded 1410 times

Version with additional averaging methods.
Chaikin Volatility Oscillator.lua
(3.27 KiB) Downloaded 909 times


The indicator was revised and updated
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Re: Chaikin Volatility Oscillator (CHV)

Postby Apprentice » Mon Dec 26, 2016 7:27 am

Indicator was revised and updated.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36435
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Chaikin Volatility Oscillator (CHV)

Postby fxlion » Mon Dec 26, 2016 8:45 am

hi

can u create strategy based on this indiator

parameters:
smoothening period :10
roc period:10
type of smooth:0

buy level:0
sell level:0

buy: chv cross over buy level
sell: chv crossunder sell levell
fxlion
 
Posts: 32
Joined: Mon Aug 04, 2014 10:04 pm



Return to Custom Indicators

Who is online

Users browsing this forum: Majestic-12 [Bot] and 28 guests