主力进出监控:主力上穿散户买,主力下穿散户卖。
主力:ema( (close-ma(close,7))/ma(close,7)*480,2)*5;
涨:if(主力>ref(主力,1),主力,drawnull),color2d2dff,linethick2;
跌:if(主力<=ref(主力,1),主力,drawnull),colorffff00,linethick2;
资金流向:=ema( (close-ma(close,7))/ma(close,7)*480,2)*3;
强弱分界限:0,,colorffff00,dotline;//www.goodgongshi.com
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向,0,4,0),color007546;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向*0.9,0,4,0),color008c54;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向*0.8,0,4,0),color00a664;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向*0.7,0,4,0),color00bf73;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向*0.6,0,4,0),color00d982;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向*0.5,0,4,0),color00ea8c;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向*0.4,0,4,0),color02ff9a;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向*0.3,0,4,0),color00f9f9;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向*0.2,0,4,0),color37ffff;
stickline(资金流向>0 and 资金流向<ref(资金流向,1),资金流向*0.1,0,4,0),color6fffff;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向,0,4,0),color009100;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向*0.9,0,4,0),color00a600;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向*0.8,0,4,0),color00bb00;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向*0.7,0,4,0),color00db00;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向*0.6,0,4,0),color00ec00;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向*0.5,0,4,0),color28ff28;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向*0.4,0,4,0),color53ff53;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向*0.3,0,4,0),color79ff79;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向*0.2,0,4,0),color93ff93;
stickline(资金流向<0 and 资金流向<ref(资金流向,1),资金流向*0.1,0,4,0),colora6ffa6;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向,0,4,0),color6000bf;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.9,0,4,0),color6c00d9;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.8,0,4,0),color7800f0;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.7,0,4,0),color8000ff;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.6,0,4,0),color9a35ff;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.5,0,4,0),coloraf60ff;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.4,0,4,0),colorbc79ff;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.3,0,4,0),colorca95ff;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.3,0,4,0),colord5aaff;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.2,0,4,0),colore0c1ff;
stickline(资金流向>0 and 资金流向>=ref(资金流向,1),资金流向*0.1,0,4,0),colorecd9ff;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向,0,4,0),colorae00ae;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向*0.9,0,4,0),colord200d2;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向*0.8,0,4,0),colore800e8;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向*0.7,0,4,0),colorff00ff;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向*0.6,0,4,0),colorff44ff;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向*0.5,0,4,0),colorff77ff;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向*0.4,0,4,0),colorff8eff;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向*0.3,0,4,0),colorffa6ff;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向*0.2,0,4,0),colorffbfff;
stickline(资金流向<0 and 资金流向>=ref(资金流向,1),资金流向*0.1,0,4,0),colorffd0ff;
散户:ema( (close-ma(close,11))/ma(close,11)*480,7)*5;
partline(主力,主力<=散户,rgb(0,255,0),1,rgb(255,0,0)),coloryellow,linethick2;
partline(散户,主力<=散户,rgb(0,255,255),1,rgb(255,0,255)),coloryellow,linethick2;
bt2:=cross(主力,散户) and 主力<-10;
买:=cross(主力,散户) and 主力<-10;
卖:=cross(散户,主力) and 主力>10;
drawicon (cross(主力,散户)=1,主力,1);
drawicon (cross(散户,主力)=1,散户,2);
bt:=filter(count(bt or bt2,3)>=2,3);
stickline(bt,0,50,4,1),color0000ff;
stickline(bt2,0,20,3,0),colorff00ff;
//www.goodgongshi.com
早上大跌可买,早上大跌不割,早上大涨要卖,下午大涨不追,下午大跌次日买,不涨不跌睡觉:stkname,coloryellow;
上一指标公式:自编主力仓位指标公式详解 同花顺仓位主力
下一指标公式:基本面-每股净资产和盈利指标公式详解 同花顺基本面
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文MACD觉悟指标公式详解 同花顺觉悟仅供学习研究。