{"id":2397,"date":"2026-06-25T21:31:02","date_gmt":"2026-06-25T13:31:02","guid":{"rendered":"https:\/\/www.mzlh8.com\/?p=2397"},"modified":"2026-06-25T21:31:02","modified_gmt":"2026-06-25T13:31:02","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%ac1072%e7%af%87%ef%bc%9a%e9%80%9a%e8%be%be%e4%bf%a1%e5%bc%ba%e9%be%99%e6%88%98%e6%b3%95","status":"publish","type":"post","link":"https:\/\/www.mzlh8.com\/?p=2397","title":{"rendered":"\u6307\u6807\u516c\u5f0f\u7b2c1072\u7bc7\uff1a\u901a\u8fbe\u4fe1\u5f3a\u9f99\u6218\u6cd5"},"content":{"rendered":"<div class=\"RichText ztext Post-RichText css-4ti5lv\" options=\"[object Object]\" uia-uid=\"0|2\">\n<p data-first-child=\"\" data-pid=\"SNDnRFlB\"><b><span><a>\u901a\u8fbe\u4fe1\u5f3a\u9f99\u6218\u6cd5<\/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-1c9e20939db567cff5664a8212968958_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1246\" data-rawheight=\"613\" data-original-token=\"v2-36f28eefa741f033becf4a5776d09261\" class=\"origin_image zh-lightbox-thumb\" width=\"1246\" data-original=\"https:\/\/pic1.zhimg.com\/v2-1c9e20939db567cff5664a8212968958_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">\u9f99\u5934\u7ebf:<span><a>MA<\/a><\/span>(CLOSE,3),COLORGREEN; \n\u8d8b\u52bf\u7ebf:<span><a>EMA<\/a><\/span>(CLOSE,17),COLORMAGENTA,LINETHICK2; \nMA3:EMA(\u8d8b\u52bf\u7ebf,4),COLOR111111; \nX_1:=IF(REF(CLOSE,1)*1.1-CLOSE&lt;0.01,1,0); \nSTICKLINE(X_1,OPEN,CLOSE,3,0),COLOR66EEEE; \nSTICKLINE(X_1,OPEN,CLOSE,2,0),COLOR8800FF; \nDRAWBAND(\u8d8b\u52bf\u7ebf,RGB(255,0,255),MA3,RGB(0,0,0)); \nDRAWTEXT_FIX(CLOSE&gt;OPEN,0.01,0.9,0,4),COLOR99EEEE; \nX_2:=EMA(\u8d8b\u52bf\u7ebf,1); \n\u4e3b\u529b\u8db3\u8ff9:EMA(CLOSE,89),DOTLINE,COLOR99EEEE; \nX_3:=EMA(\u4e3b\u529b\u8db3\u8ff9,10);<\/code><\/pre>\n<\/div>\n<p data-pid=\"1P_uv5Hg\"><b>\u901a\u8fbe\u4fe1\u5f3a\u9f99\u6218\u6cd5\u526f\u56fe<\/b><\/p>\n<figure data-size=\"normal\">\n<div class=\"RichText-ConditionalImagePortal\"><img decoding=\"async\" src=\"https:\/\/pic2.zhimg.com\/v2-d8c8d54c8a002f9c43f19f6b2233e53f_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1245\" data-rawheight=\"613\" data-original-token=\"v2-8560de75fb1f133a5621846e5e574d32\" class=\"origin_image zh-lightbox-thumb\" width=\"1245\" data-original=\"https:\/\/pic2.zhimg.com\/v2-d8c8d54c8a002f9c43f19f6b2233e53f_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">X_1:=<span><a>MACD<\/a><\/span>.DIF#MONTH; \nX_2:=MACD.DEA#MONTH; \nX_3:=MACD.DIF#WEEK; \nX_4:=MACD.DEA#WEEK; \nX_5:=MACD.DIF; \nX_6:=MACD.DEA; \nX_7:=<span><a>CROSS<\/a><\/span>(X_5,X_6); X_8:=CROSS(X_3,X_4); \nX_9:=CROSS(X_1,X_2); X_10:=IF(CROSS(X_3,X_4),MACD.DIF+0.1,0); \nX_11:=IF(X_5&gt;X_6 AND X_3&gt;X_4 AND X_9 OR (X_3&gt;X_4 AND X_1&gt;X_2 AND X_7) AND CLOSE\/REF(CLOSE,1)&gt;1.08 OR (X_1&gt;X_2 AND X_5&gt;X_6 AND X_8) OR (X_7 AND X_8 AND X_9),MACD.DIF+0.2,0); \nSTICKLINE(X_10 AND CLOSE\/REF(CLOSE,1)&gt;1.05,0,100,3.2,0),COLOR0077FF; \nSTICKLINE(X_10 AND CLOSE\/REF(CLOSE,1)&gt;1.05,0,100,2.5,0),COLOR0099FF; \nSTICKLINE(X_10 AND CLOSE\/REF(CLOSE,1)&gt;1.05,0,100,1.9,0),COLOR00BBFF; \nSTICKLINE(X_10 AND CLOSE\/REF(CLOSE,1)&gt;1.05,0,100,1.2,0),COLOR00DDFF; \nSTICKLINE(X_10 AND CLOSE\/REF(CLOSE,1)&gt;1.05,0,100,0.3,0),COLORYELLOW; \nSTICKLINE(X_11 AND CLOSE\/REF(CLOSE,1)&gt;1.08,0,100,3,0),COLOR000099; \nSTICKLINE(X_11 AND CLOSE\/REF(CLOSE,1)&gt;1.08,0,100,2.2,0),COLOR0000CC; \nSTICKLINE(X_11 AND CLOSE\/REF(CLOSE,1)&gt;1.08,0,100,1.5,0),COLORRED; \nSTICKLINE(X_11 AND CLOSE\/REF(CLOSE,1)&gt;1.08,0,100,0.5,0),COLORCC66FF; \nSTICKLINE(X_11 AND CLOSE\/REF(CLOSE,1)&gt;1.08,0,100,0.5,0),COLORYELLOW; \nDRAWTEXT(X_11 AND CLOSE\/REF(CLOSE,1)&gt;1.08,80,1862),COLORYELLOW; \nDRAWTEXT(X_10 AND CLOSE\/REF(CLOSE,1)&gt;1.05,60,1863),COLORRED; \nDRAWTEXT(X_11 AND X_10 AND CLOSE\/REF(CLOSE,1)&gt;1.05,40,1864),COLORMAGENTA;<\/code><\/pre>\n<\/div>\n<p data-pid=\"yQF3dWhh\"><b>\u901a\u8fbe\u4fe1\u5f3a\u9f99\u6218\u6cd5\u9009\u80a1<\/b><\/p>\n<figure data-size=\"normal\">\n<div class=\"RichText-ConditionalImagePortal\"><img decoding=\"async\" src=\"https:\/\/pic3.zhimg.com\/v2-12b3b851a68959d512de5d49c88aa864_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1245\" data-rawheight=\"615\" data-original-token=\"v2-edb362344a37be9affd3df9222dfec8d\" class=\"origin_image zh-lightbox-thumb\" width=\"1245\" data-original=\"https:\/\/pic3.zhimg.com\/v2-12b3b851a68959d512de5d49c88aa864_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">X_1:=MACD.DIF#MONTH;\nX_2:=MACD.DEA#MONTH;\nX_3:=MACD.DIF#WEEK;\nX_4:=MACD.DEA#WEEK;\nX_5:=MACD.DIF;\nX_6:=MACD.DEA;\nX_7:=CROSS(X_5,X_6);\nX_8:=CROSS(X_3,X_4);\nX_9:=CROSS(X_1,X_2);\nX_10:=IF(CROSS(X_3,X_4),MACD.DIF+0.1,0);\nX_11:X_5&gt;X_6 AND X_3&gt;X_4 AND X_9 OR (X_3&gt;X_4 AND X_1&gt;X_2 AND X_7) AND CLOSE\/REF(CLOSE,1)&gt;1.08 OR (X_1&gt;X_2 AND X_5&gt;X_6 AND X_8) OR (X_7 AND X_8 AND X_9);<\/code><\/pre>\n<\/div>\n<figure data-size=\"normal\">\n<div class=\"RichText-ConditionalImagePortal\"><img decoding=\"async\" src=\"https:\/\/pic3.zhimg.com\/v2-212c5155000b915d00dc00b05d76d6be_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1100\" data-rawheight=\"2236\" data-original-token=\"v2-94e07724aad7ebdde359505b9dd33fd6\" class=\"origin_image zh-lightbox-thumb\" width=\"1100\" data-original=\"https:\/\/pic3.zhimg.com\/v2-212c5155000b915d00dc00b05d76d6be_r.jpg\"><\/div>\n<\/figure>\n<figure data-size=\"normal\">\n<div class=\"RichText-ConditionalImagePortal\"><img decoding=\"async\" src=\"https:\/\/pic3.zhimg.com\/v2-a4cdc9fc6d326ad3e47041848d276c16_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"2243\" data-rawheight=\"1098\" data-original-token=\"v2-f60fce3de2ea5df536059221b39caf66\" class=\"origin_image zh-lightbox-thumb\" width=\"2243\" data-original=\"https:\/\/pic3.zhimg.com\/v2-a4cdc9fc6d326ad3e47041848d276c16_r.jpg\"><\/div>\n<\/figure>\n<figure data-size=\"normal\">\n<div class=\"RichText-ConditionalImagePortal\"><img decoding=\"async\" src=\"https:\/\/pic4.zhimg.com\/v2-4f5a1de5e8ea9b66d10ec69c9c9c16e3_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"2231\" data-rawheight=\"1087\" data-original-token=\"v2-0bdb5896fab6eec5f815f619e8c7d48f\" class=\"origin_image zh-lightbox-thumb\" width=\"2231\" data-original=\"https:\/\/pic4.zhimg.com\/v2-4f5a1de5e8ea9b66d10ec69c9c9c16e3_r.jpg\"><\/div>\n<\/figure>\n<\/div>\n<p><span style=\"display: none\" data-referrer=\"https:\/\/zhuanlan.zhihu.com\/p\/2043457671186079859\">&#8211;<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u901a\u8fbe\u4fe1\u5f3a\u9f99\u6218\u6cd5\u4e3b\u56fe \u9f99\u5934\u7ebf:M&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-2397","post","type-post","status-publish","format-standard","hentry","category-3"],"_links":{"self":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/2397","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=2397"}],"version-history":[{"count":1,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/2397\/revisions"}],"predecessor-version":[{"id":2398,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/2397\/revisions\/2398"}],"wp:attachment":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2397"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2397"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2397"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}