{"id":859,"date":"2025-11-10T11:33:42","date_gmt":"2025-11-10T03:33:42","guid":{"rendered":"https:\/\/www.mzlh8.com\/?p=859"},"modified":"2025-11-10T11:33:43","modified_gmt":"2025-11-10T03:33:43","slug":"%e7%a8%8b%e5%ba%8f%e5%8c%96%e4%ba%a4%e6%b5%81%e7%ac%ac402%e7%af%87%ef%bc%9a%e6%9c%ba%e6%9e%84%e7%89%9b%e8%82%a1%e4%b8%bb%e5%8d%87%e6%b5%aa%e4%b8%bb%e5%9b%be%e5%89%af%e5%9b%be%e9%80%89%e8%82%a1","status":"publish","type":"post","link":"https:\/\/www.mzlh8.com\/?p=859","title":{"rendered":"\u6307\u6807\u516c\u5f0f\u7b2c402\u7bc7\uff1a\u673a\u6784\u725b\u80a1\u4e3b\u5347\u6d6a\u4e3b\u56fe+\u526f\u56fe+\u9009\u80a1\u6307\u6807\u516c\u5f0f"},"content":{"rendered":"<div class=\"RichText ztext Post-RichText css-1sds6ep\" options=\"[object Object]\" uia-uid=\"0|2\">\n<p data-first-child=\"\" data-pid=\"3BO_GopP\"><b><span><a>\u725b\u80a1\u4e3b\u5347\u6d6a<\/a><\/span>\u4e3b\u56fe\u6307\u6807\u516c\u5f0f\uff1a<\/b><\/p>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic3.zhimg.com\/v2-2d4bd76444683f3b5b75b0bd0dfda25e_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1883\" data-rawheight=\"591\" data-original-token=\"v2-41991e500a340995d87fe82e4421e070\" class=\"origin_image zh-lightbox-thumb\" width=\"1883\" data-original=\"https:\/\/pic3.zhimg.com\/v2-2d4bd76444683f3b5b75b0bd0dfda25e_r.jpg\"><\/div>\n<\/figure>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic4.zhimg.com\/v2-12f83cce4ff14ec5c04511496aabc403_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1246\" data-rawheight=\"410\" data-original-token=\"v2-f523595733972a8b4506737be98558b6\" class=\"origin_image zh-lightbox-thumb\" width=\"1246\" data-original=\"https:\/\/pic4.zhimg.com\/v2-12f83cce4ff14ec5c04511496aabc403_r.jpg\"><\/div>\n<\/figure>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic3.zhimg.com\/v2-c7ea311b7b1794f24c6c4813df18faa4_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1245\" data-rawheight=\"1068\" data-original-token=\"v2-0ef4bcc0e42d7a8f62953ba9e0fb8314\" class=\"origin_image zh-lightbox-thumb\" width=\"1245\" data-original=\"https:\/\/pic3.zhimg.com\/v2-c7ea311b7b1794f24c6c4813df18faa4_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">X_1:=REF(<span><a>EMA<\/a><\/span>((HIGH+LOW+CLOSE)\/3,10),1);\nX_2:=EMA(<span><a>HHV<\/a><\/span>(HIGH,10),3);\nX_3:=EMA(<span><a>LLV<\/a><\/span>(LOW,10),3);\nWEKR:EMA(X_1*2-X_3,5),COLORMAGENTA,LINETHICK3;\nIF(CLOSE&gt;WEKR,WEKR,DRAWNULL),COLORMAGENTA,LINETHICK3;\nIF(CLOSE&lt;WEKR,WEKR,DRAWNULL),COLORBLUE,LINETHICK3;\nDRAWKLINE(HIGH,OPEN,LOW,CLOSE);\nX_4:=DATE&lt;1390720;\nX_5:=(REF(CLOSE,1)-CLOSE)\/REF(CLOSE,1)*100&gt;=10;\nSTICKLINE(X_5,CLOSE,OPEN,2,0),COLORGREEN;\nX_6:=DMA(CLOSE,VOL\/CAPITAL);\nX_7:=(CLOSE\/REF(CLOSE,1)-1)*100&gt;7;\nX_8:=(CLOSE\/REF(CLOSE,1)-1)*100&lt;=(-3);\nX_9:=OPEN&lt;WEKR AND CLOSE&gt;WEKR AND X_4 AND X_7;\nSTICKLINE(X_9,OPEN,CLOSE,4,0),COLORYELLOW;\nDRAWTEXT(X_9,LOW*0.96,'\u673a\u6784'),COLORYELLOW;\nSTICKLINE(CLOSE&gt;OPEN,HIGH,LOW,0.01,0),COLOR00009A;\nSTICKLINE(CLOSE&gt;OPEN,HIGH,LOW,0,0),COLOR0000FA;\nSTICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,3.5,0),COLOR00006A;\nSTICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,3.4,0),COLOR00007A;\nSTICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,3.3,0),COLOR00008A;\nSTICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,3.2,0),COLOR00009A;\nSTICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,3.1,0),COLOR0000AA;\nSTICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,2.8,0),COLOR0000BA;\nSTICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,2.5,0),COLOR0000CA;\nSTICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,2.1,0),COLOR0000DA;\nSTICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,1.7,0),COLOR0000E5;\nSTICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,1.2,0),COLOR0000EF;\nSTICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,0.7,0),COLOR0000F5;\nSTICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,0.2,0),COLOR0000FA;\nSTICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,0.05,0),COLOR0000FC;\nSTICKLINE(CLOSE=OPEN OR (CLOSE+0.005-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=10,LOW,HIGH,0,0),COLOR00AACC;\nSTICKLINE(CLOSE=OPEN OR (CLOSE+0.005-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=10,LOW,HIGH,0,0),COLOR11FFFF;\nSTICKLINE(CLOSE=OPEN OR (CLOSE+0.005-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=10,CLOSE,OPEN,3.5,0),COLOR0044AA;\nSTICKLINE(CLOSE=OPEN OR (CLOSE+0.005-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=10,CLOSE,OPEN,3.4,0),COLOR0055AA;\nSTICKLINE(CLOSE=OPEN OR (CLOSE+0.005-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=10,CLOSE,OPEN,3.3,0),COLOR0066BB;\nSTICKLINE(CLOSE=OPEN OR (CLOSE+0.005-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=10,CLOSE,OPEN,3.2,0),COLOR0077BB;\nSTICKLINE(CLOSE=OPEN OR (CLOSE+0.005-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=10,CLOSE,OPEN,3.1,0),COLOR0088CC;\nSTICKLINE(CLOSE=OPEN OR (CLOSE+0.005-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=10,CLOSE,OPEN,2.8,0),COLOR0099CC;\nSTICKLINE(CLOSE=OPEN OR (CLOSE+0.005-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=10,CLOSE,OPEN,2.5,0),COLOR00AADD;\nSTICKLINE(CLOSE=OPEN OR (CLOSE+0.005-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=10,CLOSE,OPEN,2.1,0),COLOR00BBDD;\nSTICKLINE(CLOSE=OPEN OR (CLOSE+0.005-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=10,CLOSE,OPEN,1.7,0),COLOR00CCEE;\nSTICKLINE(CLOSE=OPEN OR (CLOSE+0.005-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=10,CLOSE,OPEN,1.2,0),COLOR00DDEE;\nSTICKLINE(CLOSE=OPEN OR (CLOSE+0.005-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=10,CLOSE,OPEN,0.7,0),COLOR00EEEE;\nSTICKLINE(CLOSE=OPEN OR (CLOSE+0.005-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=10,CLOSE,OPEN,0.2,0),COLOR00F0F3;\nSTICKLINE(CLOSE=OPEN OR (CLOSE+0.005-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=10,CLOSE,OPEN,0.05,0),COLOR00F6F3;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=6.98,CLOSE,CLOSE*1,0,0),COLOR00AACC;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=6.98,CLOSE,CLOSE*1,0,0),COLOR11FFFF;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=6.98,CLOSE,CLOSE*1,3.5,0),COLOR0055AA;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=6.98,CLOSE,CLOSE*1,3.4,0),COLOR0066AA;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=6.98,CLOSE,CLOSE*1,3.3,0),COLOR0066BB;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=6.98,CLOSE,CLOSE*1,3.2,0),COLOR0077BB;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=6.98,CLOSE,CLOSE*1,3.1,0),COLOR00AACC;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=6.98,CLOSE,CLOSE*1,2.8,0),COLOR00BBCC;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=6.98,CLOSE,CLOSE*1,2.5,0),COLOR00CCCC;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=6.98,CLOSE,CLOSE*1,2.1,0),COLOR00CCDD;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=6.98,CLOSE,CLOSE*1,1.7,0),COLOR00DDDD;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=6.98,CLOSE,CLOSE*1,1.2,0),COLOR00DDEE;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=6.98,CLOSE,CLOSE*1,0.7,0),COLOR00EEEE;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=6.98,CLOSE,CLOSE*1,0.2,0),COLOR00EEFF;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;=6.98,CLOSE,CLOSE*1,0.05,0),COLOR00F3FF;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;4.99,OPEN,OPEN*1,0,0),COLOR00AACC;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;4.99,OPEN,OPEN*1,0,0),COLOR11FFFF;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;4.99,OPEN,OPEN*1,3.5,0),COLOR0055AA;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;4.99,OPEN,OPEN*1,3.4,0),COLOR0066AA;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;4.99,OPEN,OPEN*1,3.3,0),COLOR0066BB;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;4.99,OPEN,OPEN*1,3.2,0),COLOR0077BB;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;4.99,OPEN,OPEN*1,3.1,0),COLOR00AACC;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;4.99,OPEN,OPEN*1,2.8,0),COLOR00BBCC;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;4.99,OPEN,OPEN*1,2.5,0),COLOR00CCCC;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;4.99,OPEN,OPEN*1,2.1,0),COLOR00CCDD;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;4.99,OPEN,OPEN*1,1.7,0),COLOR00DDDD;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;4.99,OPEN,OPEN*1,1.2,0),COLOR00DDEE;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;4.99,OPEN,OPEN*1,0.7,0),COLOR00EEEE;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;4.99,OPEN,OPEN*1,0.2,0),COLOR00EEFF;\nSTICKLINE((CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100&gt;4.99,OPEN,OPEN*1,0.05,0),COLOR00F3FF;\nDRAWTEXT_FIX(1,0.75,0.92,0,'\u6280\u672f\u4ea4\u6d41\uff1aWYKH169 '),COLORYELLOW;\nSTICKLINE(CLOSE&lt;OPEN,HIGH,LOW,0.01,0),COLORAA4433;\nSTICKLINE(CLOSE&lt;OPEN,LOW,HIGH,0,0),COLORAABB33;\nSTICKLINE(CLOSE&lt;OPEN,CLOSE,OPEN,3.5,0),COLORAA4433;\nSTICKLINE(CLOSE&lt;OPEN,CLOSE,OPEN,3.4,0),COLORAA5533;\nSTICKLINE(CLOSE&lt;OPEN,CLOSE,OPEN,3.3,0),COLORAA6633;\nSTICKLINE(CLOSE&lt;OPEN,CLOSE,OPEN,3.2,0),COLORAA7733;\nSTICKLINE(CLOSE&lt;OPEN,CLOSE,OPEN,3.1,0),COLORAA8833;\nSTICKLINE(CLOSE&lt;OPEN,CLOSE,OPEN,2.8,0),COLORAA9933;\nSTICKLINE(CLOSE&lt;OPEN,CLOSE,OPEN,2.5,0),COLORAAAA33;\nSTICKLINE(CLOSE&lt;OPEN,CLOSE,OPEN,2.1,0),COLORAABB33;\nSTICKLINE(CLOSE&lt;OPEN,CLOSE,OPEN,1.7,0),COLORAACC33;\nSTICKLINE(CLOSE&lt;OPEN,CLOSE,OPEN,1.2,0),COLORAADD33;\nSTICKLINE(CLOSE&lt;OPEN,CLOSE,OPEN,0.7,0),COLORAAE933;\nSTICKLINE(CLOSE&lt;OPEN,CLOSE,OPEN,0.2,0),COLORAAF333;\nSTICKLINE(CLOSE&lt;OPEN,CLOSE,OPEN,0.05,0),COLORAAF633;\nDRAWTEXT_FIX(1,0.05,0,0,GNBLOCK),COLORMAGENTA;\nDRAWTEXT_FIX(1,0.65,0,0,2),COLORFF6000;\nDRAWTEXT_FIX(1,0.75,0,0,HYBLOCK),COLORRED;\nDRAWTEXT_FIX(1,0.85,0,0,DYBLOCK),COLORYELLOW;\nDRAWTEXT_FIX(1,0.00,0.10,0,'\u53cc\u5251+\u4e09\u7ea2\uff0c\u8d26\u6237\u7ea2;\n\u53cc\u5251+\u4e8c\u7ea2\uff0c\u8d70\u56de\u8c03\uff1b\n\u6da8\u505c+\u4e09\u7ea2\uff0c\u725b\u4e0a\u5929\uff1b\n\u9996\u677f+\u4e09\u7ea2\uff0c\u725b\uff1b\n\u9996\u677f+\u4e09\u7ea2\uff0c\u56de\u8c03\u4e0d\u8981\u6002 ')COLORWHITE;\n\u6da8\u8dcc:=REF(C,1);\n\u6da8\u505c:=IF(((((C - \u6da8\u8dcc) * 100) \/ \u6da8\u8dcc) &gt;= (10 - ((0.01 * 100) \/ \u6da8\u8dcc))),1,0);\nVAR4:=EMA(CLOSE,9);\n\u98de\u72d0\u7ebf:=(MA(CLOSE,25) + ((MA(CLOSE,25) * 20) \/ 100));\n\u5f3a\u52bf\u7ebf:=(MA(CLOSE,25) + ((MA(CLOSE,25) * 6) \/ 100));\n\u652f\u6491\u7ebf:=((((MA(CLOSE,3) + MA(CLOSE,6)) + MA(CLOSE,12)) + MA(CLOSE,24)) \/ 4);\n\u538b\u529b\u7ebf:=EMA((VAR4 * 1.14),5);\n\u76c8\u635f\u7ebf:=(LLV(REF(LOW,1),2) + ((HHV(REF(HIGH,1),2) - LLV(REF(LOW,1),2)) \/ 2));\nQD:=(((C &gt; \u5f3a\u52bf\u7ebf) AND (C &gt; \u652f\u6491\u7ebf)) AND (C &gt; \u76c8\u635f\u7ebf));\n\u5c0f\u5996:=((COUNT(QD,10) = 1) AND QD);\nXYJJ:=BARSLAST(\u5c0f\u5996);\nJS:=CROSS(C,\u538b\u529b\u7ebf);\n\u5996\u72d0:=((COUNT(JS,XYJJ) &lt;= 1) AND JS);\nHX1:=((REF(\u5996\u72d0,1) AND (O &gt; \u538b\u529b\u7ebf)) AND (C &gt; \u538b\u529b\u7ebf));\nHX2:=((REF(\u5996\u72d0,1) AND CROSS(C,\u98de\u72d0\u7ebf)) AND (C &gt; \u538b\u529b\u7ebf));\n\u72d0\u4ed9\u524d\u4e16:=(\u5c0f\u5996 AND \u5996\u72d0);\n\u72d0\u4ed9\u91d1\u8eab:=(HX1 OR HX2);\n\u5996\u72d0\u738b:=((((REF(\u6da8\u505c,1) AND (O &gt; \u538b\u529b\u7ebf)) AND (O &gt; REF(H,1))) AND (REF(H,1) &lt; REF(\u538b\u529b\u7ebf,1))) AND (L &gt;= \u538b\u529b\u7ebf));\nXG:=((\u72d0\u4ed9\u524d\u4e16 OR \u72d0\u4ed9\u91d1\u8eab) OR \u5996\u72d0\u738b)AND C&gt;REF(C,1)*1.05;\nDRAWTEXT(XG=1,LOW,'\u2196\u9f99\u5934\u6a21\u578b'),COLORMAGENTA;<\/code><\/pre>\n<\/div>\n<p data-pid=\"NkGeKbky\"><b>\u725b\u80a1\u4e3b\u5347\u6d6a\u526f\u56fe\u6307\u6807\u516c\u5f0f\uff1a<\/b><\/p>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pica.zhimg.com\/v2-af393599af5cb7bf916cc4fc20533fdc_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1245\" data-rawheight=\"750\" data-original-token=\"v2-17f3a94c645172673b66bdb5774699ee\" class=\"origin_image zh-lightbox-thumb\" width=\"1245\" data-original=\"https:\/\/pica.zhimg.com\/v2-af393599af5cb7bf916cc4fc20533fdc_r.jpg\"><\/div>\n<\/figure>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic4.zhimg.com\/v2-7a022ac19b39f419afea5a36589fd3fb_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1246\" data-rawheight=\"1047\" data-qrcode-action=\"none\" data-original-token=\"v2-0b589583e8cb4f3f8d1318f83af4d2da\" class=\"origin_image zh-lightbox-thumb\" width=\"1246\" data-original=\"https:\/\/pic4.zhimg.com\/v2-7a022ac19b39f419afea5a36589fd3fb_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">{\u70ed\u70b9\u9009\u80a1}\nN:=9;\nABC8:=3;\nABC9:=3;\n\u6307\u6807:=(CLOSE-LLV(LOW,N))\/(HHV(HIGH,N)-LLV(LOW,N))*100;\nK:=<span><a>SMA<\/a><\/span>(\u6307\u6807,ABC8,1);\nD:=SMA(K,ABC9,1);\nJ:=3*K-2*D;\n\u91d1\u53c9:=<span><a>KDJ<\/a><\/span>.K&gt;KDJ.D AND KDJ.J&gt;KDJ.D AND KDJ.J&gt;KDJ.K;\n\u6d41\u901a\u5e02\u503c:=CAPITAL*C\/1000000;\n\u6da8\u5e45:=(C-REF(C,1))\/REF(C,1)*100;\n\u4ef7\u683c:=C;\nCBA0:=NOT(NAMELIKE('ST') OR NAMELIKE('*ST') OR NAMELIKE('S') OR DYNAINFO(4)=0 OR INBLOCK('\u521b\u4e1a\u677f') OR INBLOCK('\u79d1\u521b\u677f')) OR BARSCOUNT(C)&gt;1;\nCBA1:=\u6d41\u901a\u5e02\u503c&gt;0 AND \u6d41\u901a\u5e02\u503c&lt;80;\nCBA2:=\u6da8\u5e45&gt;9.8 AND \u6da8\u5e45&lt;10.99 AND C=H;\nCBA3:=\u4ef7\u683c&gt;2 AND \u4ef7\u683c&lt;22;\nCBA4:=COUNT(CBA2,2)=1;\n\u70ed\u70b9:\u91d1\u53c9 AND CBA0 AND CBA1 AND CBA2 AND CBA3 AND CBA4;<\/code><\/pre>\n<\/div>\n<p data-pid=\"Bjqo58ez\"><b>\u725b\u80a1\u4e3b\u5347\u6d6a\u9009\u80a1\u6307\u6807\u516c\u5f0f\uff1a<\/b><\/p>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic3.zhimg.com\/v2-1ccd828bb314fbfded675e39cfa421d6_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1246\" data-rawheight=\"689\" data-original-token=\"v2-eda131e2bc5bbd1c69ddbe85be521377\" class=\"origin_image zh-lightbox-thumb\" width=\"1246\" data-original=\"https:\/\/pic3.zhimg.com\/v2-1ccd828bb314fbfded675e39cfa421d6_r.jpg\"><\/div>\n<\/figure>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/picx.zhimg.com\/v2-66a1af211bcf85cee0178bad061dde5b_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1246\" data-rawheight=\"1028\" data-original-token=\"v2-6aea6c8f6082c0be7871bb2233737318\" class=\"origin_image zh-lightbox-thumb\" width=\"1246\" data-original=\"https:\/\/picx.zhimg.com\/v2-66a1af211bcf85cee0178bad061dde5b_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">{\u70ed\u70b9\u9009\u80a1}\nN:=9;\nABC8:=3;\nABC9:=3;\n\u6307\u6807:=(CLOSE-LLV(LOW,N))\/(HHV(HIGH,N)-LLV(LOW,N))*100;\nK:=SMA(\u6307\u6807,ABC8,1);\nD:=SMA(K,ABC9,1);\nJ:=3*K-2*D;\n\u91d1\u53c9:=KDJ.K&gt;KDJ.D AND KDJ.J&gt;KDJ.D AND KDJ.J&gt;KDJ.K;\n\u6d41\u901a\u5e02\u503c:=CAPITAL*C\/1000000;\n\u6da8\u5e45:=(C-REF(C,1))\/REF(C,1)*100;\n\u4ef7\u683c:=C;\nCBA0:=NOT(NAMELIKE('ST') OR NAMELIKE('*ST') OR NAMELIKE('S') OR DYNAINFO(4)=0 OR INBLOCK('\u521b\u4e1a\u677f') OR INBLOCK('\u79d1\u521b\u677f')) OR BARSCOUNT(C)&gt;1;\nCBA1:=\u6d41\u901a\u5e02\u503c&gt;0 AND \u6d41\u901a\u5e02\u503c&lt;80;\nCBA2:=\u6da8\u5e45&gt;9.8 AND \u6da8\u5e45&lt;10.99 AND C=H;\nCBA3:=\u4ef7\u683c&gt;2 AND \u4ef7\u683c&lt;22;\nCBA4:=COUNT(CBA2,2)=1;\n\u70ed\u70b9:\u91d1\u53c9 AND CBA0 AND CBA1 AND CBA2 AND CBA3 AND CBA4;<\/code><\/pre>\n<\/div>\n<\/div>\n<p><span style=\"display: none\" data-referrer=\"https:\/\/zhuanlan.zhihu.com\/p\/3661629922\">&#8211;<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u725b\u80a1\u4e3b\u5347\u6d6a\u4e3b\u56fe\u6307\u6807\u516c\u5f0f\uff1a X_&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-859","post","type-post","status-publish","format-standard","hentry","category-3"],"_links":{"self":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/859","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=859"}],"version-history":[{"count":0,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/859\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=859"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=859"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=859"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}