{dde--cyc成本均线}
主单买:=bigorder(1,2);
主单卖:=bigorder(2,2);
特单买:=bigorder(1,3);
特单卖:=bigorder(2,3);
大单买:=(bigorder(1,2)-bigorder(1,3));
大单卖:=(bigorder(2,2)-bigorder(2,3));
中单买:=(bigorder(1,1)-bigorder(1,2));
中单卖:=(bigorder(2,1)-bigorder(2,2));
小单买:=1-(bigorder(1,1));
小单卖:=1-(bigorder(2,1));
{好公式网www.goodgongshi.com整理}
hs:=vol/capital;
cd:=特单买-特单卖;
超大:=hs*cd*100;
超持:= 25+sum(超大,0);
dd:=大单买-大单卖;
大户:=hs*dd*100;
大持:=25+sum(大户,0);
zd:=中单买-中单卖;
中户:=hs*zd*100;
中持:= 25+sum(中户,0);
xd:=小单买-小单卖;
散户:=hs*xd*100;
散持:= 25+sum(散户,0);
主力:=(超大+大户);
主持:=(超持+大持);
tt:=散持+中持;
tg:=(tt-ref(tt,1));
t4:=(主持-ref(主持,1));
gr:=(tg-ref(tg,1));
cd:=(t4-ref(t4,1));
tg1:=(tg-ref(tg,1))*capital*c;
t41:=(t4-ref(t4,1))*capital*c;
cdcg:=finance2(37)*10000*cd/100;
grcg:=finance2(37)*10000*gr/100;
主力成本:ema(close,17),linethick1,colorred,precis2;
个人成本:ema(close,33),linethick1,colorgreen,precis2;
平均成本:ema(close,24),linethick1,color33ffff,precis2;
partline(平均成本,平均成本>=ref(平均成本,1),rgb(250,0,250),平均成本<ref(平均成本,1),rgb(0,255,255)),linethick1;
主力持仓:超持+大持,linethick0,colorred,precis1;
个人持仓:中持+散持,linethick0,colorgreen,precis1;
a1:=(ema((open+high+low+close)/4,3)+ema((open+high+low+close)/4,6)+ema((open+high+low+close)/4,9))/3;
a2:=(ema((open+high+low+close)/4,5)+ema((open+high+low+close)/4,10)+ema((open+high+low+close)/4,20))/3;
a3:=(ema((open+high+low+close)/4,7)+ema((open+high+low+close)/4,14)+ema((open+high+low+close)/4,28))/3;
a4:=(ema((open+high+low+close)/4,9)+ema((open+high+low+close)/4,18)+ema((open+high+low+close)/4,36))/3;
a5:=(ema((open+high+low+close)/4,11)+ema((open+high+low+close)/4,22)+ema((open+high+low+close)/4,44))/3;
a6:=(ema((open+high+low+close)/4,13)+ema((open+high+low+close)/4,26)+ema((open+high+low+close)/4,52))/3;
a7:=(ema((open+high+low+close)/4,21)+ema((open+high+low+close)/4,34)+ema((open+high+low+close)/4,68))/3;
towerc:=forcast(ema((3*close+2*open+high+low)/7,3),6);
directionmax:=max(ref(towerc,1),ref(towerc,1));
directionmin:=min(ref(towerc,1),ref(towerc,1));
{银柱}
stickline(towerc<ref(towerc,1),towerc,directionmin,15,0),color333333;
stickline(towerc<ref(towerc,1),towerc,directionmin,13,0),color333333;
stickline(towerc<ref(towerc,1),towerc,directionmin,11,0),color333333;
stickline(towerc<ref(towerc,1),towerc,directionmin,10,0),color333333;
stickline(towerc<ref(towerc,1),towerc,directionmin,7,0),color444444;
stickline(towerc<ref(towerc,1),towerc,directionmin,6,0),color555555;
stickline(towerc<ref(towerc,1),towerc,directionmin,5,0),color777777;
stickline(towerc<ref(towerc,1),towerc,directionmin,4,0),color999999;
stickline(towerc<ref(towerc,1),towerc,directionmin,3,0),colorbbbbbb;
stickline(towerc<ref(towerc,1),towerc,directionmin,2,0),colordddddd;
stickline(towerc<ref(towerc,1),towerc,directionmin,1,0),colorffffff;
{金柱}
stickline(towerc>=ref(towerc,1),towerc,directionmax,15,0),color004444;
stickline(towerc>=ref(towerc,1),towerc,directionmax,13,0),color004444;
stickline(towerc>=ref(towerc,1),towerc,directionmax,11,0),color004444;
stickline(towerc>=ref(towerc,1),towerc,directionmax,10,0),color004444;
stickline(towerc>=ref(towerc,1),towerc,directionmax,7,0),color005555;
stickline(towerc>=ref(towerc,1),towerc,directionmax,6,0),color006666;
stickline(towerc>=ref(towerc,1),towerc,directionmax,5,0),color007777;
stickline(towerc>=ref(towerc,1),towerc,directionmax,4,0),color009999;
stickline(towerc>=ref(towerc,1),towerc,directionmax,3,0),color00bbbb;
stickline(towerc>=ref(towerc,1),towerc,directionmax,2,0),color00dddd;
stickline(towerc>=ref(towerc,1),towerc,directionmax,1,0),color00ffff;
上一指标公式:鉴定仿融胜抓涨停及DDE选股高准确率六个公式下载 大智慧公式涨停
下一指标公式:箭在弦上-副图选股公式下载 大智慧选股帖图
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文DDECYC成本均线 大智慧DDECYC成本仅供学习研究。