外汇论坛 外兔财经

开启左侧

关于MT4.0

[复制链接]
发表于 2006-2-24 17:28 | 显示全部楼层 |阅读模式
https://www.y2cn.com
请问MT4.0里KDJ指标怎么设置???(本人找不到)
发表于 2006-2-24 17:42 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
签名被屏蔽
发表于 2006-2-24 17:44 | 显示全部楼层
指标 stochastic 就是KDJ。
发表于 2006-2-24 19:42 | 显示全部楼层

你搞个中文版嘛

 楼主| 发表于 2006-2-24 19:58 | 显示全部楼层
原帖由 NewLife 于 2006-2-24 17:44 发表
指标 stochastic 就是KDJ。


THANKS!
发表于 2006-2-25 10:32 | 显示全部楼层
有中文呀
发表于 2006-2-25 11:07 | 显示全部楼层
原帖由 leitian 于 2006-2-24 17:42 发表
我还没有常识过啊

应该不是吧? 我觉得STOCHASTIC 没什么用.
发表于 2006-2-25 11:09 | 显示全部楼层
对不起! 上贴引用错了!

原帖由 NewLife 于 2006-2-24 17:44 发表
指标 stochastic 就是KDJ。


应该不是吧? 我觉得STOCHASTIC 没什么用.
发表于 2006-2-25 11:10 | 显示全部楼层
原帖由 jejeylee 于 2006-2-25 10:32 发表
有中文呀

中文版里指标也是英文.
发表于 2006-2-25 11:27 | 显示全部楼层
计算方法也不一样:
KDJ计算公式:
1.产生KD以前,先产生未成熟随机值RSV。其计算公式为:
N日RSV=[(Ct-Ln)/(Hn-Ln)] ×100
2.对RSV进行指数平滑,就得到如下K值:
今日K值=2/3×昨日K值+1/3×今日RSV
式中,1/3是平滑因子,是可以人为选择的,不过目前已经约定俗成,固定为1/3了。
3.对K值进行指数平滑,就得到如下D值:
今日D值=2/3×昨日D值+1/3×今日K值
式中,1/3为平滑因子,可以改成别的数字,同样已成约定,1/3也已经固定。
4.在介绍KD时,往往还附带一个J指标,计算公式为:
J=3D-2K=D+2(D-K)
可见J是D加上一个修正值。J的实质是反映D和D 与K的差值。此外,有的书中J指标的计算公式为:J=3K-2D


Stochastic Oscillator :
%K periods. This is the number of time periods used in the stochastic calculation;

%K Slowing Periods. This value controls the internal smoothing of %K. A value of 1 is considered a fast stochastic; a value of 3 is considered a slow stochastic;

%D periods. his is the number of time periods used when calculating a moving average of %K;

%D method. The method (i.e., Exponential, Simple, Smoothed, or Weighted) that is used to calculate %D.

The formula for %K is:
%K = (CLOSE-LOW(%K))/(HIGH(%K)-LOW(%K))*100

Where:
CLOSE — is today’s closing price;
LOW(%K) — is the lowest low in %K periods;
HIGH(%K) — is the highest high in %K periods.

The %D moving average is calculated according to the formula:
%D = SMA(%K, N)

Where:
N — is the smoothing period;
SMA — is the Simple Moving Average.

本版积分规则

QQ|手机版 Mobile Version|Archiver|关于我们 About Us|联系我们 Contact Us|Y2外汇论坛 外兔财经

GMT+8, 2025-8-22 13:55 , Processed in 0.039328 second(s), 23 queries .

Powered by Discuz! X7.2

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表