INVITE-ONLY SCRIPT

Cyclic Volatility Index(Version NO.1)

The "Cyclic Volatility Index" indicator shows the characteristics of the 24-hour derivatives market.

As the volume increases, the CVI reading at the bottom increases as the variation increases, either up or down.

Conversely, when the cumulative volume of trading decreases and market fluctuation begins to decrease, the CVI at the bottom decreases.

CVI can effectively identify major players in the high-risk derivatives market.

"This indicator had reused indicator which name is 'CEMA'.

Reused indicator URL: [url= tradingview.com/u/mvtradeidea/ tradingview.com/u/mvtradeidea/

reused indicator 'CEMA' CODE

study(title="Color EMA", shorttitle="CEMA", overlay=true)
en = input (10, minval=1, Title="Length")
src = input(close, Title="Source")
out = ema(src, le)
(out, color=out>out[1]?green:out[out[1]?red:blue, linewidth=2, transsp=0, Title="CEMA")
OscillatorsTrend AnalysisVolatility

Invite-only script

Access to this script is restricted to users authorized by the author and usually requires payment. You can add it to your favorites, but you will only be able to use it after requesting permission and obtaining it from its author. Contact HAMTOOSA_ACADEMY for more information, or follow the author's instructions below.

TradingView does not suggest paying for a script and using it unless you 100% trust its author and understand how the script works. In many cases, you can find a good open-source alternative for free in our Community Scripts.

Author's instructions

Want to use this script on a chart?

Warning: please read before requesting access.

Also on:

Disclaimer