最新公告
  • 欢迎您光临九毛八公式指标网www.9m8.cn,本站全新改版试运行,期间内容全部免费,欢迎下载!欢迎加入本站VIP
  • 通达信金牛

    正文概述    2024-04-13 11:28:31  
  • {n=60}       
  • v1:=ma(vol,5);v2:=ma(vol,10);v3:=ma(vol,20); v4:=ma(vol,30);       
  • vv:=v1>v2 and v2>v3 {and v3>v4};       
  • a1:=ma(c,5);a2:=ma(c,10);a3:=ma(c,20);a4:=ma(c,30);a5:=ma(c,60);a6:=ma(c,120);       
  • aa:=a1>a2 and a2>a3 and a3>a4 and a4>a5 and a5>a6;       
  • ee:=(hhv(c,n)-llv(c,n))/llv(c,n);       
  • bb:=ref(ee,1)<=0.30;       
  • cc:=c>o and c>=ref(hhv(c,n),1) ;       
  • dd:=(c-ref(c,1))/ref(c,1)>=0.03;       
  • 出击:vv  and  aa  and bb and cc and dd;   

  • 九毛八公式指标,一个优质的公式指标平台!
    九毛八公式指标 » 通达信金牛 加入收藏