Skip to content
Zhengyuan Zhu
Go back

Common Technical Investment Indicators Study

DDX

Large order buying volume (as a proportion of circulating shares), currently many manipulations by major players (order splitting software). Red for buying, green for selling.

Notes

DDY

Ratio of selling orders minus buying orders for the day to retail investors (estimated value). That is, retail investor selling proportion. Red bars indicate more selling, retail investor positions decrease, major player positions relatively increase.

Notes

DDZ

Market launch momentum: Important supplement to DDX and DDY.

Notes

MACD

Exponential Moving Average Convergence Divergence. Medium to long-term analysis tool, crossover signals are relatively lagging for short-term operations.

MACD indicator includes three sub-indicators:

Notes

KDJ

Stochastic indicator for medium to short-term trend analysis

Indicator Calculation Description

$$RSV_n = 100(\frac{C_n-L_n}{H_n-L_n})$$

Where $C_n$ is the closing price on day n, $L_n$ is the lowest price in n days, $H_n$ is the highest price in n days.

$$K_t = \frac{2}{3}K_{t-1}+\frac{1}{3}RSV_t$$ $$D_t = \frac{2}{3}D_{t-1}+\frac{1}{3}K_t$$ $$J_t = 3K_t-2D_t$$

Notes

RSI

By measuring the percentage of total upward price movement in a period to the average of total price changes, it evaluates the strength of bullish and bearish forces.

Calculation Formula

$$ RSI_n = \frac{100 \times Average\ closing\ gain_n}{(Average\ closing\ gain_n + Average\ closing\ loss_n)} $$

Where: If upward forces are greater, the calculated indicator rises; if downward forces are greater, the indicator falls, thus measuring market trend strength.

Usage Instructions

: If RSI value exceeds 50, it indicates the market has entered strong territory, consider buying, but if it continues into the “extremely strong” zone, consider that extremes lead to reversals and prepare to sell. Similarly for RSI values below 50. If it enters the “extremely weak” zone, it indicates oversold and you should look for opportunities to buy.

BOLL

Designed based on standard deviation principle, core concept is: “price channel”. BOLL bands are divided into upper band UP, middle band MB, lower band DN and price line.

Calculation Formula

$$Middle\ band = N-day\ moving\ average$$ $$Upper\ band = Middle\ band + 2 \times standard\ deviation$$ $$Lower\ band = Middle\ band - 2 \times standard\ deviation$$

Usage Instructions

If stock price breaks out of the price channel, it means the market is in an extreme state.

WR

Williams indicator: Short-term overbought/oversold indicator. $$WR_n = \frac{High_n-Close}{High_n-Low_n}$$

Disadvantages

Reflects too sensitively, indicator fluctuation frequency is too fast, causing frequent signal errors with very high error rate. Too many signals and serious error rates make investors hesitant to use it easily. Time parameters should be adjusted to fit the model.

OBV: On Balance Volume

On Balance Volume, an indicator combining volume! Important assumption principle: Usually stock price rises require larger trading volume; when falling, volume may increase or be smaller. If price rises or falls without corresponding volume changes, market price changes are difficult to sustain.

Usage Method

BIAS

Bias indicator: Uses percentage to express the degree of deviation between price and MA.

Calculation Formula:

$$Bias\ rate = \frac{(Current\ closing\ price - N-day\ average\ price)}{N-day\ average\ price} \times 100%$$


Share this post on:

Previous Post
Colah's Detailed Explanation of BP Algorithm
Next Post
Python Language Learning
Jack the orange tabby cat
I'm Jack 🧡
Luna the tuxedo cat
I'm Luna! 🖤