Syntax
Public Function AccumulativeSwingIndex(limitMoveVal As Integer) As String |
The Accumulation Swing Index (Wilder) is a cumulative total of the Swing Index.
The Accumulation Swing Index may be analyzed using technical indicators, line studies, and chart patterns, as an alternative view of price action.
Parameters
Key | Description |
limitMoveVal | Limit Move Value |
Return value
Returns the handles of a technical indicator, in case of failure returns an empty string.
See Also