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 seriesName As String , _
ByVal s As Series _
) As Series[C#]
public static Series NegativeVolumeIndex(
string seriesName,
Series s
);| Exception | Description |
|---|---|
| Thrown if the series is empti or 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.