We evaluate the Positive Volume Index(PVI) wich take in the consideration the days where volume increase from the previous day.
[Visual Basic]
Overloads Public Shared Function PositiveVolumeIndex( _
ByVal seriesName As String, _
ByVal s As Series _
) As Series[C#]
public static Series PositiveVolumeIndex(
string seriesName,
Series s
);The formula for this indicator is:
FinancialEngine Class | FinancialEngine Members | Overload List
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.