设为首页加入收藏

微信关注
官方微信号:71712643
加关注获取每日精选资讯
股票入门欢迎您加入
广告服务联系我们网站地图

大智慧超级顶底副图公式源码  大智慧指标公式大全

2015-9-2 16:02:07 股票入门 http://rumen.southmoney.com

大智慧超级顶底副图公式源码  大智慧指标公式大全

WRAP: break-word; WHITE-SPACE: normal; LETTER-SPACING: normal; COLOR: rgb(51,51,51); WORD-SPACING: 0px; PADDING-TOP: 0px; -webkit-text-stroke-width: 0px">var1:=(HHV(HIGH,8)-LLV(LOW,8));
 Var2:=(HHV(HIGH,8)-CLOSE);
 Var3:=(CLOSE-LLV(LOW,8));
 Var4:=Var2/Var1*100-70 ;
 Var5:=(CLOSE-LLV(LOW,60))/(HHV(HIGH,60)-LLV(LOW,60))*100; 
 Var6:=(2*C+H+L)/4;
 Var7:=SMA((Var3/Var1*100),3,1); 
 Var8:=LLV(LOW,30);
 Var9:=SMA(Var7,3,1)-SMA(Var4,9,1);
 Var10:= IF(Var9>100,Var9-100,0);
 VarA:=HHV(HIGH,30);
 B:EMA((Var6-Var8)/(VarA-Var8)*100,8),COLORred;
 B1:=EMA(B,5);
 STICKLINE(B>0 AND B-B1>=0,79,80,6,0),COLORred;
 STICKLINE(B>0 AND B-B1<0,79,80,6,0),COLOR00ff00;
 STICKLINE(B>0 AND B-B1>=0,49,50,6,0),COLORred;
 STICKLINE(B>0 AND B-B1<0,49,50,6,0),COLORff8899;
 STICKLINE(B>0 AND B-B1>=0,19,20,6,0),COLORred;
 STICKLINE(B>0 AND B-B1<0,19,20,6,0),COLOR00ff00;
 STICKLINE(B-B1>0,B,B1,8,1),COLORred;
 STICKLINE(B-B1<0,B,B1,8,1),COLOR00ff00;  

 

更多大智慧指标公式相关资讯请关注南方财富网

股票入门声明:资讯来源于互联网,属作者个人观点,仅供投资者参考,并不构成投资建议。投资者据此操作,风险自担。