大智慧核心拉力指标公式
v1:=BArslAST(ref(cross("macd.diff","macd.dea"),1));
MACD底背离:ref(c,v1+1)>c and ref("macd.diff",v1+1)<"macd.diff" and cross("macd.diff","macd.dea");
v2:=BARSLAST(ref(cross("macd.dea","macd.diff"),1));
MACD顶背离:ref(c,v2+1)>c and ref("macd.diff",v2+1)<"macd.diff" and cross("macd.dea","macd.diff");DP:=(INDEXC-REF(INDEXC,1))/REF(INDEXC,1);
GG:=(CLOSE-REF(CLOSE,1))/REF(CLOSE,1);
Var1:=IF(DP>0.01,0.9,IF(DP<-0.05,1,1.2));
Var2:=Var1*(GG-DP)*100;
核心拉力:SUM(Var2,5),colorff6666,linethick2;
-5,colorff33ff,pointdot;0,pointdot;6,pointdot;
r5:if(核心拉力>REF(核心拉力,1) and ref(核心拉力,1)<ref(核心拉力,2) and ref(核心拉力,1)<-6,5,0),colorred;
上一篇:大智慧偏离率启动指标公式
下一篇:大智慧能量布林指标公式
房贷利息计算方法?
有谁知道买房贷款250万,期限30
房贷扣款日几点扣款?
120万贷款30年月供多少?
房贷能提前一次性还完吗?
贷款100万25年月供多少?
房贷90万30年月供多少钱?
贷款85万30年月供多少?
50岁房贷最高可以多少年?
贷款7万3年利息多少?


