-
MA (Moving Average): MA is used to represent the average trading price over a certain period of time. Its primary purpose is to help identify trends by anticipating potential market movements. The MA settings often depend on the time period and trading cycle (e.g., minute, hourly, or daily closing prices).
-
SMA (Simple Moving Average): The SMA is a basic calculation of the average closing prices over a specific period. It smooths out price fluctuations but can be sensitive to short-term price volatility. The formula is the sum of the closing prices over N days, divided by N. It is often used alongside longer-period SMA for analysis.
-
EMA (Exponential Moving Average): EMA assigns more weight to recent prices, making it more sensitive to price changes compared to SMA. It is commonly used by short-term traders as it more accurately reflects recent market changes.
-
DEMA (Double Exponential Moving Average): DEMA is an enhanced version of EMA, adding the current price error to make it even more responsive to price changes. It reduces the "time lag" effect of traditional averages and helps identify trend reversals more quickly.
-
TEMA (Triple Exponential Moving Average): TEMA combines the single EMA, double EMA, and triple EMA, providing lower lag than any of the individual averages. It is designed to smooth out prices and minimize delays in identifying trends.
-
MACD (Moving Average Convergence Divergence): MACD uses two EMAs with different speeds to identify trend changes. It is effective in confirming price movements, finding buy or sell signals, and filtering out noise. The standard MACD parameters are 12, 26, and 9.
-
MACD-DIF (Fast Line): The difference between two EMAs (12 and 26-day) is known as the DIF, indicating the extent of the divergence between the two EMAs.
-
MACD-DEA (Slow Line): DEA is the EMA of the DIF, typically calculated over a 9-day period, and represents the average divergence between the fast and slow lines.
-
CCI (Commodity Channel Index): CCI compares the current price to its historical average, indicating overbought or oversold conditions. Values above +100 indicate overbought, while values below -100 indicate oversold. The zero line represents a balance between the moving average price and the current price.
-
RSI (Relative Strength Index): RSI is used to measure the strength of market momentum by comparing recent price gains to losses. It is commonly used to identify overbought and oversold conditions. Values above 70 indicate overbought conditions, and values below 30 suggest oversold conditions.
-
ROC (Rate of Change): ROC measures the percentage change in price over a specified period. It is used to identify trends and spot overbought or oversold conditions.
-
ATR (Average True Range): ATR is a volatility indicator that measures price fluctuations. It can be used to determine stop-loss and take-profit points based on recent price volatility.
-
WILLR (Williams %R): W%R is an oscillator that measures overbought and oversold conditions based on the highest and lowest prices over a set period. Values above -20% indicate overbought, while values below -80% indicate oversold.
Each of these indicators can be used to analyze market trends, identify entry and exit points, and manage risk in trading strategies.