您现在的位置:好股网 >> 股票公式 >> 大智慧L2公式 >> 一键转帖:周线二金叉-(源码)

周线二金叉-(源码)


指标功能:[B]国产软件[/B]
指标类型:简体中文
所需积分:0
推荐星级:
授权方式:共享版
公式大小:0 Bytes
更新时间:2011-11-08 08:46:00
公式简介:



{ZX周线二叉抓牛}
c;
ma30:ema(c,30);
v1:=cross(c,ma30);
stickline(filter(count(v1,12)=2,5),h,l,1,0),color00ff00,linethick2;
drawtext(filter(count(v1,12)=2,5),ma30,'二叉'),color00ff00;


 


[url=http://www.goodgupiao.com/gupiaogongshi/16299.html][B]周线二金叉-(源码)[/B][/url]