尖峰狙击抓牛启动主升浪主图指标
{尖峰狙击抓牛启动主升浪主图}
drawkline(h,o,l,c);
hb:=cost(99.9);
lb:=cost(0.1);
b3:=(hb-lb)/50;
b31:=hb-b3;
b32:=hb-2*b3;
b33:=hb-3*b3;
b34:=hb-4*b3;
b35:=hb-5*b3;
b36:=hb-6*b3;
b37:=hb-7*b3;
b38:=hb-8*b3;
b39:=hb-9*b3;
b310:=hb-10*b3;
b311:=hb-11*b3;
b312:=hb-12*b3;
b313:=hb-13*b3;
b314:=hb-14*b3;
b315:=hb-15*b3;
b316:=hb-16*b3;
b317:=hb-17*b3;
b318:=hb-18*b3;
b319:=hb-19*b3;
b320:=hb-20*b3;
b321:=hb-21*b3;
b322:=hb-22*b3;
b323:=hb-23*b3;
b324:=hb-24*b3;
b325:=hb-25*b3;
b326:=hb-26*b3;
b327:=hb-27*b3;
b328:=hb-28*b3;
b329:=hb-29*b3;
b330:=hb-30*b3;
b331:=hb-31*b3;
b332:=hb-32*b3;
b333:=hb-33*b3;
b334:=hb-34*b3;
b335:=hb-35*b3;
b336:=hb-36*b3;
b337:=hb-37*b3;
b338:=hb-38*b3;
b339:=hb-39*b3;
b340:=hb-40*b3;
b341:=hb-41*b3;
b342:=hb-42*b3;
b343:=hb-43*b3;
b344:=hb-44*b3;
b345:=hb-45*b3;
b346:=hb-46*b3;
b347:=hb-47*b3;
b348:=hb-48*b3;
b349:=hb-49*b3;
a1:=winner(hb)*100-winner(b31)*100;
a2:=winner(b31)*100-winner(b32)*100;
a3:=winner(b32)*100-winner(b33)*100;
a4:=winner(b33)*100-winner(b34)*100;
a5:=winner(b34)*100-winner(b35)*100;
a6:=winner(b35)*100-winner(b36)*100;
a7:=winner(b36)*100-winner(b37)*100;
a8:=winner(b37)*100-winner(b38)*100;
a9:=winner(b38)*100-winner(b39)*100;
a10:=winner(b39)*100-winner(b310)*100;
a11:=winner(b310)*100-winner(b311)*100;
a12:=winner(b311)*100-winner(b312)*100;
a13:=winner(b312)*100-winner(b313)*100;
a14:=winner(b313)*100-winner(b314)*100;
a15:=winner(b314)*100-winner(b315)*100;
a16:=winner(b315)*100-winner(b316)*100;
a17:=winner(b316)*100-winner(b317)*100;
a18:=winner(b317)*100-winner(b318)*100;
a19:=winner(b318)*100-winner(b319)*100;
a20:=winner(b319)*100-winner(b320)*100;
a21:=winner(b320)*100-winner(b321)*100;
a22:=winner(b321)*100-winner(b322)*100;
a23:=winner(b322)*100-winner(b323)*100;
a24:=winner(b323)*100-winner(b324)*100;
a25:=winner(b324)*100-winner(b325)*100;
a26:=winner(b325)*100-winner(b326)*100;
a27:=winner(b326)*100-winner(b327)*100;
a28:=winner(b327)*100-winner(b328)*100;
a29:=winner(b328)*100-winner(b329)*100;
a30:=winner(b329)*100-winner(b330)*100;
a31:=winner(b330)*100-winner(b331)*100;
a32:=winner(b331)*100-winner(b332)*100;
a33:=winner(b332)*100-winner(b333)*100;
a34:=winner(b333)*100-winner(b334)*100;
a35:=winner(b334)*100-winner(b335)*100;
a36:=winner(b335)*100-winner(b336)*100;
a37:=winner(b336)*100-winner(b337)*100;
a38:=winner(b337)*100-winner(b338)*100;
a39:=winner(b338)*100-winner(b339)*100;
a40:=winner(b339)*100-winner(b340)*100;
a41:=winner(b340)*100-winner(b341)*100;
a42:=winner(b341)*100-winner(b342)*100;
a43:=winner(b342)*100-winner(b343)*100;
a44:=winner(b343)*100-winner(b344)*100;
a45:=winner(b344)*100-winner(b345)*100;
a46:=winner(b345)*100-winner(b346)*100;
a47:=winner(b346)*100-winner(b347)*100;
a48:=winner(b347)*100-winner(b348)*100;
a49:=winner(b348)*100-winner(b349)*100;
a50:=winner(b349)*100-winner(lb)*100;
stickline(islastbar,hb ,hb ,a1*15 ,0 ),color666600;
stickline(islastbar,b31 ,b31 ,a1*15 ,0 ),color666600;
stickline(islastbar,b32 ,b32 ,a2*15 ,0 ),color666600;
stickline(islastbar,b33 ,b33 ,a3*15 ,0 ),color666600;
stickline(islastbar,b34 ,b34 ,a4*15 ,0 ),color666600;
stickline(islastbar,b35 ,b35 ,a5*15 ,0 ),color666600;
stickline(islastbar,b36 ,b36 ,a6*15 ,0 ),color666600;
stickline(islastbar,b37 ,b37 ,a7*15 ,0 ),color666600;
stickline(islastbar,b38 ,b38 ,a8*15 ,0 ),color666600;
stickline(islastbar,b39 ,b39 ,a9*15 ,0 ),color666600;
stickline(islastbar,b310 ,b310 ,a10*15 ,0 ),color666600;
stickline(islastbar,b311 ,b311 ,a11*15 ,0 ),color666600;
stickline(islastbar,b312 ,b312 ,a12*15 ,0 ),color666600;
stickline(islastbar,b313 ,b313 ,a13*15 ,0 ),color666600;
stickline(islastbar,b314 ,b314 ,a14*15 ,0 ),color666600;
stickline(islastbar,b315 ,b315 ,a15*15 ,0 ),color666600;
stickline(islastbar,b316 ,b316 ,a16*15 ,0 ),color666600;
stickline(islastbar,b317 ,b317 ,a17*15 ,0 ),color666600;
stickline(islastbar,b318 ,b318 ,a18*15 ,0 ),color666600;
stickline(islastbar,b319 ,b319 ,a19*15 ,0 ),color666600;
stickline(islastbar,b320 ,b320 ,a20*15 ,0 ),color666600;
stickline(islastbar,b321 ,b321 ,a21*15 ,0 ),color666600;
stickline(islastbar,b322 ,b322 ,a22*15 ,0 ),color666600;
stickline(islastbar,b323 ,b323 ,a23*15 ,0 ),color666600;
stickline(islastbar,b324 ,b324 ,a24*15 ,0 ),color666600;
stickline(islastbar,b325 ,b325 ,a25*15 ,0 ),color666600;
stickline(islastbar,b326 ,b326 ,a26*15 ,0 ),color666600;
stickline(islastbar,b327 ,b327 ,a27*15 ,0 ),color666600;
stickline(islastbar,b328 ,b328 ,a28*15 ,0 ),color666600;
stickline(islastbar,b329 ,b329 ,a29*15 ,0 ),color666600;
stickline(islastbar,b330 ,b330 ,a30*15 ,0 ),color666600;
stickline(islastbar,b331 ,b331 ,a31*15 ,0 ),color666600;
stickline(islastbar,b332 ,b332 ,a32*15 ,0 ),color666600;
stickline(islastbar,b333 ,b333 ,a33*15 ,0 ),color666600;
stickline(islastbar,b334 ,b334 ,a34*15 ,0 ),color666600;
stickline(islastbar,b335 ,b335 ,a35*15 ,0 ),color666600;
stickline(islastbar,b336 ,b336 ,a36*15 ,0 ),color666600;
stickline(islastbar,b337 ,b337 ,a37*15 ,0 ),color666600;
stickline(islastbar,b338 ,b338 ,a38*15 ,0 ),color666600;
stickline(islastbar,b339 ,b339 ,a39*15 ,0 ),color666600;
stickline(islastbar,b340 ,b340 ,a40*15 ,0 ),color666600;
stickline(islastbar,b341 ,b341 ,a41*15 ,0 ),color666600;
stickline(islastbar,b342 ,b342 ,a42*15 ,0 ),color666600;
stickline(islastbar,b343 ,b343 ,a43*15 ,0 ),color666600;
stickline(islastbar,b344 ,b344 ,a44*15 ,0 ),color666600;
stickline(islastbar,b345 ,b345 ,a45*15 ,0 ),color666600;
stickline(islastbar,b346 ,b346 ,a46*15 ,0 ),color666600;
stickline(islastbar,b347 ,b347 ,a47*15 ,0 ),color666600;
stickline(islastbar,b348 ,b348 ,a48*15 ,0 ),color666600;
stickline(islastbar,lb ,lb ,a50*15 ,0 ),color666600;
zt:=ref(c,1)*1.1-c<0.01 and h=c;{涨停}
当前获利筹码:=if(winner(close),winner(close)*100,0);
zx2:=min(a1,min(a2,min(a3,min(a4,min(a5,min(a6,min(a7,min(a8,min(a9,min(a10,min(a11,min(a12,min(a13,min(a14,min(a15,min(a16,min(a17,min(a18,min(a19,min(a20,min(a21,min(a22,min(a23,min(a24,min(a25,min(a26,min(a27,min(a28,min(a29,min(a30,min(a31,min(a32,min(a33,min(a34,min(a35,min(a36,min(a37,min(a38,min(a39,min(a40,min(a41,min(a42,min(a43,min(a44,min(a45,min(a46,min(a47,min(a48,min(a49,a50)))))))))))))))))))))))))))))))))))))))))))))))));
筹码最低处:cost(zx2),colormagenta;
rr:=cost(zx2/100);
筹码最高处:=cost(100-zx2),colormagenta;
drawtext(islastbar,筹码最低处,'筹码最低价'),colormagenta;
zx1:=max(a1,max(a2,max(a3,max(a4,max(a5,max(a6,max(a7,max(a8,max(a9,max(a10,max(a11,max(a12,max(a13,max(a14,max(a15,max(a16,max(a17,max(a18,max(a19,max(a20,max(a21,max(a22,max(a23,max(a24,max(a25,max(a26,max(a27,max(a28,max(a29,max(a30,max(a31,max(a32,max(a33,max(a34,max(a35,max(a36,max(a37,max(a38,max(a39,max(a40,max(a41,max(a42,max(a43,max(a44,max(a45,max(a46,max(a47,max(a48,max(a49,a50)))))))))))))))))))))))))))))))))))))))))))))))));
筹码最集中处:cost(zx1),colorred,linethick2;
筹码最集中处1:cost(100-zx1),coloryellow,linethick2;
drawtext(islastbar,筹码最集中处,'筹码集中价'),colorwhite;
峰尖价:if(zx1=a1,b31,if(zx1=a2,b32,if(zx1=a3,b33,if(zx1=a4,b34,if(zx1=a5,b35,if(zx1=a6,b36,
if(zx1=a7,b37,if(zx1=a8,b38,if(zx1=a9,b39,if(zx1=a10,b310,if(zx1=a11,b311,if(zx1=a12,b312,if(zx1=a13,b313,
if(zx1=a14,b314,if(zx1=a15,b315,if(zx1=a16,b316,if(zx1=a17,b317,if(zx1=a18,b318,if(zx1=a19,b319,if(zx1=a20,b320,
if(zx1=a21,b321,if(zx1=a22,b322,if(zx1=a23,b323,if(zx1=a24,b324,if(zx1=a25,b325,if(zx1=a26,b326,if(zx1=a27,b327,
if(zx1=a28,b328,if(zx1=a29,b329,if(zx1=a30,b330,if(zx1=a31,b331,if(zx1=a32,b332,if(zx1=a33,b333,if(zx1=a34,b334,
if(zx1=a35,b335,if(zx1=a36,b336,if(zx1=a37,b337,if(zx1=a38,b338,if(zx1=a39,b339,if(zx1=a40,b340,if(zx1=a41,b341,
if(zx1=a42,b342,if(zx1=a43,b343,if(zx1=a44,b344,if(zx1=a45,b345,if(zx1=a46,b346,if(zx1=a47,b347,if(zx1=a48,b348,
if(zx1=a49,b349,0))))))))))))))))))))))))))))))))))))))))))))))))),linethick2,colorgreen;
drawtext(islastbar,峰尖价,'峰尖价'),colorwhite;
stickline(筹码最集中处>low and 筹码最集中处<high,筹码最集中处,min(min(open,close),筹码最集中处),2,0),colormagenta;
stickline(筹码最集中处>min(c,o) and 筹码最集中处<max(c,o),筹码最集中处,min(open,close),2,0),colormagenta;
stickline(筹码最集中处>high,open,close,2,0),colormagenta;
stickline(筹码最集中处>high,high,low,0,0),colormagenta;
stickline(筹码最集中处>low and 筹码最集中处<high,筹码最集中处,min(min(open,close),筹码最集中处),1.5,0),colorgreen;
stickline(筹码最集中处>min(c,o) and 筹码最集中处<max(c,o),筹码最集中处,min(open,close),2,0),colorgreen;
stickline(筹码最集中处>high,open,close,2,0),colorgreen;
stickline(筹码最集中处>high,high,low,0,0),colorgreen;
df2:=(c-ref(c,1))/ref(c,1)*100>5;
df3:=(c-o)/o*100>4;
{好公式网-最好的股票公式网站 www.goodgongshi.com}
当天涨幅:(c-o)/o*100,nodraw;
v型反转:=l<筹码最集中处 and df2;
v型反转2:=cross(c,筹码最集中处) and df2;
v型反转3:=l<筹码最集中处 and df3;
drawtext(v型反转,l*0.98,'↖狙击'),colorcyan;
drawtext(v型反转2,l*0.98,'↖狙击'),colorcyan;
drawtext(v型反转3,l*0.98,'↖狙击'),colorcyan;
顶部突破3:=ref(筹码最集中处1,2)>ref(筹码最集中处1,1) and 筹码最集中处1>ref(筹码最集中处1,1);
顶部突破4:=ref(筹码最集中处1,2)=ref(筹码最集中处1,1) and 筹码最集中处1>ref(筹码最集中处1,1);
drawtext(顶部突破3 or 顶部突破4 ,l*0.99,'↖主升'),coloryellow;
r1:=l<峰尖价 and h>峰尖价 and zt;
r2:=cross(c,峰尖价) and zt;
drawtext(r1,l*0.98,'牛启动')colorcyan;
drawtext(r2,l*0.98,'牛启动')colorcyan;
上一指标公式:趋势KD超级特爽的指标下载 通达信趋势KD
下一指标公式:成本趋势和谐主图指标下载 通达信趋势源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文尖峰狙击抓牛启动主升浪主图(主图源码)下载 通达信源码仅供学习研究。