找回密码
 立即注册

QQ登录

只需一步,快速开始

广告载入中...
查看: 2112|回复: 60

绝佳(波段专家)通达信已测试。有图看得见。。。

   火... [复制链接]
发表于 2011-10-5 20:31 | 显示全部楼层 |阅读模式

马上注册,享用更多功能,让你轻松玩转本论坛。

您需要 登录 才可以下载或查看,没有账号?立即注册

×
2.jpg 海马汽车.jpg DIF:=EMA(CLOSE,12)-EMA(CLOSE,26);
DEA:=EMA(DIF,9);
MACD:=(DIF-DEA)*2;
XG:MACD>0 AND REF(MACD,1)<0 AND REF(MACD,2)>0;
发表于 2011-10-5 20:36 | 显示全部楼层
谢谢楼主 波段专家
回复

使用道具 举报

发表于 2011-10-5 20:38 | 显示全部楼层
不好用的话 可是要爱
回复

使用道具 举报

发表于 2011-10-5 20:40 | 显示全部楼层
不好用 大家不要买了
回复

使用道具 举报

发表于 2011-10-5 20:43 | 显示全部楼层
回复

使用道具 举报

发表于 2011-10-5 20:59 | 显示全部楼层
谢谢楼主 波段专家
回复

使用道具 举报

发表于 2011-10-5 21:09 | 显示全部楼层
fds d sflk jkj kljd
回复

使用道具 举报

发表于 2011-10-5 21:34 | 显示全部楼层
波段为王。
回复

使用道具 举报

发表于 2011-10-5 21:53 | 显示全部楼层
回复

使用道具 举报

发表于 2011-10-5 21:59 | 显示全部楼层
谢谢分享。。。。。。
回复

使用道具 举报

发表于 2011-10-5 22:11 | 显示全部楼层
回复

使用道具 举报

发表于 2011-10-5 22:21 | 显示全部楼层
姓钱的你好毒啊,什么都要要分,还要回复你
回复

使用道具 举报

发表于 2011-10-6 00:07 | 显示全部楼层
绝佳(波段专家)通达信已测试。有图看得见。。。
转载请注明出自股海明灯论坛 http://www.178448.com/,本贴地址:http://www.178448.com/thread-314173-1-1.html
回复

使用道具 举报

发表于 2011-10-6 01:45 | 显示全部楼层
xgx7:=abs((vol-ref(vol,7))/ref(vol,7))<0.04 and
vol>1.8*ref(vol,2) and
ref(vol,1)<ref(vol,7) and
ref(vol,2)<ref(vol,7) and
ref(vol,3)<ref(vol,7) and
ref(vol,(7-3))<ref(vol,7) and
ref(vol,(7-2))<ref(vol,7) and
ref(vol,(7-1))<ref(vol,7);

xgx8:=abs((vol-ref(vol,8))/ref(vol,8))<0.04 and
vol>1.8*ref(vol,2) and
ref(vol,1)<ref(vol,8) and
ref(vol,2)<ref(vol,8) and
ref(vol,3)<ref(vol,8) and
ref(vol,(8-3))<ref(vol,8) and
ref(vol,(8-2))<ref(vol,8) and
ref(vol,(8-1))<ref(vol,8);

xgx9:=abs((vol-ref(vol,9))/ref(vol,9))<0.04 and
vol>1.8*ref(vol,2) and
ref(vol,1)<ref(vol,9) and
ref(vol,2)<ref(vol,9) and
ref(vol,3)<ref(vol,9) and
ref(vol,(9-3))<ref(vol,9) and
ref(vol,(9-2))<ref(vol,9) and
ref(vol,(9-1))<ref(vol,9);

xgx10:=abs((vol-ref(vol,10))/ref(vol,10))<0.04 and
vol>1.8*ref(vol,2) and
ref(vol,1)<ref(vol,10) and
ref(vol,2)<ref(vol,10) and
ref(vol,3)<ref(vol,10) and
ref(vol,(10-3))<ref(vol,10) and
ref(vol,(10-2))<ref(vol,10) and
ref(vol,(10-1))<ref(vol,10);

xgx11:=abs((vol-ref(vol,11))/ref(vol,11))<0.04 and
vol>1.8*ref(vol,2) and
ref(vol,1)<ref(vol,11) and
ref(vol,2)<ref(vol,11) and
ref(vol,3)<ref(vol,11) and
ref(vol,(11-3))<ref(vol,11) and
ref(vol,(11-2))<ref(vol,11) and
ref(vol,(11-1))<ref(vol,11);

xgx12:=abs((vol-ref(vol,12))/ref(vol,12))<0.04 and
vol>1.8*ref(vol,2) and
ref(vol,1)<ref(vol,12) and
ref(vol,2)<ref(vol,12) and
ref(vol,3)<ref(vol,12) and
ref(vol,(12-3))<ref(vol,12) and
ref(vol,(12-2))<ref(vol,12) and
ref(vol,(12-1))<ref(vol,12);

drawtext(xgx7,1,'7日平量柱');
drawtext(xgx8,1,'8日平量柱',10);
drawtext(xgx9,1,'9日平量柱',20);
drawtext(xgx10,1,'10日平量柱',30);
drawtext(xgx11,1,'11日平量柱',40);
drawtext(xgx12,1,'12日平量柱',50);
回复

使用道具 举报

发表于 2011-10-6 01:48 | 显示全部楼层
DIF:=EMA(CLOSE,12)-EMA(CLOSE,26);
DEA:=EMA(DIF,9);
MACD:=(DIF-DEA)*2;
XG:MACD>0 AND REF(MACD,1)<0 AND REF(MACD,2)>0;
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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