分时掌控
{input:n(68,0,200),n1(1,0,5),n2(-10,-10,0),p(9,1,100),ddf(18,1,100),r1(5,1,100),r2(10,1,100),高(30,1,100),宽(22,1,100),期(7,1,100),pq(7,1,10),转(25,1,1000),本(5,1,100),入(25,1,30),出(22,1,30),nvv(5,1,100);} a1:=((close - (llv(low,27))) / ((hhv(high,27)) - (llv(low,27)))) * 100; a2:=sma(a1,9,1); a3:=sma(a2,5,1); a4:=sma(a3,3,1); a5:=(3 * a3) - (2 * a4); a6:=(((ma(close,68)) - ((ma(close,68)) / 3))); a7:=((close / a6) - 1) * 100; a8:=between(a7,1,-10); a9:=if((a8 > 1),5,88); a10:=(ma(winner(close),9)) * 100; a11:=(cross(a2,2.5)) * 85; 出击:if((a11 > 0),100,0),linethick3,colorred; drawtext((出击 > 0),80,'出击'),coloryellow; a12:=if(((a11 > 0) or (出击 > 0)),2,20); a13:=(2); a6:=(((3 * (sma(a1,5,1))) - (2 * (sma((sma(a1,5,1)),3,1))))); {买点准备:if(((a6 <= 9) and (a5 < 38)),62,0),linethick1,colorgreen;} {买入时间:if(((cross(a6,a13)) and (a5 < 20)),88,0),linethick2,colorcyan;} a14:=((ref(((((low + open) + close) + high) / 4),1))); a15:=(sma(abs((low - a14)),13,1)) / (sma((max((low - a14),0)),10,1)); a16:=ema(a15,10); a19:=((((hhv(high,9)) - close) / ((hhv(high,9)) - (llv(low,9)))) * 100) - 70; a20:=(sma(a19,9,1)) + 100; a21:=((close - (llv(low,9))) / ((hhv(high,9)) - (llv(low,9)))) * 100; a22:=sma(a21,3,1); a23:=(sma(a22,3,1)) + 100; a24:=a23 - a20; a25:=(if((a24 > 100),(a24 - 100),0)) * 1.2; a26:=ma(a25,2); a27:=((close - (ref(close,1))) / (ref(close,1))) * 100; a28:=((ema(close,12)) - (ema(close,26))) * 100; a29:=ema(a28,9); a30:=2 * (a28 - a29); drawtext((((a28 < -50) and (a27 > 7)) and (a28 < a29)),28,'底'),linethick2,colorred; drawtext((((a28 < -50) and (a27 > 7)) and (a28 >= a29)),5,'追'),colorwhite; stickline(((a28 < -50) and (a27 > 7)),0,10,3,0),colorffff66; a14:=((zig(3,34))); 进入:(((ref(a14,2)) > (ref(a14,1))) and (a14 > (ref(a14,1)))) * 80; 出货:(((ref(a14,2)) < (ref(a14,1))) and (a14 < (ref(a14,1)))) * 108,linethick2,colorred; drawtext((出货 > 28),88,'顶'),linethick1,coloryellow; drawtext((进入 > 28),39,'底'),linethick1,coloryellow; a31:=((high + low) + (3 * close)) / 5; a32:=ema(a31,5); a33:=ema(a31,21); a34:=ma(close,60); a35:=(count((close < a34),33)) > 31; a36:=cross(close,a34); a37:=(close / (ref(close,1))) > 1.045; a38:=if((((((close / (ref(close,1))) - 1) * 100) >= 5) and (close > (open * 1.04))),20,0); a39:=barslast(a38); a40:=if((((a39 <= 13) and (low < (ref(open,a39)))) and ((close / (ref(close,1))) <= 0.98)),10,0); a41:=(((count((close < (ref(close,1))),4)) >= 3) or ((count((close < (ref(close,1))),5)) >= 4)) or ((count((close < (ref(close,1))),6)) >= 5); a42:=(((((hhv(high,5)) / low) - 1) * 100) > 18) or (((((hhv(high,7)) / low) - 1) * 100) > 18); 超跌:if((((a41 and (a26 < 0.3)) and a42) and (close <= (ref(close,1)))),50,0),linethick2,colorwhite; a43:=(100 * ((hhv(high,5)) - close)) / ((hhv(high,5)) - (llv(low,5))); a44:=(100 * ((hhv(high,6)) - close)) / ((hhv(high,6)) - (llv(low,6))); a45:=80 - (((a43 * 3) + (a44 * 2)) / 5); 低吸:if((((超跌 or a40) and (a26 < 0.3)) and (a45 < -18)),65,0),linethick2,colorffff99; a47:=ref(close,2); a48:=((sma((max((close - a47),0)),7,1)) / (sma(abs((close - a47)),7,1))) * 100; 超卖1:if((a48 < 12),25,0),linethick3,colorred; a49:=((sma((max((close - (ref(close,1))),0)),7,1)) / (sma(abs((close - (ref(close,1)))),7,1))) * 100; 超卖2:if((a49 < 12),30,0),linethick3,colorblue; 派发:stickline((a48 > 90),(a48 + 1),(a48 - 1),38,0),colorred; 闪:if(((a48 < (ref(a48,1))) and (a48 > 88)),a48,0),colorred; drawtext((闪 > 88),68,'出'),coloryellow; a50:=((sma((max((close - (ref(close,1))),0)),5,1)) / (sma(abs((close - (ref(close,1)))),5,1))) * 100; a51:=((sma((max((close - (ref(close,1))),0)),10,1)) / (sma(abs((close - (ref(close,1)))),10,1))) * 100; a52:=a50 and (a50 > a51); a53:=llv(low,10); a54:=hhv(high,25); a55:=ema((((close - a53) / (a54 - a53)) * 4),4); {drawtext((cross(a55,0.3)),25,'买'),colorffffcc;} drawtext((cross(3.6,a55)),95,'卖'),colorgreen; a56:=(ma(high,30)) * (1 + (22 / 100)); a57:=(ma(low,30)) * (1 - (22 / 100)); a58:=close < (ref(close,3)); a59:=count((a58 = 1),30); stickline((a59 > 25),38,20,3,1),coloryellow; a60:=close > (ref(close,3)); a61:=count((a60 = 1),30); stickline((a61 > 22),38,20,3,1),colorgreen; a62:=((close - (llv(low,36))) / ((hhv(high,36)) - (llv(low,36)))) * 100; a63:=sma(a62,3,1); a64:=sma(a63,3,1); a65:=sma(a64,3,1); 波:(a64),colorred; 段:(a65),colorgreen; a66:=(cross(a64,a65)) and (a64 < 12); drawtext(((filter(a66,10)) = 1),20,'㊣'),linethick4,coloryellow; stickline(((filter(a66,10)) = 1),0,50,2,0),coloryellow; a67:=(cross(a65,a64)) and (a64 > 90); stickline(((filter(a67,5)) = 1),100,60,2,0),coloryellow; drawtext(((filter(a67,5)) = 1),78,'顶'),linethick3,coloryellow; a68:=((cross(a63,a64)) and (a64 > 82)) and (a64 > a65); stickline(a68,100,68,3,0),colorf00ff0; a69:=((close - (llv(close,124))) / ((hhv(close,124)) - (llv(close,124)))) * 100; a70:=a69 = 0; a71:=if(((close / cost(5)) < 0.7),1,0); a72:=llv(high,240); a73:=(100 * (close - a72)) / a72; a74:=a73 < 0; a75:=if(((close / cost(26)) < 0.7),1,0); a76:=((a71 or a75) and a70) and a74; a77:=((close - (ma(close,13))) / (ma(close,13))) * -100; a78:=((close - (llv(low,13))) / ((hhv(high,13)) - (llv(low,13)))) * 100; a79:=sma(a78,3,2); a80:=sma(a79,3,2); a81:=sma(a80,5,1); a82:=if(((close / cost(10)) < 0.65),1,0); 底部来临:if(((filter(a76,10)) = 1),120,0),linethick2,colorgreen; 止跌:(if(((filter(a82,3)) = 1),100,0)) * 50,colorffcc66; 牛势股票:(((ref(a77,1)) >= 16) and (((ref(a77,1)) / a77) >= 1.23)) and (cross(a80,a81)),colorred; stickline((牛势股票 > 0),0.9,80,10,0),colorred; drawtext(底部来临,25,'底部买点'),colorgreen; drawtext(牛势股票,68,'牛势再现'),colorwhite; drawtext(止跌,50,'止跌转牛势'),coloryellow; drawgbk((close > 0),strip(rgb(4,1,28),rgb(4,1,35),0));
上一指标公式:开心波段(副图+源码+附图)公式下载 大智慧源码附图
下一指标公式:主力吸货(副图)公式附实测图下载 大智慧指标源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文分时掌控(副图指标)公式下载 大智慧掌控源码仅供学习研究。