KINSKI

KINSKI Flexible Volume Oscillator

KINSKI 已更新   
The Volume Oscillator is a trend-oriented indicator that shows the strength or weakness of price trends. This indicator calculates the volume from two moving averages (MA). The value of the slow volume MA is then subtracted from the value of the fast moving average. The Volume Oscillator measures volume by analyzing the relationship between these two moving averages.

The special feature of this indicator is that the type of moving average can be selected as the basis for calculation. Currently, it is possible to choose between the following MA variants:
"COVWMA", "DEMA", "EMA", "EHMA", "FRAMA", "HMA", "KAMA", "RMA", "SMA", "SMMA", "VIDYA", "VWMA", "WMA".

Upward and downward movements are represented in different colors. The following color variants are available:
  • Color green: Strong upward trend
  • Color green/dark: weakening upward trend
  • Color red: strong downward trend
  • Color red/dark: weakening downward trend

The colors, as well as the style can be adjusted in the settings according to your own needs.
版本注释:
  • Convert to PineScript5
  • add optional Divergence Identification (enabled by default)
版本注释:
  • add new MA Type => "TEMA" (Triple EMA)
  • Refactor some Parts of Script
版本注释:
  • Simplification of the determination of the MA variant. Instead of separately for long/short period, now one is adjustable for both.
  • Fixed Calculating of Variable Index Dynamic Average (VIDYA)
  • Refactor Code (type declaration, simplify functions)
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?