选股指标反转模型(源码贴说明)
-
相关简介:a1:=ma(close,5); A2:=ma(close,10); A3:=ma(close,20); A4:=ma(close,30); A5:=a1a2 and a2a3 ; BIAS:= (CLOSE-MA(CLOSE,6))/MA(CLOSE,6)*100 ; A7:= HHV(BIAS,20) 6; A6:= (c-LLV(l,20))/LLV(l,20)*100 20 AND ( c-ref(c,20))/ref(c,20)*100 10 ; A8:=CLOSE ma(CLOSE,
-
文章来源:公式网 发布时间:2015-05-12浏览次数:
a1:=ma(close,5);
A2:=ma(close,10);
A3:=ma(close,20);
A4:=ma(close,30);
A5:=a1>a2 and a2>a3 ;
BIAS:= (CLOSE-MA(CLOSE,6))/MA(CLOSE,6)*100 ;
A7:= HHV(BIAS,20)< 6;
A6:= (c-LLV(l,20))/LLV(l,20)*100 > 20 AND ( c-ref(c,20))/ref(c,20)*100 < 10 ;
A8:=CLOSE > ma(CLOSE,5) and
REF(CLOSE,1)> REF(ma(CLOSE,5),1) and REF(CLOSE,2)> REF(ma(CLOSE,
上一篇:抄底魔鬼和逃顶天王副图,见红必涨主图 源码说明)
下一篇:大智慧逃顶指标公式


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