Skip to contents

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

Usage

addWPR(n = 14)

Arguments

n

periods

Details

see 'WPR' in TTR for details and references.

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.

References

see 'WPR' in TTR written by Josh Ulrich

Author

Jeffrey A. Ryan

See also

Examples

if (FALSE) { # \dontrun{
addWPR()
} # }