[大智慧] 天堂踏浪--副图(源码,附图,附件)

[复制链接]
查看4 | 回复0 | 2010-8-13 20:24:35 | 显示全部楼层 |阅读模式
指标名称:天堂踏浪--副图(源码,附图,附件)

Var1:=(2*CLOSE+HIGH+LOW)/4;
Var2:=LLV(LOW,34);
Var3:=HHV(HIGH,34);
Var4:=LLV(LOW,13);
Var5:=HHV(HIGH,13);
Var6:=EMA((Var1-Var4)/(Var5-Var2)*100,5);
Var7:=EMA((Var1-Var2)/(Var3-Var2)*100,8);
金浪: Var6,coloryellow ,linethick2 ;
aa:ema(var6,7),colorf0f000;
海浪: Var7;
踏上金浪:if(cross(金浪,aa) and aa<=25 ,1,0),stick,colorred;
stickline(金浪<aa,金浪,aa,1,0),linethick6,color40cc00;
stickline(海浪,0,海浪,16,0),color40cc00;
stickline(海浪,0,海浪*0.9,16,0),color40bc00;
stickline(海浪,0,海浪*0.8,16,0),color40ae00;
stickline(海浪,0,海浪*0.6,16,0),color409c00;
stickline(海浪,0,海浪*0.4,16,0),color409000;
stickline(金浪>=aa,金浪,aa,16,0),coloryellow;
stickline(aa>=海浪,aa,海浪,16,0),color40cc00;
drawicon(cross(金浪,aa) and aa<=25 ,金浪,1);

天堂踏浪--副图(源码,附图,附件)_展示图_01

天堂踏浪--副图(源码,附图,附件)_展示图_01



本帖中含有可下载的附件

游客,您好!下载地址已隐藏,如果您已阅读并同意本站《免责声明》中所有内容,确定需要下载请回复


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

本版积分规则

WHB

2万

主题

0

回帖

9万

积分

管理员

积分
90533