quantmod (version 0.4-13)

addWPR: Add William's Percent R to Chart

Description

Add William's percent R indiator to the current chart.

Usage

addWPR(n = 14)

Arguments

n

periods

Value

A William's percent R indicator will be draw in a new window on the current chart. A chobTA object will be returned silently.

Details

see 'WPR' in TTR for details and references.

References

see 'WPR' in TTR written by Josh Ulrich

See Also

addTA

Examples

Run this code
# NOT RUN {
addWPR()
# }

Run the code above in your browser using DataCamp Workspace