公式名称: 龙轩量柱
参数数量: 9
参数1: t4变异开关, 最小: 0, 最大: 1, 缺省: 0
参数2: 敢跌敢买a, 最小: 0, 最大: 1, 缺省: 1
参数3: 显示文字, 最小: 0, 最大: 1, 缺省: 0
参数4: 杨宗保开关, 最小: 0, 最大: 1, 缺省: 1
参数5: 凹口平量柱, 最小: 0, 最大: 1, 缺省: 1
参数6: 低量确认, 最小: 0, 最大: 1, 缺省: 1
参数7: x1, 最小: 0, 最大: 999, 缺省: 0
参数8: x2, 最小: 0, 最大: 999, 缺省: 0
参数9: x3, 最小: 0, 最大: 999, 缺省: 0
total:=if(period=1,5,if(period=2,15,if(period=3,30,if(period=4,60,if(period=5,totalfznum,1)))));
mtime:=mod(fromopen,total);
ctime:=if(mtime<0.5,total,mtime);
vvol:if((currbarscount=1 and dynainfo(8)>1),vol*total/ctime,drawnull),nodraw;
stickline((currbarscount=1 and dynainfo(8)>1),vvol,0,-1,-1),color00c0c0;
volume:vol,volstick;
{}
绿低量:=10;
蓝低量:=50;
灰低量:=100;
h_l:=0.1*const(hhv(vol,240));
gl1:=1*amount;
gl2:=hhv(gl1,10)=gl1;
gl3:=hhv(gl1,30)=gl1;
gl4:=hhv(gl1,60)=gl1;
gl5:=hhv(gl1,100)=gl1;
gl6:=hhv(gl1,250)=gl1;
全换手周期: sumbars(v,capital),nodraw,colorligreen;{求完全换手到现在的周期数}
量比: v/ref(ma(v,5),1),colorbrown,nodraw;
倍数:=1.9;
高量:gl2 or gl3 or gl4 or gl5 or gl6 and capital/1000000<=35 and close>ref(close,1),coloryellow;
低量10: vol=llv(vol,绿低量) and barscount(v)>=绿低量,colorgreen,nodraw;
低量50: vol=llv(vol,蓝低量) and barscount(v)>=蓝低量,colorblue,nodraw;
平量: range(v/ref(v,1),0.97,1.03) and barscount(v)>=2,colorwhite,nodraw;{0.97-1.03}
倍量: vol>=ref(v,1)*倍数 and (if(c<o,c>ref(c,1),1)),coloryellow,nodraw;
缩倍:ref(v,1)*0.48>v and not(o=c and h=o),colormagenta;
缩三一:= v<=ref(v,1)*0.7 and v>ref(v,1)*0.5;
缩量:count(close>ref(close,1),2)=2 and count(vol<ref(vol,1),2)=2,colorff8000;
地量:vol=llv(vol,灰低量) and barscount(v)>=灰低量,colorb6b6b6,nodraw;
梯量:vol>ref(vol,1) and ref(vol,1)>ref(vol,2) and close>open;
v1:=vol*0.95;
v2:=vol*0.85;
{}
stickline(高量,vol,vol*5/7,1.97,0),coloryellow;
stickline(平量,0,v1,1.0,0),colorwhite;
stickline(低量10,0,v,0.5,0),colorgreen;
stickline(低量50,0,v,0.5,0),colorblue;
stickline(倍量, 0,v1,1,0),coloryellow;
stickline(缩倍,0,v*0.45,1,0),colormagenta;
stickline(filter(vol>ref(vol,1) and ref(vol,1)>ref(vol,2) and close>open,2),vol,vol*8/9,1.97,0),colormagenta{t量};
stickline(缩量,0,v*0.45,1,0),colorff8000;
drawtext(显示文字>0 and 高量,v*1.21,'高'),coloryellow;
drawtext(显示文字>0 and 低量10,vol*1.25,'低'),colorgreen;
drawtext(显示文字>0 and 低量50,vol*1.25,'低'),colorgreen;
drawtext(显示文字>0 and 平量,vol*1.2,'平'),colorwhite;
drawtext(显示文字>0 and 倍量,vol*1.11,'倍'),coloryellow;
drawtext(显示文字>0 and 缩量,vol*1.1,'缩'),colorff8000;
drawtext(显示文字>0 and 梯量,vol*1.01,'梯'),colormagenta;
drawtext(杨宗保开关>0 and 缩倍 ,vol*1.6,'2s'),colorred;
drawtext(杨宗保开关>0 and 缩三一,vol*1.5,'3s'),coloryellow;
tj:=c<o;{}
显性假阴:=c>ref(c,1) and tj;
隐性假阴:=amount/v/100>ref(c,1) and o>ref(c,1) and not(显性假阴) and tj;
stickline(显性假阴,vol,0,-1,0),colorlimagenta;{第一类假阴淡洋红色}
stickline(隐性假阴,vol,0,-1,0),colorlired; {第二类假阴淡红色}
akpl11:=ref(vol,6)>ref(vol,5) and ref(vol,6)>ref(vol,4) and ref(vol,6)>ref(vol,3) and ref(vol,6)>ref(vol,2) and ref
(vol,6)>ref(vol,1);
akpl12:=ref(vol,5)>ref(vol,4) and ref(vol,5)>ref(vol,3) and ref(vol,5)>ref(vol,2) and ref(vol,5)>ref(vol,1);
akpl13:=ref(vol,4)>ref(vol,3) and ref(vol,4)>ref(vol,2) and ref(vol,4)>ref(vol,1);
akpl14:=ref(vol,6)/vol>=0.97 and ref(vol,6)/vol<=1.03;
akpl15:=ref(vol,5)/vol>=0.97 and ref(vol,5)/vol<=1.03;
akpl16:=ref(vol,4)/vol>=0.97 and ref(vol,4)/vol<=1.03;
drawicon(凹口平量柱>0 and akpl11 and akpl14 or (akpl12 and akpl15) or (akpl13 and akpl16),vol*0.93,41);
v100:= v<=llv(v,100)*1.2 and v>0 and barscount(v)>=100;
百日地量群:=count(v100,5)>=3;
drawtext(filter(百日地量群,4),v+1.2*h_l,'地量群'),coloryellow;
drawicon(vol<ref(llv(vol,100),1) and high>low,vol*0.01,23);
drawicon((open-close)/open>=0.04 and (vol/ma(vol,60)<=2/3 or vol/ref(vol,1)<=1.15 or vol<hhv(vol,5)),vol*1.0158,39);
买进:=ref(vol,1)=llv(v,13) and v/ref(vol,1)>1.25 and dynainfo(8)>0 and c>o and c>ref(c,1),colorred;
drawicon(低量确认>0 and 买进,vol*0.93,38);
mavol1:ma(volume,x1),colorred;
mavol2:ma(volume,x2),coloryellow;
mavol3:ma(volume,x3),color00ff00;
stickline(1=1,vol/3,vol/3,1,0),linethick2,colorgray;
stickline(1=1,vol/2,vol/2,1,0),linethick2,colorgray;
stickline(1=1,2*vol/3,2*vol/3,1,0),linethick2,colorgray;
zf:=(c-ref(c,1))/ref(c,1)*100;
极阴:=zf<= -1.5;
昨阴:= ref(c,1)< ref(c,2);
次阳:=c >ref(o,1) and c >ref(c,1);
成交量:=v<ref(v,1);
杨宗保背反:=ref(极阴,1) and 昨阴 and 次阳 and 成交量;
drawtext(杨宗保开关>0 and 杨宗保背反,v,'↙杨背'),color00ffff,linethick5;
过阴半:=c >ref((o+c),1)/2;
阴半:=ref(极阴,1) and 昨阴 and 过阴半 and 成交量;
drawtext(杨宗保开关>0 and 阴半,v*1.2,'↙过阴半'),colorred,linethick5;
sb:=max(close,open);
qb:=min(close,open);
跳空:=qb-0.01>=ref(sb,1);
阴顶开盘:=ref(c<o,1)and 跳空 and 成交量;
drawtext(杨宗保开关>0 and 阴顶开盘,v,'↙英背'),color00ffff,linethick5;
ahj_1:=ref(close,1);
ahj_2:=sma(max(close-ahj_1,0),6,1)/sma(abs(close-ahj_1),6,1)*100;
ahj_3:=if(ahj_2<=30,50,0);
ahj_4:=ahj_3 and ahj_2=llv(ahj_2,5);
ahj_5:=vol<ma(vol,60)*1/3;
ahj_6:=(open-close)/open>=0.04 and (vol/ma(vol,60)<=2/3 or vol/ref(vol,1)<=1.15 or vol<hhv(vol,5));
ahj_7:=vol<ref(vol,1) and ref(vol,1)<ref(vol,2) and ref(vol,2)<ref(vol,3) and high>low;
ahj_8:=vol<ref(llv(vol,100),1) and high>low;
ahj_9:=ahj_5 or ahj_6 or ahj_7 or ahj_8;
关注:=filterx(ahj_4,3) and count(ahj_9,3),colorred,linethick2;
drawicon(敢跌敢买a>0 and 关注,l-0.30,27);
ahj_10:=vol>=ref(vol,1) and close>(ref(open,1)-ref(close,1))/2+ref(close,1) and ref(close,1)<ref(open,1) and
close>open;
ahj_11:=vol<=ref(vol,1) and close>ref(close,1) and close>(ref(open,1)-ref(close,1))/2+ref(close,1) and close>open;
ahj_12:=(close-ref(close,1))/ref(close,1)>=0.04 and (vol<=ma(vol,60) or vol/ref(vol,1)<=1.2 or vol<hhv(vol,5)) and
high>low;
ahj_13:=vol/ref(vol,1)>1.95 and (close>open or (close<open and close>=ref(close,1)));
ahj_14:=count(关注,3) and (ahj_10 or ahj_11 or (ahj_12 and close>(ref(open,1)-ref(close,1))/2+ref(close,1) and ref
(close,1)<ref(open,1)) or ahj_13);
大胆买进:=filter(ahj_14,3),coloryellow,linethick2;
drawicon(敢跌敢买a>0 and 大胆买进,l-0.30,26);
t4缩变异:=v<ref(v,1) and c>ref(c,1) and o<>c and
ref(v,1)>ref(v,2) and
ref(v,2)>ref(v,3) and
ref(v,4)>ref(v,3) and
ref(c,1)>ref(c,2) and ref(o,1)<>ref(c,1) and
ref(c,2)>ref(c,3) and ref(o,2)<>ref(c,2) and
ref(c,3)>ref(c,4) and ref(o,3)<>ref(c,3);
drawtext(t4变异开关>0 and t4缩变异,vol*1.3,'t4缩变'),colorlired;
t4放变异:=count(c>ref(c,1) and v>ref(v,1) and c<>o,4)==4;
drawtext(t4变异开关>0 and t4放变异,vol*1.3,'t4放变'),colorlired;
{极阴次阳战法}
相对低位:=c < 1.5*llv(l,240);
极阴次阳阴半:=ref(极阴,1) and 次阳 and 相对低位;
长阴短柱:=极阴 and v<ref(v,1)*0.65;
drawicon(长阴短柱,vol*1.0158,39);
上一指标公式:抄底擒牛注意升降趋势指标副图/选股公式下载 通达信升降选股
下一指标公式:黄金坑副图公式下载 通达信黄金贴图
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文龙轩量柱转载和谐完全加密指标公式下载 通达信指标和谐仅供学习研究。