- 股价在5日内突破了所有均线公式 
- 
                        相关简介:编写要求: 股价在5日内突破了所有均线公式 www.guhai.com.cn 股海网解答: a:=cross(c,ma(c,5)); a1:=cross(c,ma(c,10)); a3:=cross(c,ma(c,20)); b:=count(a,5)=1; b2:=count(a1,5)=1; b3:=count(a3,5)=1; 排序选股:b and b2 and b3; 
- 
                        文章来源:股海网作者:股海网发布时间:2015-03-17浏览次数: 
 
                    编写要求:
股价在5日内突破了所有均线公式
www.guhai.com.cn股海网解答:
a:=cross(c,ma(c,5));
a1:=cross(c,ma(c,10));
a3:=cross(c,ma(c,20));
b:=count(a,5)=1;
b2:=count(a1,5)=1;
b3:=count(a3,5)=1;
排序选股:b and b2 and b3;
 
                 
                 
                

 
                             现在就去充值积分
 现在就去充值积分 加入VIP可下载100以下的所有资源
加入VIP可下载100以下的所有资源