天狼剑选股
选股公式
var2a:=((close > ref(close,1)) and (close > ref(close,2)));
var3a:=((ref(var2a,1) and (close <= ref(close,1))) and (close >= ref(close,2)));
var4a:=((ref(var3a,1) and (close >= ref(close,1))) and (close <= ref(close,2)));
var5a:=((ref(var4a,1) and (close <= ref(close,1))) and (close >= ref(close,2)));
var6a:=((ref(var5a,1) and (close >= ref(close,1))) and (close <= ref(close,2)));
var7a:=((ref(var6a,1) and (close <= ref(close,1))) and (close >= ref(close,2)));
var8a:=((ref(var7a,1) and (close >= ref(close,1))) and (close <= ref(close,2)));
var9a:=((ref(var8a,1) and (close <= ref(close,1))) and (close >= ref(close,2)));
varaa:=((ref(var9a,1) and (close >= ref(close,1))) and (close <= ref(close,2)));
varba:=((ref(varaa,1) and (close <= ref(close,1))) and (close >= ref(close,2)));
varca:=((ref(varba,1) and (close >= ref(close,1))) and (close <= ref(close,2)));
varda:=((ref(varca,1) and (close <= ref(close,1))) and (close >= ref(close,2)));
vareaa:=((close < ref(close,1)) and (close < ref(close,2)));
varfa:=((ref(vareaa,1) and (close >= ref(close,1))) and (close <= ref
(close,2)));
var10a:=((ref(varfa,1) and (close <= ref(close,1))) and (close >= ref
(close,2)));
var11a:=((ref(var10a,1) and (close >= ref(close,1))) and (close <= ref
(close,2)));
var12a:=((ref(var11a,1) and (close <= ref(close,1))) and (close >= ref
(close,2)));
var13a:=((ref(var12a,1) and (close >= ref(close,1))) and (close <= ref
(close,2)));
var14a:=((ref(var13a,1) and (close <= ref(close,1))) and (close >= ref
(close,2)));
var15a:=((ref(var14a,1) and (close >= ref(close,1))) and (close <= ref
(close,2)));
var16a:=((ref(var15a,1) and (close <= ref(close,1))) and (close >= ref
(close,2)));
var17a:=((ref(var16a,1) and (close >= ref(close,1))) and (close <= ref
(close,2)));
var18a:=((ref(var17a,1) and (close <= ref(close,1))) and (close >= ref
(close,2)));
var19a:=((ref(var18a,1) and (close >= ref(close,1))) and (close <= ref
(close,2)));
红块:(ref((((((((((((vareaa or varfa) or var10a) or var11a) or var12a) or
var13a) or var14a) or var15a) or var16a) or var17a) or var18a) or var19a),1) and
var2a);
a13:=ema(close,55);
a14:=ma(close,75);
a15:=ema(a14,3);
a16:=ema(a15,3);
a17:=(high + low) / 5;
a18:=(ma(a17,4)) - (ma(a17,34));
a19:=cross(a18,0);
a20:=cross(0,a18);
a21:=barslast(a19);
a22:=barslast(a20);
a23:=ref(a19,1);
a24:=ref(a20,1);
a25:=barslast(a23);
a26:=barslast(a24);
a27:=if((a25 < a26),(ref((hhv(high,2)),a25)),(ref((llv(low,2)),a26)));
a28:=(((ref(close,1)) <= (ref(a27,1))) and (close > a27)) and (a21 < a22);
a29:=(((ref(close,1)) >= (ref(a27,1))) and (close < a27)) and (a22 < a21);
a30:=a28 and ((count(a28,a21)) = 1);
a31:=a29 and ((count(a29,a22)) = 1);
a32:=a30 and ((ref(barslast(a31),1)) < (ref(barslast(a30),1)));
天狼剑:=a32;
ac:=amount/(vol);
yy:=ma(ac,13);
lll:=(c-yy)/yy*100;
midc :=ma(close,22);
upperc:= midc + 2*std(c,22);
lowerc:= midc - 2*std(c,22);
bba:=(c-lowerc)/(upperc-lowerc);
lifengcyc:=(ref(lll,1)<-15 and ref(bba,1)<0 and lll>ref(lll,1));
狼来了:=lifengcyc>0;
天狼剑 or 狼来了;
【本文仅提供源码,并无公式下载,如需公式,请参照下面公式编辑录像自行编辑成公式】
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文天狼剑选股公式下载 大智慧源码选股仅供学习研究。