您现在的位置:好股网 >> 股票公式 >> 飞狐股票公式 >> 一键转帖:倒拔扬柳技术公式

倒拔扬柳技术公式


指标功能:[B]国产软件[/B]
指标类型:简体中文
所需积分:0
推荐星级:
授权方式:共享版
公式大小:0 Bytes
更新时间:2009-03-26 17:07:00
公式简介:
倒拔扬柳技术公式
涨幅:=(CLOSE-OPEN)/OPEN*100;
aa:=REF(涨幅,2)>8 and  REF(涨幅,1)<-8;
bb:=ref(o,1)>0.9*ref(c,2) and ref(o,1)<1.1*ref(c,2);{前一天的开盘价在在前天的收盘价上下10%波动}
cc:=ref(c,1)>0.9*ref(o,2) and ref(c,1)<1.1*ref(o,2);{前一天的收盘价在在前天的开盘价上下10%波动}
dd:=o>0.9*ref(c,1) and o<1.1*ref(c,1);
ee:=c>0.9*ref(o,1) ;
aa and bb and cc and dd and ee and 涨幅>5; 
 

[url=http://www.goodgupiao.com/gupiaogongshi/5112.html][B]倒拔扬柳技术公式[/B][/url]