Unser Team hat mehr als 7.000.000 Trader! Jeden Tag arbeiten wir daran zusammen, das Trading zu verbessern. Wir erzielen hohe Ergebnisse und entwickeln uns ständig weiter.
Die Anerkennung von Millionen der Trader weltweit ist die höchste Einschätzung unserer Arbeit! Sie haben Ihre Wahl getroffen und wir werden unser Bestes tun, um Ihre Erwartungen zu erfüllen!
Wir sind ein tolles Team zusammen!
InstaSpot. Wir sind stolz darauf, für Sie zu arbeiten!
Schauspieler, Mixed-Martial-Arts- Weltmeister und ein echter russischer Recke! Ein Mann, der sich selbst gemacht hat. Ein Mann, mit dem wir den gleichen Weg haben. Das Erfolgsgeheimnis von Taktarow ist die ständige Bewegung zu seinem Ziel.
Entdecken Sie Ihr Talent! Lernen Sie, versuchen Sie, machen Sie Fehler, aber halten Sie nicht auf!
InstaSpot - hier beginnt die Geschichte Ihrer Siege!
CCI indicator measures deviation of a current price of an instrument from its average price. High values of the CCI indicator suggest that the current price is unusually high comparing to the average price, while low values signal that the current price is too low. Though being named the cci index, this indicator is applicable to any financial instrument.
The CCI indicator can be applied in two ways:
1. For defining deviations
Deviation occurs when a price hits a new peak but the CCI indicator fails to rise above the previous highs. Usually, this classic deviation is followed by a price correction.
2. For defining overbought or oversold zones
Commodity Channel Index usually fluctuates in the range of ±100. Values above +100 indicate the overbought conditions and a possibility of a corrective decline while values below -100 show oversold conditions and a possibility or a corrective rise.
Calculation
1. Find the average price. For doing that it is necessary to add the highest and the lowest closing price of every bar and divide the sum by 3:
TP = (HIGH + LOW + CLOSE)/3
2. Calculate the n-period simple moving average of the average prices:
SMA(TP, N) = SUM[TP, N]/N
3. Subtract the obtained SMA(TP,N) from the average prices TP of every preceding n period:
D = TP – SMA(TP, N)
4. Calculate the n-period simple moving average of the absolute values D:
SMA(D, N) = SUM[D, N]/N
5. Multiply the obtained SMA (D, N) by 0,015:
M = SMA(D, N) * 0,015
6. Divide M by D:
CCI = M/D
Where:
HIGH – the maximum price in a bar
LOW – the minimum price in a bar
CLOSE – the closing price
SMA – the simple moving average
SUM – the sum
N – a number of periods used for calculation.