当前位置:首页 > 飞狐公式 > 内容

飞狐筹码分布副图指标

作者:公式指标网   更新时间:2016-05-01   点击:

飞狐筹码分布副图指标

源码

hl10:winner(c/1.1)*100,stick,colorred;
hl20:winner(c/1.2)*100,stick,coloryellow;
hl30:winner(c/1.3)*100,stick,colorff00ff;
tl10:=(1-WINNER(C/0.9))*100,pointdot,colorffff00;
tl20:=(1-WINNER(C/0.8))*100,pointdot,color00ffff;
tl30:=(1-WINNER(C/0.7))*100,pointdot,colorff00ff;
stickline(tl10>-10,400,400-tl10,1,0),colorffff00;
stickline(tl20>-10,400,400-tl20,1,0),color00ffff;
stickline(tl30>-10,400,400-tl30,1,0),colorblue;
cxh10:=(winner(c)-winner(c/1.1))*100,pointdot;
cxh20:=(winner(c)-winner(c/1.2))*100,pointdot;
cxh30:=(winner(c)-winner(c/1.3))*100,pointdot;
stickline(cxh10>-10,200,200-cxh10,1,0),colorcc66ff;
cst10:=(WINNER(C/0.9)-WINNER(C))*100,pointdot; 
cst20:=(WINNER(C/0.8)-WINNER(C))*100,pointdot; 
cst30:=(WINNER(C/0.7)-WINNER(C))*100,pointdot; 
stickline(cst10>-10,200,200+cst10,1,0),colorff0066;
bb:=100,pointdot,linethick2,colorred;
aa:200,coloryellow;
cc:=300,pointdot,linethick2,colorgreen;

飞狐筹码分布副图指标

资源下载

相关文章

热门推荐

移动端首页 | PC端

© by gszx.com.cn Mobile Web