Laser linewidth: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
→‎Linewidth equivalence: link coherence length
en>Srleffler
Cat sort key
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
The '''range expansion index''' ('''REI''') is a [[technical indicator]] used in the [[technical analysis]] of [[financial market]]s. It is intended to chart the relative strength or weakness of a trading vehicle based on the comparison of the recent price changes and the overall price changes for the period.
I am 24 years old and my name is Gabrielle Statton. I life in Villiers-Sur-Marne (France).<br><br>My blog uninstall xp antivirus 2014 - [http://patch.com/florida/sarasota/new-how-remove-xp-antivirus-2014-uninstall-guide-0 patch.com] -
 
The REI can be classified as a momentum [[Oscillator (technical analysis)|oscillator]], measuring the velocity and magnitude of directional price movements. The REI shows overbought/oversold price conditions by measuring the relation between the sum of "strong" price changes (such that form a trend) and all price changes for the period.
 
The REI is most typically used on a 8 day timeframe. It changes on a scale from −100 to +100, with the overbought and oversold levels marked at +60 and −60, respectively.
 
The range expansion index was developed by [[Thomas DeMark]] and published in his 1994 book, ''The New Science of Technical Analysis''.<ref>Thomas R. DeMark, ''The New Science of Technical Analysis'', ISBN 0-471-03548-3</ref>
 
==Calculation==
Two sums are calculated for each day. One is the conditional sum of the "strong" price changes:
 
: <math> S1 = \sum_{j=1}^{k} n_j m_j s_j</math>
 
where <math>k</math> is the period of calculation (usually, 8), <math>n_j</math> is a first condition:
 
  <code>if ((High[j – 2] < Close[j - 7]) && (High[j - 2] < Close[j - 8]) && (High[j] < High[j - 5]) && (High[j] < High[j - 6])) <math>n_j = 0</math>
  else <math>n_j = 1</math></code>
 
<math>m_j</math> is a second condition:
 
  <code>if ((Low[j – 2] > Close[j – 7]) && (Low[j – 2] > Close[j – 8]) && (Low[j] > Low[j – 5]) && (Low[j] > Low[j – 6])) <math>m_j = 0</math>
  else <math>m_j = 1</math></code>
 
and <math>s_j</math> is the price change parameter:
 
: <math> s_j = High[j] - High[j - 2] + Low[j] - Low[j - 2],\!</math>
 
The second sum is calculated as following:
 
: <math> S2 = \sum_{j=1}^{k} |High[j] - High[j - 2]| + |Low[j] - Low[j - 2]|</math>
 
For each trading day the value of the indicator is calculated:
 
: <math> REI = \frac{S1}{S2} 100</math>
 
==Interpretation==
According to [[Thomas DeMark]], price weakness is shown by the indicator when its value rises above level 60 and then declines below it. Price strength is shown when the REI goes below −60 and then rises above that level.
 
==See also==
* [[Relative strength index]]
 
==References==
{{reflist}}
 
{{technical analysis}}
 
[[Category:Technical indicators]]

Latest revision as of 04:02, 7 November 2014

I am 24 years old and my name is Gabrielle Statton. I life in Villiers-Sur-Marne (France).

My blog uninstall xp antivirus 2014 - patch.com -