Syntax
Public FunctionNegativeVolumeIndex(applyTo As ENUM_APPLIED_PRICE, volumeVal As ENUM_VOLUME_METHOD) As String |
The Negative Volume Index shows focus on periods when volume decreases from the previous period.
Parameters
Key | Description |
applyTo | Value can be one of ENUM_APPLIED_PRICE |
volumeVal |
Value can be one ofENUM_VOLUME_METHOD |
Return value
Returns the handles of a technical indicator, in case of failure returns an empty string.
See Also