57 12
发新话题
打印

[大智慧Ⅰ] 一个目前实用的好公式

非常谢谢!辛苦了晚安.

TOP

谢谢提供

TOP

谢谢提供

TOP

理解了就很实用的好公式

TOP

不用也顶

TOP

不用也顶一下

TOP

老师,不是精品不会发的!

TOP

谢谢提供

TOP

实战中怎么选股...........
能改成选股公式吗考师!!!!!!!!!!!!!!!!!!

TOP

谢谢提供!!!^_^

TOP

请老师改成选股公式或指导用法

TOP

谢谢提供!!!^_^

TOP

圣诞快乐!

TOP

不用也顶

TOP

引用:
MID :=MA(CLOSE,20),colorwhite;
UPPER:=MID + 2*STDDEV(CLOSE,20),coloryellow;
LOWER:=MID - 2*STDDEV(CLOSE,20),colorff00ff;
ma5:ma(c,5);
aa:=(mid -LOWER)<c*0.05;
bb:=count(aa,6)>=5;
aa1:=(UPPER-mid )<c*0.05;
bb1:=count(aa1,6)>=5;
xg1:bb1>0 and cross(c,UPPER) or bb>0 and cross(c,mid) and ma5>ref(ma5,1);
DRAWTEXT(bb1>0 and cross(c,UPPER) or bb>0 and cross(c,mid) and ma5>ref(ma5,1),(l * 0.98),'买'),linethick3,colorRed;
DRAWTEXT(bb1>0 and cross(c,UPPER) or bb>0 and cross(c,mid) and ma5>ref(ma5,1),(l * 0.96),'●'),linethick3,colorRed;
谢谢!

TOP

{大智慧2}

MID :=MA(CLOSE,20);
UPPER:=MID + 2*STDDEV(CLOSE,20);
LOWER:=MID - 2*STDDEV(CLOSE,20);
ma5:ma(c,5);
aa:=(mid -LOWER)<c*0.05;
bb:=count(aa,6)>=5;
aa1:=(UPPER-mid )<c*0.05;
bb1:=count(aa1,6)>=5;
xg1:bb1>0 and cross(c,UPPER) or bb>0 and cross(c,mid) and ma5>ref(ma5,1);
DRAWTEXT(bb1>0 and cross(c,UPPER) or bb>0 and cross(c,mid) and ma5>ref(ma5,1),(l * 0.98),'买'),linethick3,colorRed;
DRAWTEXT(bb1>0 and cross(c,UPPER) or bb>0 and cross(c,mid) and ma5>ref(ma5,1),(l * 0.96),'●'),linethick3,colorRed;

TOP

不用也顶一下!

TOP

不用也顶一下!

TOP

谢谢提供

TOP

谢谢分享 !圣诞快乐 !

TOP

顶顶顶!


TOP

谢谢提供

TOP

ddd
D:\01\309354.gif

TOP

谢谢提供

TOP

引用:
原帖由 股市大佬 于 2007-12-24 20:39 发表
这个公式是我删除最快的!
唉,你是我见过的最不识货的.

TOP

MID :=MA(CLOSE,20),colorwhite;
UPPER:=MID + 2*STDDEV(CLOSE,20),coloryellow;
LOWER:=MID - 2*STDDEV(CLOSE,20),colorff00ff;
ma5:ma(c,5);
aa:=(mid -LOWER)<c*0.05;
bb:=count(aa,6)>=5;
aa1:=(UPPER-mid )<c*0.05;
bb1:=count(aa1,6)>=5;
xg1:bb1>0 and cross(c,UPPER) or bb>0 and cross(c,mid) and ma5>ref(ma5,1);
DRAWTEXT(bb1>0 and cross(c,UPPER) or bb>0 and cross(c,mid) and ma5>ref(ma5,1),(l * 0.98),'买'),linethick3,colorRed;
DRAWTEXT(bb1>0 and cross(c,UPPER) or bb>0 and cross(c,mid) and ma5>ref(ma5,1),(l * 0.96),'●'),linethick3,colorRed;

TOP

 57 12
发新话题

拒绝任何人 以任何形式在本论坛发表与中华人民共和国法律相抵触的言论!
欢迎大家对不合法及不健康内容进行监督和举报。举报电话:0595-85555775