分析家公式网,提供指标公式,股票软件 用户登录  |  用户 注册
当前位置:分析家公式网股票公式飞狐公式 → 一键转帖:大智慧筹码分布

软件名称:[B]大智慧筹码分布[/B]
软件类型:国产软件
运行环境:Win9X/Win2000/WinXP/Win2003/
软件语言:简体中文
授权方式:解密版
软件大小:2.00 KB
官方主页:Home Page
更新时间:2009-05-10 13:59:52
软件简介:

大智慧筹码分布
朋友给的,有一定的参考价值,下面和大家分享下:
(警告:公式是死的,人是活的)
//大智慧副图——筹码分布
{用法:
1:上方筹码集中,主力在吸筹,股票处于下跌状。
2:上方筹码渐渐消失,中部筹码重心下移,开始启动!
3:底部攻击筹码出现,顶部筹码渐少,涨!
4:底部红黄筹码一出,顶部无筹码,强势到来,大涨!!!
(每一部分都有3种颜色)}
stickline(c>0,300,400,100,0),color002300;
stickline(c>0,200,300,100,0),color320000;
stickline(c>0,100,200,100,0),color320000;
stickline(c>0,-5,100,100,0),color002300;
hl10:winner(c/1.1)*100,stick,color0000ff;
hl20:winner(c/1.2)*100,stick,color00ffff;
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),colorffff33;
stickline(tl20>-10,400,400-tl20,1,0),colorff6600;
stickline(tl30>-10,400,400-tl30,1,0),colorcc0000;
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(cxh30>-10,200,200-cxh30,1,0),color99ffff;
stickline(cxh20>-10,200,200-cxh20,1,0),color33ccff;
stickline(cxh10>-10,200,200-cxh10,1,0),color0066ff;
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(cst30>-10,200,200+cst30,1,0),color99ff66;
stickline(cst20>-10,200,200+cst20,1,0),color00ff33;
stickline(cst10>-10,200,200+cst10,1,0),color009900;
 


[url=http://www.70822.com/soft/sort013/sort02/down-9089.html]大智慧筹码分布[/url]

关于本站 | 网站帮助 | 广告合作 | 声明 | 友情连接 | 网站地图 |
分析家公式网声明:本站所有股票公式软件资料均网上公开收集,如侵权请联系删帖。站内所有广告,均与本站无关!
Copyright © 2003-2024 70822.Com. All Rights Reserved .
页面执行时间:93.75000 毫秒