SYNTAX
Public function HighMinusLow(ByVal Data As Database, ByVal OHLCV As RecordSet, Optional FieldName As String) As RecordSet
Overview
The HighMinusLow returns the high price minus the low price.
CLASS: GENERAL
PARAMETERS
Return Type
Return...
SYNTAX
Public function CommodityChannelIndex(ByVal Data As Database, ByVal OHLCV As RecordSet, Period As Integer, Optional FieldName As String) As RecordSet
Overview
The purpose of the CCI is to identify cyclical turns in commodities.
Interpretation
Th...
SYNTAX
Public function ChiakinMoneyFlow(ByVal Data As Database, ByVal OHLCV As RecordSet, Period As Integer, Optional FieldName As String) As RecordSet
Overview
The Chaikin Money Flow oscillator is a momentum indicator that stops
buying and selling by c...
SYNTAX
Public function NegativeVolumeIndex(ByVal Data As Database, ByVal Source As Field, ByVal Volume As Field, Optional FieldName As String) As RecordSet
Overview
The Negative Volume Index shows focus on periods when volume decreases
from the previous...
SYNTAX
Public function PositiveVolumeIndex(ByVal Data As Database, ByVal Source As Field, ByVal Volume As Field, Optional FieldName As String) As RecordSet
Overview
The Positive Volume Index shows focus on periods when volume increases
from the previous...
SYNTAX
Public function PriceVolumeTrend(ByVal Data As Database, ByVal Source As Field, ByVal Volume As Field, Optional FieldName As String) As RecordSet
Overview
The Price and Volume Trend index is closely related to the
OnBalanceVolume Index
[http://ww...
SYNTAX
Public function OnBalanceVolume(ByVal Data As Database, ByVal Source As Field, ByVal Volume As Field,Optional ByVal FieldALiasName As String="") As RecordSet
Overview
The On Balance Volume indicator shows the relationship of price and
volume as a...
SYNTAX
Public function WilliamsAccumulationDistribution(ByVal Data As DataBase, ByVal OHLCV As Recordset, Period As Integer, Optional FieldName As String) As RecordSet
Overview
The Accumulation/Distribution indicator shows a relationship of price
and v...
Overview
The Trade Volume index shows whether a security is being accumulated
or distribute (similar to the Accumulation/Distribution index).
Interpretation
When the indicator is rising, the security is said to be accumulating.
Conversely, when the indic...
SYNTAX
Public function SwingIndex(ByRef Data As Database, ByRef OHLCV As RecordSet, ByVal LimitMoveValue As Double, Optional ByVal FieldAliasName As String = "") As RecordSet
Overview
The Swing Index (Wilder) is a popular indicator that shows comparativ...
SYNTAX
Public function RelativeStrengthIndex(ByRef Data As Database, ByRef Source As Field, ByVal Periods As Integer,Optional ByVal FieldAliasName As String = "") As RecordSet
Overview
The RSI (Wilder) is a popular indicator that shows comparative price...
Overview
The Price and Volume Trend index is closely related to the On Balance
Volume index.
Interpretation
The Price and Volume Trend index generally precedes actual price
movements. The premise is that well-informed investors are buying when
the ind...
Overview
The Positive Volume Index shows focus on periods when volume increases
from the previous period.
Interpretation
The interpretation of the Positive Volume Index is that many investors
are buying when the index rises, and selling when the index...
SYNTAX
Public function Performance(ByRef Data As Database, ByRef Source As Field, Optional ByVal FieldAliasName As String = "") As RecordSet
Overview
The Performance indicator calculates price performance as a normalized
value or percentage.
Interpreta...
Overview
The On Balance Volume indicator shows a relationship of price and
volume as a momentum index.
Interpretation
On Balance Volume index generally precedes actual price movements. The
premise is that well-informed investors are buying when the in...
Overview
The Negative Volume Index shows focus on periods when volume decreases
from the previous period.
Interpretation
The interpretation of the Negative Volume Index is that well-informed
investors are buying when the index falls and uninformed inv...
SYNTAX
Public function MoneyFlowIndex(ByRef Data As Database, ByRef OHLCV As RecordSet, ByVal Periods As Integer, Optional ByVal FieldAliasName As String = "") As RecordSet
Overview
The Money Flow Index measures the money flow of security, using volume
...
SYNTAX
Public function MassIndex(ByRef Data As Database, ByRef OHLCV As RecordSet, ByVal Periods As Integer, Optional ByVal FieldAliasName As String = "") As RecordSet
Overview
The Mass Index identifies price changes by indexing the narrowing and
wide...
SYNTAX
Public function ComparativeRelativeStrength(ByRef Data As Database, ByRef Source1 As Field, ByRef Source2 As Field, Optional ByVal FieldAliasName As String = "") As RecordSet
Overview
The Comparative Relative Strength index divides one price fiel...
SYNTAX
Public function AverageTrueRange(ByRef Data As Database, ByRef OHLCV As RecordSet, ByVal Periods As Integer, Optional ByVal FieldAliasName As String = "") As RecordSet
Overview
The Average True Range (Wilder) measures market volatility.
Interpre...
SYNTAX
Public function AccumulativeSwingIndex(ByRef Data As Database, ByRef OHLCV As RecordSet, ByVal LimitMoveValue As Double, Optional ByVal FieldAliasName As String = "") As RecordSet
Overview
The Accumulation Swing Index (Wilder) is a cumulative tot...