talib.wpr

Williams %R over length bars. length is the only argument; the reading comes from the chart’s own bars.

talib.wpr(series int length) → series float
ParameterTypeRequiredDescription
lengthseries intyesHow many bars the calculation covers.

Returns series float — A series float oscillator value.

indicator("Williams %R")
plot(talib.wpr(14))

See also talib.alma · talib.atr · talib.barssince

Part of the function index.

Ready to put this into practice?
Try GoCharting Premium
Unlock advanced orderflow, market profile, options desk, and real-time data — everything you just read about, live in your charts.
Upgrade