{公式名称: 大阴梯
公式描述: 量学看盘系统主图四
无参数
公式类型: 技术指标公式-其他类型
画线方法: 主图叠加
公式版本: 0
显示小数: 缺省位数
坐标线位置: 自动
额外y轴分界: 无
参数精灵:无
用法注释:无
公式源码:}
x_1:=const(hhv(ref(high,1),240));
x_2:=const(llv(ref(low,1),240));
x_3:=x_1-x_2;
x_4:=low-x_3*0.03;
x_5:=high+x_3*0.03;
x_6:=close>500;
x_7:=max(close,open);
x_8:=min(close,open);
x_9:=0;
x_10:=1;
x_11:=if(x_6,high,x_7);
x_12:=if(x_6,low,x_8);
x_13:=if(close>open,if(x_10=0,low,x_12),if(x_10=0,high,x_11));
x_14:=2/1000;
x_15:=currbarscount;
x_16:=120;
x_17:=x_15<=x_16;
x_18:=low;
x_19:=if(x_9=0,x_18,ref(x_9,x_9));
基准价:if(x_17,const(x_19),drawnull),dotline,colorred;
x_20:=基准价;
x_21:=x_20*x_14;
x_22:=abs(low-x_20)<=x_21;
x_23:=abs(open-x_20)<=x_21;
x_24:=abs(close-x_20)<=x_21;
x_25:=abs(high-x_20)<=x_21;
x_26:=x_22 or x_23 or x_24 or x_25 and x_17 and x_15!=1;
x_27:=count(x_26,x_16);
精准点个数:if(x_27>0,x_27+1,0),nodraw,colorred;
x_28:=close<0.96*open or close<=ref(close,1)*0.96 or close>1000 and close<=ref(close,1)*0.98;
x_29:=barslast(filter(x_28,2));
x_30:=ref(open,x_29);
drawline(x_29=0,max(close,open),ref(x_29=0,1),ref(max(close,open),1),1),colormagenta;
x_31:=amount/vol/100;
x_32:=close>open and ref(close,1)>x_31 and close>x_31 and close<300;
stickline(x_32,open,close,1,0),colorlicyan;
x_33:=open>close and close<x_31 and x_31>ref(close,1);
stickline(x_33,open,close,1,0),colorred;
x_34:=vol>ref(vol,1)*0.95 and vol<ref(vol,1)*1.05;
x_35:=winner(close)-winner(open)>=0.2 and x_34;
stickline(x_35,open,close,1,0),colorblue;
x_36:=(close-ref(close,1))/ref(close,1)*100;
x_37:=namelike(1) or namelike(2) or namelike(3) and x_36>=4.945;
x_38:=namelike(1) or namelike(2) or namelike(3) and x_36<=(-4.945);
涨停价:if(x_37,ref(close,1)*1.05,ref(close,1)*1.1),nodraw,colorred;
跌停价:if(x_38,ref(close,1)*0.95,ref(close,1)*0.9),nodraw,colorgreen;
x_39:=ref(close,1);
x_40:=close=ztprice(ref(close,1),0.1);
stickline(x_40,open,close,2,0),colormagenta;
stickline(x_40,open,close,1,0),colormagenta;
x_41:=close=dtprice(ref(close,1),0.1);
stickline(x_41,open,close,2,0),colorgreen;
stickline(x_41,high,low,0,1),colorgreen;
流通市值:finance(40)/100000000,nodraw;
ma5角度:atan((ma(close,5)/ref(ma(close,5),1)-1)*100)*180/3.142,nodraw,colorred;
循环年位置:(close-llv(close,225))/(hhv(close,225)-llv(close,225))*100,nodraw,colorgreen;
x_42:=hhv(vol,10);
x_43:=barslast(x_42=vol);
x_44:=cross(ref(max(close,open),x_43),close);
stickline(x_44,max(close,open)*1.02,min(close,open)*0.98,0,1),colorred;
stickline(x_44,(open+close)/2,(open+close)/2,10,0),colorred;
drawicon(open>ref(max(close,open),1) and close>open and close>ref(close,1) and close>ma(close,5),low*0.97,11);
x_45:=close<ref(close,4) and ref(close,1)>ref(close,5);
x_46:=refx(close,1)<ref(close,3) and refx(close,2)<ref(close,2) and refx(close,3)<ref(close,1) and refx(close,4)<close and refx(close,5)<refx(close,1) and refx(close,6)<refx(close,2) and refx(close,7)<refx(close,3) and refx(close,8)<refx(close,4);
x_47:=close<ref(close,4) and ref(close,1)<ref(close,5) and ref(close,2)>ref(close,6);
x_48:=refx(close,1)<ref(close,3) and refx(close,2)<ref(close,2) and refx(close,3)<ref(close,1) and refx(close,4)<close and refx(close,5)<refx(close,1) and refx(close,6)<refx(close,2) and refx(close,7)<refx(close,3);
x_49:=close<ref(close,4) and ref(close,1)<ref(close,5) and ref(close,2)<ref(close,6) and ref(close,3)>ref(close,7);
x_50:=refx(close,1)<ref(close,3) and refx(close,2)<ref(close,2) and refx(close,3)<ref(close,1) and refx(close,4)<close and refx(close,5)<refx(close,1) and refx(close,6)<refx(close,2);
x_51:=close<ref(close,4) and ref(close,1)<ref(close,5) and ref(close,2)<ref(close,6) and ref(close,3)<ref(close,7) and ref(close,4)>ref(close,8);
x_52:=refx(close,1)<ref(close,3) and refx(close,2)<ref(close,2) and refx(close,3)<ref(close,1) and refx(close,4)<close and refx(close,5)<refx(close,1);
x_53:=close<ref(close,4) and ref(close,1)<ref(close,5) and ref(close,2)<ref(close,6) and ref(close,3)<ref(close,7) and ref(close,4)<ref(close,8) and ref(close,5)>ref(close,9);
x_54:=refx(close,1)<ref(close,3) and refx(close,2)<ref(close,2) and refx(close,3)<ref(close,1) and refx(close,4)<close;
x_55:=close<ref(close,4) and ref(close,1)<ref(close,5) and ref(close,2)<ref(close,6) and ref(close,3)<ref(close,7) and ref(close,4)<ref(close,8) and ref(close,5)<ref(close,9) and ref(close,6)>ref(close,10);
x_56:=refx(close,1)<ref(close,3) and refx(close,2)<ref(close,2) and refx(close,3)<ref(close,1);
x_57:=close<ref(close,4) and ref(close,1)<ref(close,5) and ref(close,2)<ref(close,6) and ref(close,3)<ref(close,7) and ref(close,4)<ref(close,8) and ref(close,5)<ref(close,9) and ref(close,6)<ref(close,10) and ref(close,7)>ref(close,11);
x_58:=refx(close,1)<ref(close,3) and refx(close,2)<ref(close,2);
x_59:=close<ref(close,4) and ref(close,1)<ref(close,5) and ref(close,2)<ref(close,6) and ref(close,3)<ref(close,7) and ref(close,4)<ref(close,8) and ref(close,5)<ref(close,9) and ref(close,6)<ref(close,10) and ref(close,7)<ref(close,11) and ref(close,8)>ref(close,12);
x_60:=refx(close,1)<ref(close,3);
x_61:=close<ref(close,4) and ref(close,1)<ref(close,5) and ref(close,2)<ref(close,6) and ref(close,3)<ref(close,7) and ref(close,4)<ref(close,8) and ref(close,5)<ref(close,9) and ref(close,6)<ref(close,10) and ref(close,7)<ref(close,11) and ref(close,8)<ref(close,12) and ref(close,9)>ref(close,13);
x_62:=if(period<4,low*(1-(period+1)/10*0.01),low*0.98);
x_63:=if(period<4,high*(1+(period+1)/10*0.01),high*1.05);
x_64:=currbarscount-1;
drawnumber(x_45 and (x_46 or x_64=0 or (x_64=1 and x_60) or (x_64=2 and x_58) or (x_64=3 and x_56) or (x_64=4 and x_54) or (x_64=5 and x_52) or (x_64=6 and x_50) or (x_64=7 and x_48)),x_62,1),colormagenta;
drawnumber(x_47 and (x_48 or x_64=0 or (x_64=1 and x_60) or (x_64=2 and x_58) or (x_64=3 and x_56) or (x_64=4 and x_54) or (x_64=5 and x_52) or (x_64=6 and x_50)),x_62,2),colormagenta;
drawnumber(x_49 and (x_50 or x_64=0 or (x_64=1 and x_60) or (x_64=2 and x_58) or (x_64=3 and x_56) or (x_64=4 and x_54) or (x_64=5 and x_52)),x_62,3),colormagenta;
drawnumber(x_51 and (x_52 or x_64=0 or (x_64=1 and x_60) or (x_64=2 and x_58) or (x_64=3 and x_56) or (x_64=4 and x_54)),x_62,4),colormagenta;
drawnumber(x_53 and (x_54 or x_64=0 or (x_64=1 and x_60) or (x_64=2 and x_58) or (x_64=3 and x_56)),x_62,5),colormagenta;
drawnumber(x_55 and (x_56 or x_64=0 or (x_64=1 and x_60) or (x_64=2 and x_58)),x_62,6),colormagenta;
drawnumber(x_57 and (x_58 or x_64=0 or (x_64=1 and x_60)),x_62,7),colormagenta;
drawnumber(x_59 and (x_60 or x_64<1),x_62,8),colormagenta;
drawnumber(x_61,x_62,9),colorgreen;
x_65:=close>ref(close,4) and ref(close,1)<ref(close,5);
x_66:=refx(close,1)>ref(close,3) and refx(close,2)>ref(close,2) and refx(close,3)>ref(close,1) and refx(close,4)>close and refx(close,5)>refx(close,1) and refx(close,6)>refx(close,2) and refx(close,7)>refx(close,3) and refx(close,8)>refx(close,4);
x_67:=close>ref(close,4) and ref(close,1)>ref(close,5) and ref(close,2)<ref(close,6);
x_68:=refx(close,1)>ref(close,3) and refx(close,2)>ref(close,2) and refx(close,3)>ref(close,1) and refx(close,4)>close and refx(close,5)>refx(close,1) and refx(close,6)>refx(close,2) and refx(close,7)>refx(close,3);
x_69:=close>ref(close,4) and ref(close,1)>ref(close,5) and ref(close,2)>ref(close,6) and ref(close,3)<ref(close,7);
x_70:=refx(close,1)>ref(close,3) and refx(close,2)>ref(close,2) and refx(close,3)>ref(close,1) and refx(close,4)>close and refx(close,5)>refx(close,1) and refx(close,6)>refx(close,2);
x_71:=close>ref(close,4) and ref(close,1)>ref(close,5) and ref(close,2)>ref(close,6) and ref(close,3)>ref(close,7) and ref(close,4)<ref(close,8);
x_72:=refx(close,1)>ref(close,3) and refx(close,2)>ref(close,2) and refx(close,3)>ref(close,1) and refx(close,4)>close and refx(close,5)>refx(close,1);
x_73:=close>ref(close,4) and ref(close,1)>ref(close,5) and ref(close,2)>ref(close,6) and ref(close,3)>ref(close,7) and ref(close,4)>ref(close,8) and ref(close,5)<ref(close,9);
x_74:=refx(close,1)>ref(close,3) and refx(close,2)>ref(close,2) and refx(close,3)>ref(close,1) and refx(close,4)>close;
x_75:=close>ref(close,4) and ref(close,1)>ref(close,5) and ref(close,2)>ref(close,6) and ref(close,3)>ref(close,7) and ref(close,4)>ref(close,8) and ref(close,5)>ref(close,9) and ref(close,6)<ref(close,10);
x_76:=refx(close,1)>ref(close,3) and refx(close,2)>ref(close,2) and refx(close,3)>ref(close,1);
x_77:=close>ref(close,4) and ref(close,1)>ref(close,5) and ref(close,2)>ref(close,6) and ref(close,3)>ref(close,7) and ref(close,4)>ref(close,8) and ref(close,5)>ref(close,9) and ref(close,6)>ref(close,10) and ref(close,7)<ref(close,11);
x_78:=refx(close,1)>ref(close,3) and refx(close,2)>ref(close,2);
x_79:=close>ref(close,4) and ref(close,1)>ref(close,5) and ref(close,2)>ref(close,6) and ref(close,3)>ref(close,7) and ref(close,4)>ref(close,8) and ref(close,5)>ref(close,9) and ref(close,6)>ref(close,10) and ref(close,7)>ref(close,11) and ref(close,8)<ref(close,12);
x_80:=refx(close,1)>ref(close,3);
x_81:=close>ref(close,4) and ref(close,1)>ref(close,5) and ref(close,2)>ref(close,6) and ref(close,3)>ref(close,7) and ref(close,4)>ref(close,8) and ref(close,5)>ref(close,9) and ref(close,6)>ref(close,10) and ref(close,7)>ref(close,11) and ref(close,8)>ref(close,12) and ref(close,9)<ref(close,13);
drawnumber(x_65 and (x_66 or x_64=0 or (x_64=1 and x_80) or (x_64=2 and x_78) or (x_64=3 and x_76) or (x_64=4 and x_74) or (x_64=5 and x_72) or (x_64=6 and x_70) or (x_64=7 and x_68)),x_63,1),colormagenta;
drawnumber(x_67 and (x_68 or x_64=0 or (x_64=1 and x_80) or (x_64=2 and x_78) or (x_64=3 and x_76) or (x_64=4 and x_74) or (x_64=5 and x_72) or (x_64=6 and x_70)),x_63,2),colormagenta;
drawnumber(x_69 and (x_70 or x_64=0 or (x_64=1 and x_80) or (x_64=2 and x_78) or (x_64=3 and x_76) or (x_64=4 and x_74) or (x_64=5 and x_72)),x_63,3),colormagenta;
drawnumber(x_71 and (x_72 or x_64=0 or (x_64=1 and x_80) or (x_64=2 and x_78) or (x_64=3 and x_76) or (x_64=4 and x_74)),x_63,4),colormagenta;
drawnumber(x_73 and (x_74 or x_64=0 or (x_64=1 and x_80) or (x_64=2 and x_78) or (x_64=3 and x_76)),x_63,5),colormagenta;
drawnumber(x_75 and (x_76 or x_64=0 or (x_64=1 and x_80) or (x_64=2 and x_78)),x_63,6),colormagenta;
drawnumber(x_77 and (x_78 or x_64=0 or (x_64=1 and x_80)),x_63,7),colormagenta;
drawnumber(x_79 and (x_80 or x_64<1),x_63,8),colormagenta;
drawnumber(x_81,x_63,9),colorgreen;
x_82:=open-(open-close)/3;
x_83:=(open+close)/2;
x_84:=open-2*(open-close)/3;
stickline((open+close)/2 and close/ref(close,1)>=1.035 or ref(close,1)/close>=1.035,(open+close)/2,(open+close)/2,3,0),colorblue;
上一指标公式:分时顶底指标分时副图日线也很好用详解 通达信好用日线
下一指标公式:逃顶指标副图详解 通达信贴图通达信
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文大阴梯量学看盘系统主图四详解 通达信图四系统仅供学习研究。