好公式网用指标公式为投资注入科技力量!
您的位置:好公式网飞狐公式帝式OP自动测涨跌主图源码公式下载 飞狐附图指标 源码

帝式OP自动测涨跌主图源码公式下载 飞狐附图指标 源码

  • 指标公式类型:飞狐公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2019-01-05 06:58:15
  • 指标公式标签:帝式OP 自动测涨跌
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:帝式OP自动测涨跌主图源码公式下载 飞狐附图指标 源码

源码:
kg1(20 1 50)
f1 (10 1 20)
p (10 1 20)
------------------------------------------------------------------------------------------------
d3x3:ma(c,3),shift3,colormagenta;
kg:=if(datatype<=1,1,if(datatype<=3,5,if(datatype<=5,10,kg1)));
f:=if(datatype<=3,1,if(datatype=4,3,if(datatype=5,5,f1)));
zx:=zig(4,kg);
cch:=peak(4,kg,1);
ccy:=trough(4,kg,1);
cc:if(zx<ref(zx,1),cch,ccy),linethick0;
w1:=cross(cch-0.02,zx);
w2:=cross(zx,ccy+0.02);
fd:=f/100;
ys:=if(zx<ref(zx,1),fd,-fd);
w:=if(zx<ref(zx,1),w1,w2);
h1:ref(cc*(1-ys*1),barslast(w)),linethick0;
h2:ref(cc*(1-ys*2),barslast(w)),linethick0;
h3:ref(cc*(1-ys*3),barslast(w)),linethick0;
h4:ref(cc*(1-ys*4),barslast(w)),linethick0;
h5:ref(cc*(1-ys*5),barslast(w)),linethick0;
h6:ref(cc*(1-ys*6),barslast(w)),linethick0;
h7:ref(cc*(1-ys*7),barslast(w)),linethick0;
h8:ref(cc*(1-ys*8),barslast(w)),linethick0;
h9:ref(cc*(1-ys*9),barslast(w)),linethick0;
h10:ref(cc*(1-ys*10),barslast(w)),linethick0;
h11:ref(cc*(1-ys*11),barslast(w)),linethick0;
h12:ref(cc*(1-ys*12),barslast(w)),linethick0;
h13:ref(cc*(1-ys*13),barslast(w)),linethick0;
h14:ref(cc*(1-ys*14),barslast(w)),linethick0;
h15:ref(cc*(1-ys*15),barslast(w)),linethick0;
hhd:=sysparam(4);
lld:=sysparam(5);
系数:=if(datatype=2,1.00005,if(datatype<6,1.0005,1.002));
stickline(cc>=lld and cc<=hhd,cc,cc*系数,20,0),colorff;
stickline(cc>=lld and cc<=hhd,h1,h1,5,0),colora0a0a0;
stickline(h1>lld and h1<hhd,h2,h2,5,0),colora0a0a0;
stickline(h2>lld and h2<hhd,h3,h3,5,0),colora0a0a0;
stickline(h3>lld and h3<hhd,h4,h4,5,0),colora0a0a0;
stickline(h4>lld and h4<hhd,h5,h5,5,0),colora0a0a0;
stickline(h5>lld and h5<hhd,h6,h6,5,0),colora0a0a0;
stickline(h6>lld and h6<hhd,h7,h7,5,0),colora0a0a0;
stickline(h7>lld and h7<hhd,h8,h8,5,0),colora0a0a0;
stickline(h8>lld and h8<hhd,h9,h9,5,0),colora0a0a0;
stickline(h9>lld and h9<hhd,h10,h10,5,0),colora0a0a0;
stickline(h10>lld and h10<hhd,h11,h11,5,0),colora0a0a0;
stickline(h11>lld and h11<hhd,h12,h12,5,0),colora0a0a0;
stickline(h12>lld and h12<hhd,h13,h13,5,0),colora0a0a0;
stickline(h13>lld and h13<hhd,h14,h14,5,0),colora0a0a0;
stickline(h14>lld and h14<hhd,h15,h15,5,0),colora0a0a0;
drawtext(w and cc>=lld and cc<=hhd,h1,''+numtostr(f*1,0)+'%'),pxdn5,colora0a0a0;
drawtext(w and h1>lld and h1<hhd,h2,''+numtostr(f*2,0)+'%'),pxdn5,colora0a0a0;
drawtext(w and h2>lld and h2<hhd,h3,''+numtostr(f*3,0)+'%'),pxdn5,colora0a0a0;
drawtext(w and h3>lld and h3<hhd,h4,''+numtostr(f*4,0)+'%'),pxdn5,colora0a0a0;
drawtext(w and h4>lld and h4<hhd,h5,''+numtostr(f*5,0)+'%'),pxdn5,colora0a0a0;
drawtext(w and h5>lld and h5<hhd,h6,''+numtostr(f*6,0)+'%'),pxdn5,colora0a0a0;
drawtext(w and h6>lld and h6<hhd,h7,''+numtostr(f*7,0)+'%'),pxdn5,colora0a0a0;
drawtext(w and h7>lld and h7<hhd,h8,''+numtostr(f*8,0)+'%'),pxdn5,colora0a0a0;
drawtext(w and h8>lld and h8<hhd,h9,''+numtostr(f*9,0)+'%'),pxdn5,colora0a0a0;
drawtext(w and h9>lld and h9<hhd,h10,''+numtostr(f*10,0)+'%'),pxdn5,colora0a0a0;
drawtext(w and h10>lld and h10<hhd,h11,''+numtostr(f*11,0)+'%'),pxdn5,colora0a0a0;
drawtext(w and h11>lld and h11<hhd,h12,''+numtostr(f*12,0)+'%'),pxdn5,colora0a0a0;
drawtext(w and h12>lld and h12<hhd,h13,''+numtostr(f*13,0)+'%'),pxdn5,colora0a0a0;
drawtext(w and h13>lld and h13<hhd,h14,''+numtostr(f*14,0)+'%'),pxdn5,colora0a0a0;
drawtext(w and h14>lld and h14<hhd,h15,''+numtostr(f*15,0)+'%'),pxdn5,colora0a0a0;
ak1:=barslast(w1)+1;
bk1:=barslast(w2)+1;
目前:=if(bk1>ak1,ak1,bk1);
drawnumber(w1,cc,ref(目前,1),0),align2,pxup30,colorff00ff;
drawnumber(w2,cc,ref(目前,1),0),align2,pxdn10,colorff00;
方向:=if(cc=cch,'下行 ','上升 ');
周期:=if(datatype=6,'天 ',if(datatype=7,'周 ',if(datatype=8,'月 ','单位')));
drawtextex(close>0,0,2,5,'目前波段'+方向+numtostr(目前,0)+周期);
drawtext(w1,cc,''+周期),pxup30,colorff00ff;
drawtext(w2,cc,''+周期),pxdn10,colorff00;

{p:10,1,30}

x1:=trough(4,p,1);
x8:=troughbars(4,p,1)=0;
x11:=troughbars(4,p,2);
x18:=troughbars(4,p,1);
x13:=troughbars(4,p,1);
x3:=peak(4,p,1);
x31:=peakbars(4,p,2);
x38:=peakbars(4,p,1);
x33:=peakbars(4,p,1);
x5:=peakbars(4,p,1)=0;
光标位置:=sysparam(1);
cldis:=x13[sysparam(1)];
chdis:=x33[sysparam(1)];
tcl:=光标位置-cldis;
tch:=光标位置-chdis;
bldis:=x18[sysparam(1)];
bhdis:=x38[sysparam(1)];
tbl:=光标位置-bldis;
tbh:=光标位置-bhdis;
aldis:=x11[sysparam(1)];
ahdis:=x31[sysparam(1)];
tal:=光标位置-aldis;
tah:=光标位置-ahdis;
k一浪a:=if(tcl>tch,tal,tah);
k二浪b:=if(tcl>tch,tbh,tbl);
k三浪c:=if(tcl>tch,tcl,tch);
ph:=high;
pl:=low;
p一浪a:if(tcl>tch,pl[tal+0],ph[tah+0]),linethick0;
p二浪b:if(tcl>tch,ph[tbh+0],pl[tbl+0]),linethick0;
p三浪c:if(tcl>tch,pl[tcl+0],ph[tch+0]),linethick0;
drawline(barpos=k一浪a,p一浪a,barpos=k二浪b,p二浪b,0),linedot,color77ffff;
drawline(barpos=k二浪b,p二浪b,barpos=k三浪c,p三浪c,0),linedot,color77ffff;
一浪长:=p二浪b-p一浪a;
y1:=一浪长;
p1:=p三浪c+y1;
vertline(barpos=k三浪c),linedot,colorffff;
drawtext(barpos=k三浪c,sysparam(4)*0.95,'转\n \n\n折\n \n点'),colorffff;
y0618:=一浪长*0.618;
p0618:=p三浪c+y0618;
partline(barpos>k三浪c,p0618),colorccff;
drawtext(barpos=k三浪c,p0618,' '+numtostr(p0618,3)+' cop'),colorccff;
y1000:=一浪长*1;
p1000:=p三浪c+y1000;
partline(barpos>k三浪c,p1000),colorccff;
drawtext(barpos=k三浪c,p1000,' '+numtostr(p1000,3)+' op'),colorccff;
y1618:=一浪长*1.618;
p1618:=p三浪c+y1618;
partline(barpos>k三浪c,p1618),colorccff;
drawtext(barpos=k三浪c,p1618,' '+numtostr(p1618,3)+' xop'),colorccff;
dk:=ma(close,7);
stickline(dk<=close and close>=open,high,low,0.1,1),colorff;
stickline(dk<=close and close>=open,close,open,8,1),colorff;
stickline(dk<=close and close<open,high,low,0.1,0),colorff;
stickline(dk<=close and close<open,close,open,8,0),colorff;
stickline(dk>close and close>=open,high,low,0.1,1),colorff00;
stickline(dk>close and close>=open,close,open,8,1),colorff00;
stickline(dk>close and close<open,high,low,0.1,0),colorff00;
stickline(dk>close and close<open,close,open,8,0),colorff00;
当前月:=fracpart(round(currentdate/100)/100)*100;
月:=month;
日:=day;
drawtext(sysparam(2)=barpos and numtostr(当前月,0)='1',close,numtostr(当前月,0)+'月时间之窗:5(小寒)、6、15、20(大寒)、21、*25\n \n \n \n '),align5,colorffff;
drawtext(sysparam(2)=barpos and numtostr(当前月,0)='2',close,numtostr(当前月,0)+'月时间之窗:4(立春)、6、15、18(雨水)21\n \n \n \n \n \n '),align5,colorffff;
drawtext(sysparam(2)=barpos and numtostr(当前月,0)='3',close,numtostr(当前月,0)+'月时间之窗:5(惊蛰)、6、15、*20(春分)、21\n \n \n \n \n '),align5,colorffff;
drawtext(sysparam(2)=barpos and numtostr(当前月,0)='4',close,numtostr(当前月,0)+'月时间之窗:4(清明)、6、15、20(谷雨)21\n \n \n \n \n \n '),align5,colorffff;
drawtext(sysparam(2)=barpos and numtostr(当前月,0)='5',close,numtostr(当前月,0)+'月时间之窗:5(立夏)、6、*12、15、21(小满)\n \n \n \n \n'),align5,colorffff;
drawtext(sysparam(2)=barpos and numtostr(当前月,0)='6',close,numtostr(当前月,0)+'月时间之窗:5(芒种)、6、*14、21(夏至)\n \n \n \n \n '),align5,colorffff;
drawtext(sysparam(2)=barpos and numtostr(当前月,0)='7',close,numtostr(当前月,0)+'月时间之窗:7(小暑)、8、15、*19、23(大暑)\n \n \n \n \n '),align5,colorffff;
drawtext(sysparam(2)=barpos and numtostr(当前月,0)='8',close,numtostr(当前月,0)+'月时间之窗:*6、7(立秋)、8、18、23(处暑)\n \n \n \n \n \n '),align5,colorffff;
drawtext(sysparam(2)=barpos and numtostr(当前月,0)='9',close,numtostr(当前月,0)+'月时间之窗:7(白露)、8、15、*18、23(秋分)\n \n \n \n \n '),align5,colorffff;
drawtext(sysparam(2)=barpos and numtostr(当前月,0)='10',close,numtostr(当前月,0)+'月时间之窗:8(寒露)、15、23(霜降)、*31\n \n \n \n \n '),align5,colorffff;
drawtext(sysparam(2)=barpos and numtostr(当前月,0)='11',close,numtostr(当前月,0)+'月时间之窗:7(立冬)、8、15、22(小雪)23、*28\n \n \n \n \n \n '),align5,colorffff;
drawtext(sysparam(2)=barpos and numtostr(当前月,0)='12',close,numtostr(当前月,0)+'月时间之窗:7(大雪)、8、15、22(冬至)23、*31\n \n \n \n \n \n '),align5,colorffff;
drawtextex(close,1,1,10,'板块:'+blkname),colorffff;

使用说明:移动光标能自动测试涨跌幅度,显示p1、p2、p3浪的价格!世界上没有最好的指标,只有适合!祝大家投资顺利!分享指标,分享快乐!



帝式op自动测涨跌主图《主图、源码、附图》

  >>>使用本站搜索工具可以找到更多帝式OP自动测涨跌主图源码公式下载 飞狐附图指标 源码

指标公式下载地址

点这下载软件
好公式网提供全网最全的指标公式软件,感谢您的支持!鼠标双击图片可看大图!
下载请点击右侧“立即下载”,如只有源码,请点击本页面右侧的导入方法按图导入!
本站指标基于网友分享,仅供研究自学,勿作他用,本站对下载使用不承担任何责任!

指标公式下载注意

    ☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!

    ☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。

    ☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;

    ☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;

    ☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;

    ☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;

    ☉ hxf格式指标公式,仅可以用同花顺软件引入使用。

    ☉ 如果您发现下载软件链接错误,请联系管理员报告错误。

    ☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!

    ☉ 本文帝式OP自动测涨跌主图源码公式下载 飞狐附图指标 源码仅供学习研究。

猜你喜欢

学了又学