飞狐博弈顶底副图指标
-
相关简介:飞狐博弈顶底副图指标 源码 Varaa:=100*vol/capital; varbb:=if(5/varaa90,5/varaa,90); fillrgn(Varaa0,90,90-Varbb),color444444; close0:=amount/vol/100; Var1:=CLOSE0-REF(CLOSE0,1); Var2:=IF(CLOSE0-REF(CLOSE0,1)=0,Var1,0); Var3:=REF(CLOSE0,1)-CLOSE0; Var4:=IF(CLOSE0-R
-
文章来源:公式网 发布时间:2016-06-14浏览次数:
飞狐博弈顶底副图指标
源码
Varaa:=100*vol/capital;
varbb:=if(5/varaa<90,5/varaa,90);
fillrgn(Varaa>0,90,90-Varbb),color444444;
close0:=amount/vol/100;
Var1:=CLOSE0-REF(CLOSE0,1);
Var2:=IF(CLOSE0-REF(CLOSE0,1)>=0,Var1,0);
Var3:=REF(CLOSE0,1)-CLOSE0;
Var4:=IF(CLOSE0-REF(CLOSE0,1)<=0,Var3,0);
Var5:=SUM(Var2,8)/SUM(Var4,8);
Var6:=1-1/(1+Var5);
短:=sma(EMA(Var6,3),2,1);
Var7:=LLV(LOW,31);
Var8:=HHV(HIGH,31);
Var9:=EMA(CLOSE0,2);
中:=EMA((Var9-Var7)/(Var8-Var


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