t1:=if(period=1,barslast(time2=095000),drawnull);
t2:=if(period=1,barslast(time2=094500),drawnull);
t3:=if(period=1,barslast(time2=100000),drawnull);
c2:=ref(c,t2);
c3:=ref(c,t3);
zf:=(c3-c2)/c2*100;
xf:=refx(zf,2);
hh:=hhv(h,3);
ll:=llv(l,3);
xh:=refx(hh,2);
xl:=refx(ll,2);
xc:=refx(c,2);
drawline(t1=0 and o<xc,xh,t3=0 and c>ref(o,t1),hh,0),dotline,colormagenta;
drawline(t1=0 and o>xc,xh,t3=0 and c<ref(o,t1),hh,0),dotline,colorgreen;
drawline(t1=0 and o=xc,xh,t3=0 and c=ref(o,t1),hh,0),dotline,colorwhite;
drawline(t1=0 and o<xc,xl,t3=0 and c>ref(o,t1),ll,0),dotline,colormagenta;
drawline(t1=0 and o>xc,xl,t3=0 and c<ref(o,t1),ll,0),dotline,colorgreen;
drawline(t1=0 and o=xc,xl,t3=0 and c=ref(o,t1),ll,0),dotline,colorwhite;
stickline(t1=0 and o<xc,xh,xl,0,-1),colormagenta;
stickline(t3=0 and c>ref(o,t1),hh,ll,0,-1),colormagenta;
stickline(t1=0 and o>xc,xh,xl,0,-1),colorgreen;
stickline(t3=0 and c<ref(o,t1),hh,ll,0,-1),colorgreen;
stickline(t1=0 and o=xc,xh,xl,0,-1),colorwhite;
stickline(t3=0 and c=ref(o,t1),hh,ll,0,-1),colorwhite;
drawtext(t1=0,xh*1.005,varcat(varcat('三k涨跌幅:',var2str(xf,2)),'%')),colorwhite;
drawtext_fix(1,0.069,0.896,0,'1、研判条件:运用5分钟k线图。'),coloryellow;
drawtext_fix(1,0.069,0.931,0,'2、准确特性:预测大势高达90%,预测个股达80%左右。'),colorliblue;
drawtext_fix(1,0.069,0.976,0,'3、基本原理:开盘半小时多空双方的较量,基本决定和影响全天多空双方的价位观点,从而决定一天的走势。'),colorligreen;
压:drawline(high>=hhv(high,10),high,low<=llv(low,3),hhv(high,3),1),coloryellow,dotline;
drawtext(1 and islastbar, llv(压,1),' 压'),colorcyan;
a2:=ref(l,5)=llv(l,2*5+1);
b2:=filter(a2,5);
c22:=backset(b2,5+1);
d2:=filter(c22,5);
e2:=backset(islastbar,barslast(d2)+1);
f2:=e2>ref(e2,1);
支:drawline(d2,l,f2,l,1),colorliblue,dotline;
drawtext(1 and islastbar, llv(支,1),' 支'),colormagenta;
stickline(currbarscount=2,ref(l,1)*0.968,h#month,0,-1),colormagenta;
上一指标公式:K线形态解盘指标详解 通达信线形
下一指标公式:改良的麟龙中期方向线 通达信改良
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文自用5分钟看盘神准 通达信指标看盘仅供学习研究。