Syntax
Public Function William(period As Integer) As String |
Williams %R measures overbought/oversold levels.
The most widely used method for interpreting Williams %R is to buy when the indicator raises above 80 or sell when the indicator falls below 20.
Parameters
Key | Description |
Period | Period as integer value |
Return value
Returns the handles of a technical indicator, in case of failure returns an empty string.
See Also