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

仅限邀请脚本

仅限作者授权的用户访问此脚本,并且通常需要付费。您可以将其添加到收藏中,但是只有在向作者请求并获得许可之后,才能使用它。 请联系HAMTOOSA_ACADEMY了解更多信息,或按照以下作者的说明操作。

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.

作者的说明

想在图表上使用此脚本?

警告:请在申请访问权限之前阅读

更多:

免责声明