ma20:ma(c,20),;
ma40:ma(c,40),colorgreen;
stickline( c>ref(c,1)*1.03 and v>ref(llv(v,3),1)*2 and c>o, c,o,3,0),coloryellow;
stickline(c>ref(c,1)*1.095 and c=h,c,o,1.5,0),colorred;
la:=barslast(c>ref(c,1)*1.098);
lc:=ref(close,la);
lo:=ref(open,la);
lal:=ref(l,la);
lah:=ref(h,la);
a0:=((l+h+c*2)/4);
上:=ema(a0,14)*1.1382;
一涨停:=every(c/ref(c,1)>=1.097 and c=h,1);
双涨停:=every(c/ref(c,1)>=1.097 and c=h,2);
三涨停:=every(c/ref(c,1)>=1.097 and c=h,3) and h>l;
策略1a:=exist((c/ref(c,2)-1)*100>20,2) and count(lc>lo,3)>=1 and o<ref(c,1) and c<ref(c,1) and c>o and c>ref(o,1) and ref(c,1)>ref(c,2) ;
策略1b:=exist(双涨停,3) and count(lc>lo,4)>=1 and o<ref(c,1) and c<ref(c,1) and c>o and c>ref(o,1) and ref(c,1)>ref(c,2) ;
角度:=atan((ma(c,5)/ref(ma(c,5),1)-1)*100)*57.3;
持有:=exist(一涨停,5) and 角度>50 and c>上 and c>ref(c,1) and c>上 ;
drawtext(持有,low,'↖龙'),coloryellow;
涨停:=if((c-ref(c,1))*100/ref(c,1)>=(10-0.01*100/ref(o,1)),1,0);
zdf:=(c-ref(c,1))/ref(c,1)*100;
stickline(zdf<-9.9,o,c,1,0),colorgreen;
上一指标公式:买卖机密底部发现指标公式详解 同花顺买卖发现
下一指标公式:AI持仓线指标公式详解 同花顺持仓
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文SS1指标公式详解 同花顺SS1仅供学习研究。