用参悟所得另类成交量用法编写的多空成交量追踪梅花抄底副图指标源码下载:
多线:27;
空线:55;
p:=((2)*(close) + high + low + open)/(5);
bb:=ma(p,3);
cc:=(sum(if((p > ref(p,1)),(p)*(vol),0),
4))/(sum(if((p < ref(p,1)),(p)*(vol),0),4));
dd:=ref(100 - (100)/(1 + cc),1);
a1:=hhv(p,15);
a2:=llv(p,15);
a3:=a1 - a2;
a4:=(ema((p - a2)/(a3),2))*(100);
多方力度1:=(3*sma((close-llv(low,24))/(hhv(high,24)-llv(low,
24))*100,5,1)-2*sma(sma((close-llv(low,
27))/(hhv(high,24)-llv(low,24))*100,5,1),3,1));
空方力度1:=(100*(hhv(high,95)-close)/(hhv(high,95)-llv(low,95)));
强:空方力度1<多方力度1,colorred;
stickline(空方力度1<多方力度1,0,100,6.6.0,0)color001050;
弱:stickline(空方力度1>多方力度1,0,100,9.9.0,0)colorlicyan;
短线1:=a4;{好公式网-最好的股票公式网站 www.goodgongshi.com}
短线:if(currbarscount>短线1, drawnull,短线1),color888888,linethick1;
if(短线>ref(短线,1),短线,drawnull),linethick1,colorred;
多方力度:(3*sma((close-llv(low,多线))/(hhv(high,多线)-llv(low,
多线))*100,5,1)-2*sma(sma((close-llv(low,多线))/(hhv(high,27)-llv(low,
多线))*100,5,1),3,1)),color00ffff,linethick2;
空方力度:100*(hhv(high,空线)-close)/(hhv(high,
空线)-llv(low,空线)),color00ec00,linethick1;
drawtext(islastbar,短线,'←短线'),color888888;
drawtext(islastbar,多方力度,'←多方'),coloryellow;
drawtext(islastbar,空方力度,'←空方'),colorgreen;
持币:=(if(sar(10,2,20)>=h,sar(10,2,20),drawnull));
持股:(if(sar(10,2,20)<=l,sar(10,2,20),drawnull)),colorred,nodraw;
stickline(持币,50,50,2.1.1,0),colorcyan;
stickline(持股,50,50,2.1.1,0),colorred;
买点:ref(持币,1)>0 and 持股>0,colorlired;
rsv:=(close-llv(low,30))/(hhv(high,30)-llv(low,30))*100;
k:=sma(rsv,3,1);
d:=sma(k,3,1);
j:=3*k-2*d;
var1:=3*sma((close-llv(low,27))/(hhv(high,27)-llv(low,27))*100,5,1)-2*sma(sma
((close-llv(low,27))/(hhv(high,27)-llv(low,27))*100,5,1),3,1);
var2:=ema(var1,8);
var3:=3*sma((close-llv(low,55))/(hhv(high,55)-llv(low,55))*100,5,1)-2*sma(sma
((close-llv(low,55))/(hhv(high,55)-llv(low,55))*100,5,1),3,1);
趋势:=ema(var3,3)-10;
var4:=(趋势-ref(趋势,1))/ref(趋势,1)*100;
var5:=filter((趋势<=13 and var4>13),10);
var6:=filter((趋势>=90 and var4),10);
var7:=llv(low,30);
var8:=hhv(high,30);
var9:=ema((close-var7)/(var8-var7)*4,4)*25;
var10:=(var9-llv(var9,4))/(hhv(var9,4)-llv(var9,4))*100;
var11:=sma(abs(low-ref(low,1)),3,1)/sma(max(low-ref(low,1),0),3,1);
var12:=hhv(var11,30)*8;
var2222:=ref(low,1);
var3333:=(sma(abs(low-var2222),3,1))/(sma(max(low-var2222,0),3,1))*100;
var4444:=ema(if(close*1.3,var3333*10,var3333/10),3);
var5555:=llv(low,30);
var6666:=hhv(var4444,30);
var7777:=if(ma(close,58),1,0);
主力吸筹:(ema(if(low<=var5555,(var4444+var6666*2)/2,0),3))/(618)*var7777,nodraw;
var9999:=if(主力吸筹>100,100,主力吸筹);
ma1:=ma(c,5);
ma2:=ma(c,10);
ma3:=ma(c,20);
ma4:=ma(c,60);
ma5:=ma(c,120);
筹码:=(cost(90)+cost(70)+cost(50)+cost(30)+cost(10))/5;
今获利:winner(c)*100,colorwhite,nodraw;
昨获利:=ref(今获利,1),coloryellow,nodraw;
获利比增:今获利-昨获利,colorred,nodraw;
二日涨幅:=(c-ref(c,5))/ref(c,5)*100;
五日涨幅:=(c-ref(c,5))/ref(c,5)*100;
十日涨幅:=(c-ref(c,10))/ref(c,10)*100;
二十涨幅:=(c-ref(c,20))/ref(c,20)*100;
十五涨幅:=(c-ref(c,15))/ref(c,15)*100;
六十涨幅:=(c-ref(c,60))/ref(c,60)*100;
量比:=v/ref(ma(v,1),1);
五日换手:=sum(vol,5)*100/capital;
二十换手:=sum(vol,20)*100/capital;
六十换手:=sum(vol,60)*100/capital;
趋势线:=(ma(close,5)+ma(close,10)+ma(close,15)+ma(close,20))/4;
牛熊线:=ma(close,26);
生命线:=ema(close,55);
avar10:=llv(low,10);
avar13:=hhv(high,25);
红线:=ema((close-avar10)/(avar13-avar10)*4,4)*25;
a:=if(空方力度1<多方力度1,红线,drawnull),linethick2,color0000ff;
rsv10:=(hhv(high,11)-close)/(hhv(high,11)-llv(low,11))*100;
绿线:=sma(rsv10,3,1);
b:=if(空方力度1<多方力度1,绿线,drawnull),linethick2,colorwhite;
多方辅助:if(currbarscount>5, drawnull,a)color0000ff,linethick2;
空方辅助:if(currbarscount>5, drawnull,b)colorwhite,linethick2;
强势持股:if(空方力度<空方辅助 and 空方力度<50 and 空方力度<多方辅助
and 空方辅助<多方辅助,空方力度 and 空方辅助<ref(空方辅助,
1),drawnull),linethick1,colorred;
天:95,pointdot,colorffff00;
界:=50,pointdot,colorffffff;
地:5,pointdot;
jd1:=max(max(趋势线,牛熊线),生命线);
jx1:=min(min(趋势线,牛熊线),生命线);
一阳定势:=(c>jd1 and o<jx1 and 量比>1 and cross(多方力度,
空方力度) and c/ref(c,1)>1.02),colorred,nodraw;
金银袋:=(c>生命线 and l <生命线 and c>趋势线 and cross(多方力度,
空方力度) and c/ref(c,1)>1.02 and 量比>1.1 and c>o and h/max(o,c)<1.05),coloryellow,nodraw;
红钻石:=c/ref(c,1)>1.03 and 量比>1.1 and cross(多方力度,空方力度),colorlired,nodraw;
stickline(一阳定势,50,65,2.7.2,0),color0000aa;
stickline(一阳定势,50,65,1.9.4,0),color0000bb;
drawicon(红钻石,35,25);
drawicon(金银袋,45,9);
a5:=((close - (llv(low,9))) / ((hhv(high,9)) - (llv(low,9)))) * 100;
a6:=sma(a5,3,1);
a7:=sma(a6,3,1);
a17:=ma(close,90);
a26:=((close - a17) / a17) * 100;
rsv2:=(close-llv(low,9))/(hhv(high,9)-llv(low,9))*100;
k2:=sma(rsv2,3,1);
d2:=sma(k2,3,1);
a65:=(cross(k2,d2)) * 60;
a105:=ma(close,27);
a106:=((close - a105) / a105) * 100;
a107:=(ma(a106,3));
a149:=barslast(((cross(-10,a107)) = 1));
a150:=barslast(((cross(a107,10)) = 1));
a151:=((a107 < -10) and (a149 > 3));
a152:=((a107 > 10) and (a150 > 3));
安全:=(((if(a151,a107,0)) < 0) * -10),colorgreen;
stickline(var9999>-150,0,var9999,2,0),colorff00ff;
龙抬头:=((((((a65 and 安全) and ((a6 - a7) > 1.5)) and
(open != high)) and (a26 < -10)) or (安全 and (cross(a6,a7)))) * 20);
if(龙抬头,6,drawnull),crossdot,linethick6,colorred;
趋势线2:=ma((close-ma(close,40))/ma(close,40)*100 ,2);
钻石底:=(趋势线2<-20),colorligreen,nodraw;
drawicon(钻石底,2,27);
varl1:=(high+low+close)/3;
varl2:=(varl1-ma(varl1,14))/(0.015*avedev(varl1,14));
varl3:=(varl1-ma(varl1,70))/(0.015*avedev(varl1,70));
varl4:=if(varl2>=150 and varl2<200 and varl3>=150 and varl3<200,10,0);
varl5:=if(varl2<=-150 and varl2>-200 and varl3<=-150 and varl3>-200,-10,varl4);
pjx:=ma(100*(close-llv(close,34))/(hhv(high,34)-llv(low,34)),5)-20;
短期强弱:=pjx;
varl1a:=if(pjx>0,pjx,0);
varl1b:=if(varl3>=200 and varl2>=150,15,if(varl3<=-200 and varl2<=-150,-15,varl5));
抄底:ref(varl1b=-15,1) and varl1b>-15,nodraw;
drawtext(抄底,5,' ★抄底'),coloryellow;
var01:=(high+low+close)/3;
var02:=(var01-ma(var01,14))/(0.015*avedev(var01,14));
var03:=(var01-ma(var01,70))/(0.015*avedev(var01,70));
var04:=if(var02>=150 and var02<200 and var03>=150 and var03<200,10,0);
var05:=if(var02<=-150 and var02>-200 and var03<=-150 and var03>-200,-10,var04);
var1b:=(if(var03>=200 and var02>=150,15,if(var03<=-200 and var02<=-150,-15,var05))+60);
drawtext(filter(var1b=75,5),95,'★逃顶'),colorligreen;
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文用参悟所得另类成交量用法编写的多空成交量追踪梅花抄底副图指标下载仅供学习研究。