淡泊操盘
买线:ema(c,5),color000999;
卖线:ema(slope(c,21)*20+c,42),pointdot,colorblue,linethick3;
buy1:=cross(买线,卖线);
sel1:=cross(卖线,买线);
//www.goodgongshi.com
drawtext(buy1,low*0.95,'b '),colorred,linethick6;
drawtext(sel1,high*1.05,'s'),colorgreen,linethick6;
stickline(买线>=卖线,low,high,0.1,1),colorred;
stickline(买线>=卖线,close,open,8,1),colorred;
stickline(买线>=卖线,close,open,10,1),colorbrown;
stickline(买线<卖线,close,open,10,0),colorffff00;
stickline(买线<卖线,close,open,8,0),color00ff00;
stickline(买线<卖线,low,high,0.1,1),color00ff00;
stickline(cross(买线,卖线) or cross(卖线,买线),open,close,6,0),colorblue;
限制:=ema((((h+c)/2+l+(c+l)/2)/3-ema(llv(((h+c)/2+l+(c+l)/2)/3,89),2))/(ema(hhv (((h+c)/2+l+(c+l)/2)/3,21),2)-ema(llv(((h+c)/2+l+(c+l)/2)/3,89),2)),8)*100;
平衡:=sma(ema(sma((c+l)/2,3,1),3),5,1);
drawtext(filter(平衡>ref(平衡,1)and hhv(ma((h+c)/2,13),10)<ref(hhv(ma((h+c)/2,13),10),1)and((c+l)/2)>ref((c+l)/2,1),5)and 限制<88,l*0.98,' ------'),colorcyan;
均价:=(3*close+high+low+open)/6;
重心:(c+0.618*ref(c,1)+0.382*ref(c,1)+0.236*ref(c,3)+0.146*ref(c,4))/2.382,colordddddd,linethick0,precis2;
智能辅助线:=(20*均价+19*ref(均价,1)+18*ref(均价,2)+17*ref(均价,3)+16*ref(均价,4)+15*ref(均价,5)+14*ref(均价,6)+13*ref(均价,7)+12*ref(均价,8)+11*ref(均价,9)+10*ref(均价,10)
+9*ref(均价,11)+8*ref(均价,12)+7*ref(均价,13)+6*ref(均价,14)+5*ref(均价,15)+4*ref(均价,16)+3*ref(均价,17)+2*ref(均价,18)+ref(均价,20))/210;
工作线:=ema(((slope(均价,18)*27)+均价),45);
操盘线:(智能辅助线+工作线)/2,color00e800,dotline,precis2,layer1;
partline(操盘线,操盘线>=ref(操盘线,1) and 重心>=操盘线,rgb(255,0,0),操盘线>=ref(操盘线,1) and 重心<操盘线,rgb(0,228,0)),linethick2,layer0;
龙线:wma(均价,8),colorred,linethick0;
渊线:(llv(龙线,2)+llv(龙线,4)+llv(龙线,6))/3,colore99900,linethick0;
partline(龙线,龙线>渊线 and 龙线>ref(龙线,1),rgb(229,229,0),1,rgb(0,69,219)),linethick1,layer0;
partline(渊线,龙线=渊线,rgb(0,89,229),1,rgb(169,169,0)),linethick1,layer0;
fillrgn(龙线,渊线,龙线>渊线 and 龙线>=ref(龙线,1),rgb(129,129,0),龙线>渊线 and 龙线<ref(龙线,1),rgb(0,99,0)),layer2;
towerc:=forcast(ema((3*close+2*open+high+low)/7,3),6);
partline(龙线,towerc>=ref(towerc,1),rgb(255,255,0),towerc<ref(towerc,1),rgb(0,89,219)),pointdot,linethick3,layer0;
上一指标公式:阿风三合一指标附实测图下载 同花顺阿风三合一
下一指标公式:新顶底背离指标附实测图下载 同花顺新顶底背离
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文淡泊操盘指标附实测图下载 同花顺淡泊操盘仅供学习研究。