input: y(5,1,60),m(8,1,100),n(13,1,100);
drawgbk(c,colorrgb(36,68,36),colorrgb(100,100,100),1);
{-----------------------☆功能开关------------------------}
jqcb:=ema(c,3);
dscj1:=peakbars(3,y,1);
dscj2:=troughbars(3,y,1);
dscj3:=peakbars(2,y,1);
峰号:=datacount-dscj1[datacount];
谷号:=datacount-dscj2[datacount];
点石0:=ma(llv(jqcb,3),dscj2+1);
成金0:=ma(hhv(jqcb,1),dscj3+1);
压力0:=ma(wma(h,2),dscj1+1);
{未来参考k线}
f:=100*(c-ref(c,1))/ref(c,1);
p1:=if(c<ref(o,1) and f<0,1,0);
p3:=if(c>ref(o,1) and f>0,1,0);
p2:=if(c<ref(o,2) and f<0,1,0);
p4:=if(c>ref(o,2) and f>0,1,0);
买d5:=p1=0 and ref(p1,1)=1 and p2=0 and ref(p2,1)=1;
卖d6:=p3=0 and ref(p3,1)=1 and p4=0 and ref(p4,1)=1;
as:=zig(3,3);
涨al:=cross(as,ref(as,1));
跌ag:=cross(ref(as,1),as);
买点:=filter((troughbars(3,15,1)<4)=1,3);//提前一天
卖点:=filter((peakbars(3,15,1)<4)=1,3); //提前一天
{-----------------【图解模板】---------------------}
{k线}
stickline(o>=c,h,l,1,0),colorffbe5e;
stickline(o>=c,c,o,7,0),colorffbe5e;
stickline(c>=o,h,l,1,0),color5050ff;
stickline(c>=o,c,o,7,1),color5050ff;
{未来k线}
stickline(买点,l,(o+c)/2,0,0),colorwhite; {未来买点}
stickline(买点,c,(o+c)/2,7,0),colorwhite; {未来买点}
stickline(卖点,h,(o+c)/2,0,0),coloryellow;{未来卖点}
stickline(卖点,c,(o+c)/2,7,0),coloryellow;{未来卖点}
stickline(买d5 and 涨al,l,(o+c)/2,0,0),colorwhite; {未来买}
stickline(买d5 and 涨al,o,(o+c)/2,7,0),colorwhite; {未来买}
stickline(卖d6 and 跌ag,l,(o+c)/2,0,0),color3ea63e;{未来卖}
stickline(卖d6 and 跌ag,o,(o+c)/2,7,0),color3ea63e;{未来卖}
{压撑轨道}
gh:=h;
ghh:=hhv(h,n);
gl:=l;
gll:=llv(l,n);
if gh[datacount]=ghh[datacount] then begin
if gl[datacount]=gll[datacount] then begin
end;
end;
hu_1:=(o+3*c+l+h)/6;
dh:=hu_1;
止损:hhv(hu_1,m),linedash,precision2,colorwhite;
dl:=hu_1;
低位:llv(hu_1,m),linedash,precision2,colorgreen;
if dh[datacount]=止损[datacount] then begin
if dl[datacount]=低位[datacount] then begin
end;
end;
x_l1:=reverse((3*c+2*o+l+h)/7)+2*wma(wma((3*c+2*o+l+h)/7,1),5);
激进线: 3*x_l1-2*sma(x_l1,2,1),linethick,precision2,coloryellow;
{}
压力:partline(dscj1>0,压力0),linethick,colorff7d00; //压力--暗蓝
partline(dscj1>0,压力0),linethick2,colorblue;
点石:partline(dscj2>0,点石0),colorred; //点石--暗粉
成金:partline(dscj3>0 and 成金0>ref(成金0,1),成金0),linethick1,color0089ff;//成金--金黄
partline(1,激进线),linedot,coloryellow;
{}
drawicon(barpos=峰号,h*1.02,12);//预警信号
drawicon(barpos=谷号,l*0.98,10);//预警信号
drawnumber(barpos=峰号,h*1.02,jqcb,2),pxup26,align,colorwhite,shift1;
drawnumber(barpos=谷号,l*0.98,jqcb,2),pxup26,align,colorbrown,shift1;
drawtext(barpos=峰号,h*1.02,'▼'),align,colorff9700,shift1;
drawtext(barpos=谷号,l*0.98,'▲'),align,colorred,shift1;
//drawtext(barpos=sysparam(2),c,'■预警信号 -- 信号灯(不可操作!)'),align4,pxdn6,colorwhite;
asv:=dscj3>0 and cross(成金0,ref(成金0,1));
asw:=barslast(barpos=谷号)>0;
drawnumber(asv and asw,l*0.98,jqcb,2),align,color0089ff;
drawtext(asv and asw,l*0.98,'▲'),pxup26,align,color0089ff;
上一指标公式:解盘合集副图有解盘公式 飞狐合集源码指标 源码
下一指标公式:蠢蠢欲动副图公式 飞狐蠢蠢欲动指标 源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文点石成金主图公式 飞狐点石成金指标 源码仅供学习研究。