Syntax
Public FunctionSwingIndex(limitMoveVal As Integer) As String
|
The Swing Index (Wilder) is a popular indicator that shows comparative price strength within a single security by comparing the current open, high, low and close prices with previous prices.
Parameters
Key | Description |
limitMoveVal | Integer value |
Return value
Returns the handles of a technical indicator, in case of failure returns an empty string.
See Also