设为首页加入收藏

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

大智慧副图公式源码 大智慧天堂踏浪副图公式源码

2014-12-27 10:47:40 股票入门 http://rumen.southmoney.com

  南方财富网带来大智慧副图公式源码 大智慧天堂踏浪副图公式源码:

  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);

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