该公式包含未来函数:backset
线:=(sum((((2)*(close-close*0.2)+(open-open*0.2)+(high-high*0.2)+(low-low*0.2))/(5))*(vol),8))/(sum(vol,8)),color0099ff;
aa:=c-c*0.2,colorwhite;
var1:=backset(ref(high,2)=hhv(high,5),3);
var2:=cross(var1,0.9);
var3:=backset(ref(low,2)=llv(low,5),3);
var4:=cross(var3,0.9);
压力: ref(high,barslast(var2)), pointdot,colorea91b5;
stickline(close,ref(high,barslast(var2)),ref(high,barslast(var2)),5,0),colorea91b5;
支撑: ref(low,barslast(var4)), pointdot,color3791b5;
stickline(close,ref(low,barslast(var4)),ref(low,barslast(var4)),5,0),color3791b5;
drawtext(var2,high*1.02,''),color00e40e;
drawtext(var4,low*0.99,'停'),color00e40e;
var5:=if(var2,high,if(var4,low,0));
var6:=backset(ref(high,2)=hhv(high,5) and low<ref(low,1) and high<ref(high,1),3);
var7:=backset(ref(high,2)=hhv(high,5) and low>ref(low,1) and high>ref(high,1),3);
var8:=backset(ref(high,2)=hhv(high,5) and high<ref(high,1) and low>ref(low,1)
and ref(low,1)>ref(low,2) and ref(high,1)<ref(high,2),3);
var9:=backset(ref(low,2)=llv(low,5) and low>ref(low,1) and high>ref(high,1),3);
vara:=backset(ref(low,2)=llv(low,5) and low<ref(low,1) and high<ref(high,1),3);
varb:=backset(ref(low,2)=llv(low,5) and high<ref(high,1) and low>ref(low,1)
and ref(low,1)>ref(low,2) and ref(high,1)<ref(high,2),3);
drawtext(cross(var6,0.9),high*1.01,'坚定出'),colormagenta;
drawtext(cross(var9,0.9),low*0.99,'坚定买'),color0000ff;
drawtext(cross(var7,0.9),high*1.03,'犹豫'),color00e5e9;
drawtext(cross(vara,0.9),high*1.03,'犹豫'),color00e5e9;
drawtext(cross(var8,0.9),high,'等待'),colorff4100;
drawtext(cross(varb,0.9),high,'等待'),colorff4100;
现价:close,pointdot,colorred;
上一指标公式:通道主图指标下载 通达信通道
下一指标公式:JIER-主图指标下载 通达信JIER主图
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文压力支撑主图指标下载 通达信支撑压力仅供学习研究。