Description Usage Arguments References
Computes David Varadi's MSR – a percent rank of a normalized differnce of median and max
1 | MSR(HLC, nMed = 10, nMax = nMed * 2, pctLookBack = 100)
|
HLC |
an HLC xts |
nMed |
a lookback period for taking the median of the HLC series; i.e. the median of the concatenated HLC series, using a parameter of 3*nMed for the 3 series in the concatenation |
nMax |
a lookback period for the max of the HLC series – should be greater than the median lookback |
pctLookBack |
a period over which to do a percent ranking |
http://cssanalytics.wordpress.com/2010/10/27/a-new-trend-indicator-msr/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.