KINSKI

KINSKI Flexible Volume Oscillator

KINSKI Mis à jour   
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.
Notes de version:
  • Convert to PineScript5
  • add optional Divergence Identification (enabled by default)
Notes de version:
  • add new MA Type => "TEMA" (Triple EMA)
  • Refactor some Parts of Script
Notes de version:
  • 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)
Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?