OPEN-SOURCE SCRIPT
已更新

KDJ - @tradingalert.net

25
This is the KDJ version with the same formula as KDJ installed on Binance It use SMMA instead of SMA like STO.

EX: KDJ(9,3,3) calculation for Day chart

RSV = (Current closing price - 9-day minimum value)/(9-day high price - 9-day minimum value) ×100

K = SMMA (RSV, 3)

D = SMMA (K, 3)

J = 3K - 2D
發行說明
This is the KDJ version with the same formula as KDJ installed on Binance It use SMMA instead of SMA like STO.

EX: KDJ(9,3,3) calculation for Day chart

RSV = (Current closing price - 9-day minimum value)/(9-day high price - 9-day minimum value) ×100

K = SMMA (RSV, 3)

D = SMMA (K, 3)

J = 3K - 2D

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。