Download Williams Percent R (%R)

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

High-frequency trading wikipedia , lookup

2010 Flash Crash wikipedia , lookup

Algorithmic trading wikipedia , lookup

Transcript
Published on education.trackntrade.com (http://education.trackntrade.com)
Home > 5.0 User Manual > Using Indicators > Williams Percent R (%R)
Williams Percent R (%R)
Larry Williams used a ten-day period and plotted where the current price was compared to that period. He
used it to measure conditions of overbought and oversold; the overbought region being the area below 20%
and the oversold region the area above 80%. With the ability to invert the values, it can be looked at in the
same manner as other overbought/oversold indicators. Note: We will use the traditional method, not the
inverted, in our discussions. Choosing the time period which the indicator looks at the interval is crucial to
finding the optimal sensitivity.
Williams's basic rule is simple: when the %R is lower than 20% and becomes greater than 20%, it is
interpreted as a buy signal. Conversely, when the %R is higher than 80% and becomes lower than 80%, a
sell signal is activated.
Changing the sensitivity of the indicator to work for you is essential to making the study a better tool. The
longer the period for the %R, the less sensitive it will be. The indicator will move less but will be more
smoothed. A number of technical traders use a value that is less volatile, or in other words, a larger value.
Many traders find it better to use a strategy where the market leaves the areas of overbought/ oversold
before entering a trade position. In either case, using solid exit strategies is important with this indicator.
Calculation
You must first determine the highest high and lowest low for the length of the interval. This is the trading
range for the specified interval:
%Rt = ( (Highn - Closet) / (Highn - Lown) ) x -100
%Rt: The percent of the range for the current period.
Highn: The highest price during the past n trading periods.
Closet: The closing price for the current period.
Lown: The lowest price during the past n trading periods.
n: The length of the interval.
Example: Assume the market is Treasury Bills. The high for the past ten trading intervals is 9275, and the
low is 9125. The closing price in the current period is 9267.
This is what you get if you substitute those values in the equation:
%R = ( (9275 - 9267) / (9275 - 9125) ) x 100
= (8 / 150) x 100
= 5.33
%Rt = ( (Closet - Lown) / (Highn - Lown) ) x -100
Buy/Sell Signal
A buy signal occurs when the %R line crosses from below the lower threshold to above the lower threshold.
A sell signal occurs when the %R line crosses from below the upper threshold to below the upper threshold.
1
Preferences
Right-click on the %R button in your Indicator toolbar and select %R Settings. The Preferences Tab will open
in the Control Panel and the %R preferences will be displayed. (Once you click on the chart, the Preference
tab will go back to chart settings.)
Restore Settings: TNT Default will change your settings back to the original software settings. My Default will
change current settings to your personalized default settings. Apply To All Charts will apply your selected
settings on all open charts. Save As My Default will save your current personal settings.
%R Period: The number of price bars, or the interval, used to calculate the study. Default is 10.
%R: Choose the color, line style, and line thickness of your line.
Calculation: Choose between common or updated calculations.
View up to four Thresholds at values and colors of your choice. When calculating buy/sell signals,
Threshold 1 is used as the upper threshold and Threshold 2 is used as the lower threshold (default values
set at 80 and 20).
Choose when you want Buy/Sell Arrows to show and what color.
Source URL: http://education.trackntrade.com/end-of-day-futures/50-user-manual/using-indicators/williams-percent-r-r.htm
2