{"id":1334,"date":"2025-11-10T14:49:42","date_gmt":"2025-11-10T06:49:42","guid":{"rendered":"https:\/\/www.mzlh8.com\/?p=1334"},"modified":"2025-11-10T14:49:42","modified_gmt":"2025-11-10T06:49:42","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%ac618%e7%af%87%ef%bc%9a%e9%80%9a%e8%be%be%e4%bf%a1%e9%87%91%e7%9b%86%e8%81%9a%e5%ae%9d%e8%87%b3%e5%b0%8a","status":"publish","type":"post","link":"https:\/\/www.mzlh8.com\/?p=1334","title":{"rendered":"\u6307\u6807\u516c\u5f0f\u7b2c618\u7bc7\uff1a\u901a\u8fbe\u4fe1\u91d1\u76c6\u805a\u5b9d\u81f3\u5c0a\u6307\u6807"},"content":{"rendered":"<div class=\"RichText ztext Post-RichText css-1sds6ep\" options=\"[object Object]\" uia-uid=\"0|2\">\n<p data-first-child=\"\" data-pid=\"MNLwxOdS\"><span><a>\u901a\u8fbe\u4fe1\u91d1\u76c6\u805a\u5b9d\u81f3\u5c0a\u6307\u6807<\/a><\/span><\/p>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic3.zhimg.com\/v2-fab52f32a172c02ecd29f1c0214e405c_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1905\" data-rawheight=\"235\" data-original-token=\"v2-fab52f32a172c02ecd29f1c0214e405c\" class=\"origin_image zh-lightbox-thumb\" width=\"1905\" data-original=\"https:\/\/pic3.zhimg.com\/v2-fab52f32a172c02ecd29f1c0214e405c_r.jpg\"><\/div>\n<\/figure>\n<p data-pid=\"iVg3y_J9\"><b>\u901a\u8fbe\u4fe1\u91d1\u76c6\u805a\u5b9d\u81f3\u5c0a\u526f\u56fe\u6307\u6807\u516c\u5f0f\u4ee3\u7801<\/b><\/p>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic3.zhimg.com\/v2-0359d1e6923f98100c3c7bd5a8848b90_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1246\" data-rawheight=\"902\" data-original-token=\"v2-12fa1229036120e2815c39b985338cad\" class=\"origin_image zh-lightbox-thumb\" width=\"1246\" data-original=\"https:\/\/pic3.zhimg.com\/v2-0359d1e6923f98100c3c7bd5a8848b90_r.jpg\"><\/div>\n<\/figure>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic4.zhimg.com\/v2-2e69a2582371914b97e907bda8cb2dc7_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1245\" data-rawheight=\"677\" data-original-token=\"v2-87697ced6b2320879c49ab9ba3e86966\" class=\"origin_image zh-lightbox-thumb\" width=\"1245\" data-original=\"https:\/\/pic4.zhimg.com\/v2-2e69a2582371914b97e907bda8cb2dc7_r.jpg\"><\/div>\n<\/figure>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic3.zhimg.com\/v2-51213b31f2479103873e99201a7d9a24_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1244\" data-rawheight=\"681\" data-original-token=\"v2-6ff1ae26ffd4aa4061a2a1dee18a6883\" class=\"origin_image zh-lightbox-thumb\" width=\"1244\" data-original=\"https:\/\/pic3.zhimg.com\/v2-51213b31f2479103873e99201a7d9a24_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">X_1:=<span><a>EMA<\/a><\/span>(CLOSE,12)-EMA(CLOSE,26);\nX_2:=EMA(X_1,9);\nX_3:=X_1&gt;X_2;\nX_4:=(CLOSE-LLV(LOW,12))\/(HHV(HIGH,12)-LLV(LOW,12))*100;\nX_5:=<span><a>SMA<\/a><\/span>(X_4,3,1);\nX_6:=SMA(X_5,3,1);\nX_7:=X_5&gt;X_6;\nX_8:=REF(CLOSE,1);\nX_9:=SMA(MAX(CLOSE-X_8,0),9,1)\/SMA(ABS(CLOSE-X_8),9,1)*100;\nX_10:=SMA(MAX(CLOSE-X_8,0),26,1)\/SMA(ABS(CLOSE-X_8),26,1)*100;\nX_11:=X_9&gt;X_10;\nX_12:=SMA(X_4,3,1);\nX_13:=SMA(X_12,3,1);\nX_14:=X_12&gt;X_13;\nX_15:=(MA(CLOSE,3)+MA(CLOSE,9)+MA(CLOSE,12)+MA(CLOSE,26))\/4;\nX_16:=CLOSE&gt;X_15;\nX_17:=CLOSE-REF(CLOSE,1);\nX_18:=100*EMA(EMA(X_17,9),9)\/EMA(EMA(ABS(X_17),9),3);\nX_19:=100*EMA(EMA(X_17,26),12)\/EMA(EMA(ABS(X_17),26),12);\nX_20:=X_18&gt;X_19;\nX_21:=<span><a>DMA<\/a><\/span>((HIGH+LOW+CLOSE*2)\/4,0.9);\nX_22:=REF(EMA(X_21,3),1);\nX_23:=<span><a>VOL<\/a><\/span>\/((HIGH-LOW)*2-ABS(CLOSE-OPEN));\nX_24:=IF(CLOSE&gt;OPEN,X_23*(HIGH-LOW),IF(CLOSE&lt;OPEN,X_23*(HIGH-OPEN+CLOSE-LOW),VOL\/2))+IF(CLOSE&gt;OPEN,0-X_23*(HIGH-CLOSE+OPEN-LOW),IF(CLOSE&lt;OPEN,0-X_23*(HIGH-LOW),0-VOL\/2));\nX_25:=X_24\/20\/1.15;DRAWTEXT_FIX(C&gt;O,0.3,0.4,0,'\u6280\u672f\u4ea4\u6d41\uff1aWYKH169'),COLORYELLOW;\nX_26:=X_25*0.55+REF(X_25,1)*0.33+REF(X_25,2)*0.22;\nX_27:=EMA(X_26,8);\nX_28:=EMA(X_26,3);\nX_29:=X_28;\nX_30:=VOL;\nX_31:=MA(X_30,5);\nX_32:=MA(X_30,10);\nX_33:=X_31&gt;=X_32;\nX_34:=X_29&gt;=0;\nX_35:=X_34 AND X_33;\nDRAWICON(X_35,1,1);\nX_36:=MA(<span><a>KDJ<\/a><\/span>.K#WEEK(9,3,3),5);\nX_37:=EMA(CLOSE,12\/2)-EMA(CLOSE,26\/2);\nX_38:=EMA(X_37,9\/2);\nX_39:=X_36&gt;=REF(X_36,1) AND X_37&gt;=X_38;\nDRAWICON(X_39,0.9,13);\nX_40:=X_39 OR X_35;\nX_41:=X_3 AND X_7 AND X_11 AND X_14 AND X_16 AND X_20;\nX_42:=COST(50)*COST(50)\/COST(80);\nX_43:=COST(40)*COST(40)\/COST(60);\nX_44:=X_43-X_42;\nX_45:=X_44&gt;0 AND CLOSE&gt;X_43;\nX_46:=X_44&lt;0 AND CLOSE&gt;X_42;\nX_47:=X_45 OR X_46 OR (X_45 AND X_46);\nX_48:=X_47=0 OR (X_44&gt;0 AND CLOSE&gt;X_43 AND CLOSE&lt;MA(CLOSE,10)) OR (X_44&lt;0 AND CLOSE&gt;X_42 AND CLOSE&lt;MA(CLOSE,5));\nX_49:=X_47 AND REF(X_48,1);\nX_50:=X_48 AND REF(X_47,1);\nSTICKLINE(X_47,0.5,0.8,3,0),COLORRED;\nSTICKLINE(X_48,0.5,0.8,3,1),COLORGRAY;\nSTICKLINE(X_41,0.5,0.8,3,0),COLORMAGENTA;\nDRAWICON(X_47 OR X_41 AND REF(X_47 OR X_41,1)=0 AND X_40,0.5,7);\nX_51:=(HIGH+LOW+CLOSE*2)\/4;\nX_52:=EMA(X_51,17);\nX_53:=STD(X_51,17);\nX_54:=((X_51-X_52)\/X_53*100+200)\/4;\nX_55:=(EMA(X_54,5)-25)*1.56;\nX_56:=EMA(X_55,2)*1.22;\nX_57:=EMA(X_56,2);\nSTICKLINE(X_56-X_57&gt;0,0.2,0.4,3,0),COLORRED;\nSTICKLINE(X_56-X_57&lt;0,0.2,0.4,3,0),COLORGREEN;\nSTICKLINE(X_56-X_57&gt;0 AND REF(X_56-X_57&lt;0,1),0.2,0.4,3.05,0),COLOR000099;\nSTICKLINE(X_56-X_57&gt;0 AND REF(X_56-X_57&lt;0,1),0.2,0.4,2.2,0),COLOR0000CC;\nSTICKLINE(X_56-X_57&gt;0 AND REF(X_56-X_57&lt;0,1),0.2,0.4,1.5,0),COLORRED;\nSTICKLINE(X_56-X_57&gt;0 AND REF(X_56-X_57&lt;0,1),0.2,0.4,0.5,0),COLORYELLOW;\nSTICKLINE(X_56-X_57&gt;0 AND X_56-X_57&lt;REF(X_56-X_57,1) AND X_57&gt;110,0.2,0.4,3,0),COLORLIRED;<\/code><\/pre>\n<\/div>\n<\/div>\n<p><span style=\"display: none\" data-referrer=\"https:\/\/zhuanlan.zhihu.com\/p\/27020669023\">&#8211;<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u901a\u8fbe\u4fe1\u91d1\u76c6\u805a\u5b9d\u81f3\u5c0a\u6307\u6807 \u901a\u8fbe\u4fe1&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-1334","post","type-post","status-publish","format-standard","hentry","category-3"],"_links":{"self":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/1334","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=1334"}],"version-history":[{"count":0,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/1334\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1334"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1334"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1334"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}