Syntax
Public FunctionVerticalHorizontalFilter(applyTo As ENUM_APPLIED_PRICE, period As Integer) As String
|
The Vertical Horizontal Filter (VHF) identifies whether a market is in a trending or choppy movement phase.
Parameters
Key | Description |
applyTo | Value can be one of ENUM_APPLIED_PRICE |
period | Period as integer |
Return value
Returns the handles of a technical indicator, in case of failure returns an empty string.
See Also