We evaluate the Negative Volume Index(NVI) wich take in the consideration the days where volume decrease from the prevoius day.
[Visual Basic]
Overloads Public Shared Function NegativeVolumeIndex( _
ByVal sc As SeriesCollection _
) As SeriesCollection[C#]
public static SeriesCollection NegativeVolumeIndex(
SeriesCollection sc
);| Exception | Description |
|---|---|
| Thrown if the series contain negative values. |
The formula for this indicator is:
FinancialEngine Class | FinancialEngine Members | Overload List
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.