KDJ:修订间差异

(创建页面,内容为“随机指标(Stochastic Oscillator,KD),也称KDJ指标,是技术分析中的一种动量分析方法,采用超买和超卖的概念,由乔治·莱恩…”)
 
无编辑摘要
 
第1行: 第1行:
随机指标(Stochastic Oscillator,KD),也称KDJ指标,是技术分析中的一种动量分析方法,采用超买和超卖的概念,由乔治·莱恩(George C. Lane)在1950年代推广使用。使用指标时,一般增加一个辅助的J指标,与KD合称KDJ。
随机指标(Stochastic Oscillator,KD),也称KDJ指标,是[[技术分析]]中的一种动量分析方法,采用超买和超卖的概念,由乔治·莱恩(George C. Lane)在1950年代推广使用。使用指标时,一般增加一个辅助的J指标,与KD合称KDJ。


==计算==
==计算==
第23行: 第23行:
*[https://wiki.mbalib.com/wiki/随机指标 智库百科:随机指标]
*[https://wiki.mbalib.com/wiki/随机指标 智库百科:随机指标]
*[https://www.investopedia.com/terms/s/stochasticoscillator.asp Investopedia:Stochastic Oscillator Definition]
*[https://www.investopedia.com/terms/s/stochasticoscillator.asp Investopedia:Stochastic Oscillator Definition]
[[分类:技术分析]]


==参考资料==
==参考资料==
*[https://zh.wikipedia.org/wiki/随机指标 维基百科:随机指标]
*[https://zh.wikipedia.org/wiki/随机指标 维基百科:随机指标]
*[https://en.wikipedia.org/wiki/Stochastic_oscillator 维基百科:Stochastic oscillator]
*[https://en.wikipedia.org/wiki/Stochastic_oscillator 维基百科:Stochastic oscillator]

2020年9月18日 (五) 05:13的最新版本

随机指标(Stochastic Oscillator,KD),也称KDJ指标,是技术分析中的一种动量分析方法,采用超买和超卖的概念,由乔治·莱恩(George C. Lane)在1950年代推广使用。使用指标时,一般增加一个辅助的J指标,与KD合称KDJ。

计算

结构

随机指标由3条线构成:

  • K线:N个周期的“未成熟随机值”(Raw Stochastic Value,RSV)的指数移动平均值
  • D线:N个周期的K值的指数移动平均值
  • J线:J=3D-2K

公式

[math]\displaystyle{ C_t }[/math]为当前周期收盘价,[math]\displaystyle{ L_N }[/math]为N周期内的最低价,[math]\displaystyle{ H_N }[/math]为N周期内的最高价:

未成熟随机值 [math]\displaystyle{ RSV=\frac{C_t-L_N}{H_N-L_N}\times 100 }[/math]

设N1周期的RSV的移动平均值为EMA(RSV,N1),一般N1=3

K值 [math]\displaystyle{ K=EMA(RSV,N1) }[/math]
D值 [math]\displaystyle{ D=EMA(K,N1) }[/math]
J值 [math]\displaystyle{ J=3D-2K }[/math]

参数

应用技巧

资源

相关网站

参考资料