{"id":2395,"date":"2026-06-25T21:30:48","date_gmt":"2026-06-25T13:30:48","guid":{"rendered":"https:\/\/www.mzlh8.com\/?p=2395"},"modified":"2026-06-25T21:30:50","modified_gmt":"2026-06-25T13:30:50","slug":"%e9%87%8f%e5%8c%96%e9%80%89%e8%82%a1%e4%b8%8e%e9%87%8f%e5%8c%96%e4%ba%a4%e6%98%93%e7%ac%ac1071%e7%af%87%ef%bc%9a%e9%80%9a%e8%be%be%e4%bf%a1%e5%bc%ba%e5%ba%84%e6%8e%a7%e7%9b%98","status":"publish","type":"post","link":"https:\/\/www.mzlh8.com\/?p=2395","title":{"rendered":"\u6307\u6807\u516c\u5f0f\u7b2c1071\u7bc7\uff1a\u901a\u8fbe\u4fe1\u5f3a\u5e84\u63a7\u76d8"},"content":{"rendered":"<div class=\"RichText ztext Post-RichText css-4ti5lv\" options=\"[object Object]\" uia-uid=\"0|2\">\n<p data-first-child=\"\" data-pid=\"FPQY8-NY\"><b><span><a>\u901a\u8fbe\u4fe1\u5f3a\u5e84\u63a7\u76d8<\/a><\/span>\u4e3b\u56fe<\/b><\/p>\n<figure data-size=\"normal\">\n<div class=\"RichText-ConditionalImagePortal\"><img decoding=\"async\" src=\"https:\/\/pic1.zhimg.com\/v2-d87dd181c532928c046a1148d7f09e82_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1245\" data-rawheight=\"614\" data-original-token=\"v2-d3c3c920047ce89d55f73b3228f00d45\" class=\"origin_image zh-lightbox-thumb\" width=\"1245\" data-original=\"https:\/\/pic1.zhimg.com\/v2-d87dd181c532928c046a1148d7f09e82_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">N:=10; \nT1:=CONST(HHVBARS(V,10)),COLOR0000FF,LINETHICK1; \n\u4f4e\u79bb\u7ebf:=-20; \u9ad8\u79bb\u7ebf:=40; \nABCC2:=CLOSE\/REF(CLOSE,1)&gt;=1.095 AND CLOSE\/REF(CLOSE,1)&lt;=1.105 OR (CLOSE\/REF(CLOSE,1)&gt;=1.195 AND CLOSE\/REF(CLOSE,1)&lt;=1.205) OR (CLOSE\/REF(CLOSE,1)&gt;=1.295 AND CLOSE\/REF(CLOSE,1)&lt;=1.305) AND CLOSE=HIGH; \nSTICKLINE(ABCC2,OPEN,CLOSE,1,0),COLORMAGENTA; \nDRAWTEXT(ABCC2,H*1.026,' \u2605\u9f99'),COLORYELLOW; \nABC1:=(3*CLOSE+OPEN+HIGH+LOW)\/6; \n\u63a7\u76d8\u5ea6:=(<span><a>EMA<\/a><\/span>(ABC1,12)-REF(EMA(ABC1,36),1))\/REF(EMA(ABC1,36),1)*100+50,NODRAW; \nCYC13:=0.01*EMA(AMOUNT,13)\/EMA(VOL,13); \n\u9ad8\u5ea6\u63a7\u76d8:(CLOSE-CYC13)\/CYC13*1000,NODRAW; \u6362\u624b:=VOL\/CAPITAL*100; \nABC5:=IF(CODELIKE('688'),0,1); \nABC6:=COST(85); \nABC7:=COST(15); ABC8:=ABC6-ABC7; \nABC9:=(ABC6+ABC7)\/2; \u7b79\u7801:=ABC8\/ABC9*100&lt; 30,LINETHICK0; \nABC10:=HHV(HIGH,250); \nABC11:=LLV(LOW,250); \nABC12:=ABC10-ABC11; \nABC13:=(ABC9-ABC11); \n\u6bd4\u4f8b:=ABC9&lt; (ABC12*04+ABC11),LINETHICK0; \n\u5438\u7b79\u7ed3\u675f:=\u7b79\u7801 AND \u6bd4\u4f8b; \nABC15:=C\/REF(C,1)&gt;1.04; \n\u4e3b\u529b\u6301\u4ed3%:=EMA(100*(CLOSE-LLV(LOW,30))\/(HHV(HIGH,30)-LLV(LOW,30)),3); \n\u4e3b\u529b\u6301\u4ed3:=\u4e3b\u529b\u6301\u4ed3%&gt;=75 AND C&gt;0 AND CLOSE&gt;OPEN; \n\u5f3a\u5e84:=FILTER(\u4e3b\u529b\u6301\u4ed3 AND \u5438\u7b79\u7ed3\u675f AND ABC13 AND WINNER(C)&gt;=0.90 AND ABC15 AND C\/REF(C,1)&gt;1.092 AND C=H AND C&lt; 40 AND ABC5 AND \u6362\u624b&lt; 20 ,10),NODRAW; \n\u77ed\u7ebf\u6210\u672c\u7ebf:EMA(CLOSE,5),LINETHICK1,COLORWHITE DOTLINE; \nA:=(3*C+L+O+H)\/6; \nX:=(20*A+19*REF(A,1)+18*REF(A,2)+17*REF(A,3)+16*REF(A,4)+15*REF(A,5)+ 14*REF(A,6)+13*REF(A,7)+12*REF(A,8)+11*REF(A,9)+10*REF(A,10)+9*REF(A,11)+8*REF(A,12) +7*REF(A,13)+6*REF(A,14)+5*REF(A,15)+4*REF(A,16)+3*REF(A,17)+2*REF(A,18)+ REF(A,20))\/210; \n\u4e2d\u7ebf\u6210\u672c\u7ebf:EMA(X,34),LINETHICK2,COLORRED; \nSTICKLINE(\u5f3a\u5e84,O,C,1,0),COLORFF0080; \n\u5f00\u59cb\u63a7\u76d8:=BARSLASTCOUNT(\u9ad8\u5ea6\u63a7\u76d8&gt;0 AND \u9ad8\u5ea6\u63a7\u76d8&gt;=50)=1; \nSTICKLINE(\u5f00\u59cb\u63a7\u76d8,C,O,2,0),COLORYELLOW; \nDRAWICON(\u5f00\u59cb\u63a7\u76d8,L*1.002,9); \nDRAWTEXT(\u5f00\u59cb\u63a7\u76d8,L*0.93,' \u2196\u5f3a\u5e84'),COLORMAGENTA;<\/code><\/pre>\n<\/div>\n<p data-pid=\"9l81ISJq\"><b>\u901a\u8fbe\u4fe1\u5f3a\u5e84\u63a7\u76d8\u526f\u56fe<\/b><\/p>\n<figure data-size=\"normal\">\n<div class=\"RichText-ConditionalImagePortal\"><img decoding=\"async\" src=\"https:\/\/pic1.zhimg.com\/v2-a4d314b39772eee7d876e17b4622f4ba_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1244\" data-rawheight=\"618\" data-original-token=\"v2-26795ef433f0d5055a55a7f7e7a9ad97\" class=\"origin_image zh-lightbox-thumb\" width=\"1244\" data-original=\"https:\/\/pic1.zhimg.com\/v2-a4d314b39772eee7d876e17b4622f4ba_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">M:=55; \nN:=34; \nLC:=REF(CLOSE,1); \nRSI:=((<span><a>SMA<\/a><\/span>(MAX((CLOSE - LC),0),3,1) \/ SMA(ABS((CLOSE - LC)),3,1)) * 100); \nFF:=EMA(CLOSE,3); \nMA15:=EMA(CLOSE,21); \nDRAWTEXT(CROSS(85,RSI),75,'\u25bc'),COLORGREEN; \n<span><a>VAR1<\/a><\/span>:=IF(YEAR&gt;=2038 AND MONTH&gt;=1,0,1); \n<span><a>VAR2<\/a><\/span>:=REF(LOW,1)*VAR1; \n<span><a>VAR3<\/a><\/span>:=SMA(ABS(LOW-VAR2),3,1)\/SMA(MAX(LOW-VAR2,0),3,1)*100*VAR1; \n<span><a>VAR4<\/a><\/span>:=EMA(IF(CLOSE*1.3,VAR3*10,VAR3\/10),3)*VAR1; \n<span><a>VAR5<\/a><\/span>:=LLV(LOW,30)*VAR1; \nVAR6:=HHV(VAR4,30)*VAR1; \nVAR7:=IF(MA(CLOSE,58),1,0)*VAR1; \nVAR8:=EMA(IF(LOW&lt;=VAR5,(VAR4+VAR6*2)\/2,0),3)\/618*VAR7*VAR1; \n\u5438\u7b79:IF(VAR8&gt;100,100,VAR8)*VAR1,COLORRED; \n\u5e84\u5bb6\u5438\u7b79:STICKLINE(\u5438\u7b79&gt;-150,0,\u5438\u7b79,3,0),COLORRED; \n\u6563\u6237: 100*(HHV(HIGH,M)-CLOSE)\/(HHV(HIGH,M)-LLV(LOW,M)),COLORFFFF00,LINETHICK2; \nRSV:=(CLOSE-LLV(LOW,N))\/(HHV(HIGH,N)-LLV(LOW,N))*100; \nK:=SMA(RSV,3,1);\nD:=SMA(K,3,1); J:=3*K-2*D;\n\u5e84\u5bb6:EMA(J,6),COLORFF00FF,LINETHICK2;<\/code><\/pre>\n<\/div>\n<\/div>\n<p><span style=\"display: none\" data-referrer=\"https:\/\/zhuanlan.zhihu.com\/p\/2042933872971732659\">&#8211;<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u901a\u8fbe\u4fe1\u5f3a\u5e84\u63a7\u76d8\u4e3b\u56fe N:=10&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-2395","post","type-post","status-publish","format-standard","hentry","category-3"],"_links":{"self":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/2395","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=2395"}],"version-history":[{"count":1,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/2395\/revisions"}],"predecessor-version":[{"id":2396,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/2395\/revisions\/2396"}],"wp:attachment":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2395"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2395"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}