v1:=dma((((high + low) + (close * 2)) / 4),0.9);
hy1:=ref(ema(v1,3),1);
多空趋势:=(ma((close - hy1) * 10,2))*0.1;
操盘4:stickline(多空趋势>=0 and 多空趋势>=ref(多空趋势,1),6.5,6.5+多空趋势,1.5,0),colorred;
减仓4:stickline(多空趋势>=0 and 多空趋势< ref(多空趋势,1),6.5,6.5+多空趋势,1.5,0), colorred;
反弹4:stickline(多空趋势<0 and 多空趋势>=ref(多空趋势,1),6.5,6.5+多空趋势,1.5,0),colorgreen;
寻底4:stickline(多空趋势<0 and 多空趋势< ref(多空趋势,1),6.5,6.5+多空趋势,1.5,0),colorgreen;
drawtext(islastbar=1,if(多空趋势>=0,6,6.3),'
换手:=v*100/capital;
主力:=ma(换手,4);
大户:=ma(换手,9);
中户:=ma(换手,17);
散户:=ma(换手,34);
均量:=(主力+大户+中户+散户)/4;
成交量:v,colorwhite,nodraw;
主力能量:(主力-均量)colormagenta,nodraw;
大户能量:(大户-均量)coloryellow,nodraw;
中户能量:(中户-均量)colorliblue,nodraw;
散户能量:(散户-均量)colorblue,nodraw;
操盘:stickline(主力能量>=0 and 主力能量>=ref(主力能量,1),4.5,4.5+主力能量,1.5,0),coloryellow;
减仓:stickline(主力能量>=0 and 主力能量< ref(主力能量,1),4.5,4.5+主力能量,1.5,0),colorred;
反弹:stickline(主力能量<0 and 主力能量>=ref(主力能量,1),4.5,4.5+主力能量,1.5,0),colorgreen;
寻底:stickline(主力能量<0 and 主力能量< ref(主力能量,1),4.5,4.5+主力能量,1.5,0),colorgreen;
drawtext(islastbar=1,if(主力能量>=0,4.2,4.8),'
操盘1:stickline(大户能量>=0 and 大户能量>=ref(大户能量,1),3,3+大户能量,1.5,0),colorwhite;
减仓1:stickline(大户能量>=0 and 大户能量< ref(大户能量,1),3,3+大户能量,1.5,0),colorred;
反弹1:stickline(大户能量<0 and 大户能量>=ref(大户能量,1),3,3+大户能量,1.5,0),colorgreen;
寻底1:stickline(大户能量<0 and 大户能量< ref(大户能量,1),3,3+大户能量,1.5,0),colorgreen;
drawtext(islastbar=1,if(大户能量>=0,2.7,3.3),'
操盘2:stickline(中户能量>=0 and 中户能量>=ref(中户能量,1),1.5,1.5+中户能量,1.5,0),colorred;
减仓2:stickline(中户能量>=0 and 中户能量< ref(中户能量,1),1.5,1.5+中户能量,1.5,0),colorred;
反弹2:stickline(中户能量<0 and 中户能量>=ref(中户能量,1),1.5,1.5+中户能量,1.5,0),colorgreen;
寻底2:stickline(中户能量<0 and 中户能量< ref(中户能量,1),1.5,1.5+中户能量,1.5,0),colorgreen;
drawtext(islastbar=1,if(中户能量>=0,1.2,1.8),'
操盘3:stickline(散户能量>=0 and 散户能量>=ref(散户能量,1),0,散户能量,1.5,0),colorred;
减仓3:stickline(散户能量>=0 and 散户能量< ref(散户能量,1),0,散户能量,1.5,0),colorred;
反弹3:stickline(散户能量<0 and 散户能量>=ref(散户能量,1),0,散户能量,1.5,0),colorgreen;
寻底3:stickline(散户能量<0 and 散户能量< ref(散户能量,1),0,散户能量,1.5,0),colorgreen;
drawtext(islastbar=1,if(散户能量>=0,-0.3,0.3),'
jz:=v/(abs(主力能量)+abs(大户能量)+abs(中户能量)+abs(散户能量));
zlcj:=jz*abs(主力能量);
dhcj:=jz*abs(大户能量);
zhcj:=jz*abs(中户能量);
shcj:=jz*abs(散户能量);
机构量:zlcj,colormagenta,nodraw;
大户量:dhcj,coloryellow,nodraw;
中户量:zhcj,colorliblue,nodraw;
散户量:shcj,colorblue,nodraw;
上一指标公式:中短线买卖指标详解 通达信买卖
下一指标公式:龙虎团队 荆州量学金融终端主图十六 通达信团队终端
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文超级DDX 机构 大户 散户买卖一目了然 通达信大户散户仅供学习研究。