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提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。