{"id":957,"date":"2025-11-10T12:35:25","date_gmt":"2025-11-10T04:35:25","guid":{"rendered":"https:\/\/www.mzlh8.com\/?p=957"},"modified":"2025-11-10T12:35:26","modified_gmt":"2025-11-10T04:35:26","slug":"%e7%a8%8b%e5%ba%8f%e5%8c%96%e4%ba%a4%e6%b5%81%e7%ac%ac448%e7%af%87%ef%bc%9a%e9%95%bf%e9%98%b3%e5%90%af%e5%8a%a8%e6%bd%9c%e4%bc%8f%e6%8a%93%e7%89%9b%e8%82%a1%e9%80%89%e8%82%a1%e6%8c%87%e6%a0%87","status":"publish","type":"post","link":"https:\/\/www.mzlh8.com\/?p=957","title":{"rendered":"\u6307\u6807\u516c\u5f0f\u7b2c448\u7bc7\uff1a\u957f\u9633\u542f\u52a8\u6f5c\u4f0f\u6293\u725b\u80a1\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=\"lep3TxOZ\"><b><span><a>\u957f\u9633\u542f\u52a8<\/a><\/span>\u6f5c\u4f0f\u6293\u725b\u80a1<span><a>\u9009\u80a1\u6307\u6807\u516c\u5f0f<\/a><\/span><\/b><\/p>\n<p data-pid=\"v2swGp0e\"><b>\u957f\u9633\u542f\u52a8\u526f\u56fe\u6307\u6807\u516c\u5f0f\u6e90\u7801\uff1a<\/b><\/p>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic1.zhimg.com\/v2-3021243971fba1125e553a9b6f8a6200_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1246\" data-rawheight=\"935\" data-original-token=\"v2-bd7e3cf0b84f2b1cc19c0fdaf4a22c39\" class=\"origin_image zh-lightbox-thumb\" width=\"1246\" data-original=\"https:\/\/pic1.zhimg.com\/v2-3021243971fba1125e553a9b6f8a6200_r.jpg\"><\/div>\n<\/figure>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic3.zhimg.com\/v2-4fb6411a3b42e824868dede60a2b7338_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1246\" data-rawheight=\"789\" data-original-token=\"v2-e4944d10070c7a2cf517ace1429bab45\" class=\"origin_image zh-lightbox-thumb\" width=\"1246\" data-original=\"https:\/\/pic3.zhimg.com\/v2-4fb6411a3b42e824868dede60a2b7338_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\"><span><a>X_1<\/a><\/span>:=(3*CLOSE+LOW+OPEN+HIGH)\/6;\n<span><a>X_2<\/a><\/span>:=(20*X_1+19*REF(X_1,1)+18*REF(X_1,2)+17*REF(X_1,3)+16*REF(X_1,4)+15*REF(X_1,5)+14*REF(X_1,6)+13*REF(X_1,7)+12*REF(X_1,8)+11*REF(X_1,9)+10*REF(X_1,10)+9*REF(X_1,11)+8*REF(X_1,12)+7*REF(X_1,13)+6*REF(X_1,14)+5*REF(X_1,15)+4*REF(X_1,16)+3*REF(X_1,17)+2*REF(X_1,18)+REF(X_1,20))\/210;\n<span><a>X_3<\/a><\/span>:=MA(X_2,6);\n<span><a>X_4<\/a><\/span>:=(3*CLOSE+LOW+OPEN+HIGH)\/6;\n<span><a>X_5<\/a><\/span>:=(20*X_4+19*REF(X_4,1)+18*REF(X_4,2)+17*REF(X_4,3)+16*REF(X_4,4)+15*REF(X_4,5)+14*REF(X_4,6)+13*REF(X_4,7)+12*REF(X_4,8)+11*REF(X_4,9)+10*REF(X_4,10)+9*REF(X_4,11)+8*REF(X_4,12)+7*REF(X_4,13)+6*REF(X_4,14)+5*REF(X_4,15)+4*REF(X_4,16)+3*REF(X_4,17)+2*REF(X_4,18)+REF(X_4,20))\/210;\n<span><a>X_7<\/a><\/span>:=CLOSE-X_5;\n<span><a>X_8<\/a><\/span>:=VOL*100\/CAPITAL;\n<span><a>X_9<\/a><\/span>:=MA(X_8,5);\n<span><a>X_12<\/a><\/span>:=MA(X_8,55);\n<span><a>X_14<\/a><\/span>:=X_9-X_12;\n<span><a>X_15<\/a><\/span>:=X_7+X_14;\nX_19:=EMA(VOL,5);\nX_20:=EMA(VOL,50);\nX_21:=SUM(IF(CLOSE&gt;REF(CLOSE,1),VOL,IF(CLOSE&lt;REF(CLOSE,1),-VOL,0)),0);\nX_22:=EMA(X_21,5);\nX_23:=EMA(X_21,50);\nX_24:=(X_19-X_20)*0.00001;\nX_25:=(X_22-X_23)*0.000001;\nX_26:=X_24+X_25;\nX_29:=(3*CLOSE+LOW+OPEN+HIGH)\/6;\nX_30:=(20*X_29+19*REF(X_29,1)+18*REF(X_29,2)+17*REF(X_29,3)+16*REF(X_29,4)+15*REF(X_29,5)+14*REF(X_29,6)+13*REF(X_29,7)+12*REF(X_29,8)+11*REF(X_29,9)+10*REF(X_29,10)+9*REF(X_29,11)+8*REF(X_29,12)+7*REF(X_29,13)+6*REF(X_29,14)+5*REF(X_29,15)+4*REF(X_29,16)+3*REF(X_29,17)+2*REF(X_29,18)+REF(X_29,20))\/210;\nX_31:=MA(X_30,6);\nX_32:=(X_30-X_31)*1.2;\nX_33:=(CLOSE*2+HIGH+LOW)\/4*13;\nX_34:=EMA(X_33,3)-EMA(X_33,33);\nX_35:=EMA(X_34,3);\nX_37:=(X_34-X_35)*0.2;\nX_38:=X_32+X_37;\n\u2026\u2026\n\u2026\u2026\n\u2026\u2026<\/code><\/pre>\n<\/div>\n<p data-pid=\"-9MdkFea\"><b>\u957f\u9633\u542f\u52a8\u9009\u80a1\u6307\u6807\u516c\u5f0f\u6e90\u7801\uff1a<\/b><\/p>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic3.zhimg.com\/v2-815a1d6fa9bea54714260ceb90bd3718_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1245\" data-rawheight=\"903\" data-original-token=\"v2-02445da87386d4c160ccbcb46bd546ee\" class=\"origin_image zh-lightbox-thumb\" width=\"1245\" data-original=\"https:\/\/pic3.zhimg.com\/v2-815a1d6fa9bea54714260ceb90bd3718_r.jpg\"><\/div>\n<\/figure>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/picx.zhimg.com\/v2-4a0a5621b482fb8572fb002468f01e47_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1245\" data-rawheight=\"958\" data-original-token=\"v2-5dbdd7526b5c701f2b6031cb07ffbeeb\" class=\"origin_image zh-lightbox-thumb\" width=\"1245\" data-original=\"https:\/\/picx.zhimg.com\/v2-4a0a5621b482fb8572fb002468f01e47_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">X_1:=(3*CLOSE+LOW+OPEN+HIGH)\/6;\nX_2:=(20*X_1+19*REF(X_1,1)+18*REF(X_1,2)+17*REF(X_1,3)+16*REF(X_1,4)+15*REF(X_1,5)+14*REF(X_1,6)+13*REF(X_1,7)+12*REF(X_1,8)+11*REF(X_1,9)+10*REF(X_1,10)+9*REF(X_1,11)+8*REF(X_1,12)+7*REF(X_1,13)+6*REF(X_1,14)+5*REF(X_1,15)+4*REF(X_1,16)+3*REF(X_1,17)+2*REF(X_1,18)+REF(X_1,20))\/210;\nX_3:=MA(X_2,6);\nX_4:=(3*CLOSE+LOW+OPEN+HIGH)\/6;\nX_5:=(20*X_4+19*REF(X_4,1)+18*REF(X_4,2)+17*REF(X_4,3)+16*REF(X_4,4)+15*REF(X_4,5)+14*REF(X_4,6)+13*REF(X_4,7)+12*REF(X_4,8)+11*REF(X_4,9)+10*REF(X_4,10)+9*REF(X_4,11)+8*REF(X_4,12)+7*REF(X_4,13)+6*REF(X_4,14)+5*REF(X_4,15)+4*REF(X_4,16)+3*REF(X_4,17)+2*REF(X_4,18)+REF(X_4,20))\/210;\nX_7:=CLOSE-X_5;\nX_8:=VOL*100\/CAPITAL;\nX_9:=MA(X_8,5);\nX_12:=MA(X_8,55);\nX_14:=X_9-X_12;\nX_15:=X_7+X_14;\nX_19:=EMA(VOL,5);\nX_20:=EMA(VOL,50);\nX_21:=SUM(IF(CLOSE&gt;REF(CLOSE,1),VOL,IF(CLOSE&lt;REF(CLOSE,1),-VOL,0)),0);\nX_22:=EMA(X_21,5);\nX_23:=EMA(X_21,50);\nX_24:=(X_19-X_20)*0.00001;\nX_25:=(X_22-X_23)*0.000001;\nX_26:=X_24+X_25;\nX_29:=(3*CLOSE+LOW+OPEN+HIGH)\/6;\nX_30:=(20*X_29+19*REF(X_29,1)+18*REF(X_29,2)+17*REF(X_29,3)+16*REF(X_29,4)+15*REF(X_29,5)+14*REF(X_29,6)+13*REF(X_29,7)+12*REF(X_29,8)+11*REF(X_29,9)+10*REF(X_29,10)+9*REF(X_29,11)+8*REF(X_29,12)+7*REF(X_29,13)+6*REF(X_29,14)+5*REF(X_29,15)+4*REF(X_29,16)+3*REF(X_29,17)+2*REF(X_29,18)+REF(X_29,20))\/210;\nX_31:=MA(X_30,6);\nX_32:=(X_30-X_31)*1.2;\nX_33:=(CLOSE*2+HIGH+LOW)\/4*13;\nX_34:=EMA(X_33,3)-EMA(X_33,33);\nX_35:=EMA(X_34,3);\nX_37:=(X_34-X_35)*0.2;\nX_38:=X_32+X_37;\n<span><a>\u6563\u6237<\/a><\/span>:=X_15;\n<span><a>\u6e38\u8d44<\/a><\/span>:=X_26;\n<span><a>\u673a\u6784<\/a><\/span>:=CLOSE-X_2;\n\u4e3b\u529b:=X_38;\nTJ1:=\u673a\u6784&gt;0 AND NOT(X_2&gt;=CLOSE AND CLOSE&gt;=X_3) AND NOT(CLOSE&lt;X_3);\nXG:X_15&gt;=0 AND REF(X_15,1)&lt;0 AND X_26&gt;=0 AND REF(X_26,1)&lt;0 AND X_38&gt;=0 AND REF(X_38,1)&lt;0 AND TJ1 AND NOT(REF(TJ1,1));\n\u2026\u2026\n\u2026\u2026\n\u2026\u2026<\/code><\/pre>\n<\/div>\n<\/div>\n<p><span style=\"display: none\" data-referrer=\"https:\/\/zhuanlan.zhihu.com\/p\/7392878304\">&#8211;<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u957f\u9633\u542f\u52a8\u6f5c\u4f0f\u6293\u725b\u80a1\u9009\u80a1\u6307\u6807\u516c\u5f0f&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-957","post","type-post","status-publish","format-standard","hentry","category-3"],"_links":{"self":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/957","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=957"}],"version-history":[{"count":0,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/957\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=957"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=957"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=957"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}