设为首页加入收藏

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

大智慧公式源码 大智慧主力出入区公式源码

2014-12-25 9:44:10 股票入门 http://rumen.southmoney.com

  南方财富网带来大智慧公式源码 大智慧主力出入区公式源码:

  n1:=38; n2:=8; n3:=7;

  x1:=100*(hhv(high,n1)-close)/(hhv(high,n1)-llv(low,n1));

  var1:=100*(hhv(high,n2)-close)/(hhv(high,n2)-llv(low,n2));

  var2:=100*(hhv(high,n3)-close)/(hhv(high,n3)-llv(low,n3));

  var3:=var1-x1;

  var4:=x1-var1;

  stickline(x1》=0,0,var2,8,0),colorgreen;

  主力介入区: stickline(var3《0,0,var4,8,0),color0000aa;

  stickline(var3《0,0,var4,6,0),color0000bb;

  stickline(var3《0,0,var4,4,0),color0000cc;

  stickline(var3《0,0,var4,2,0),color0000ee;

  stickline(var3《0,0,var4,0,0),color0000ff;

  stickline(x1》=0,0,var1,8,1),colorblue;

  主力出货区: stickline(var4《0,0,var3,8,1),coloryellow;

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