{"id":2330,"date":"2026-03-31T21:38:30","date_gmt":"2026-03-31T13:38:30","guid":{"rendered":"https:\/\/www.mzlh8.com\/?p=2330"},"modified":"2026-03-31T21:38:31","modified_gmt":"2026-03-31T13:38:31","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%ac1041%e7%af%87%ef%bc%9a%e9%80%9a%e8%be%be%e4%bf%a1%e7%a0%b4%e5%86%b0%e7%a5%9e%e5%86%b3","status":"publish","type":"post","link":"https:\/\/www.mzlh8.com\/?p=2330","title":{"rendered":"\u6307\u6807\u516c\u5f0f\u7b2c1041\u7bc7\uff1a\u901a\u8fbe\u4fe1\u7834\u51b0\u795e\u51b3"},"content":{"rendered":"<div class=\"RichText ztext Post-RichText css-1oz8dhe\" options=\"[object Object]\" uia-uid=\"0|2\">\n<p data-first-child=\"\" data-pid=\"ff8xy8nY\"><b><span><a>\u901a\u8fbe\u4fe1\u7834\u51b0\u795e\u51b3<\/a><\/span>\u4e3b\u56fe<\/b><\/p>\n<figure data-size=\"normal\">\n<div class=\"RichText-ConditionalImagePortal\"><img decoding=\"async\" src=\"https:\/\/pic2.zhimg.com\/v2-e2c420ec1beb14e7794f7bb2b8fb3959_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1244\" data-rawheight=\"874\" data-original-token=\"v2-3ece66adcd6bd88699d21702e1da4b94\" class=\"origin_image zh-lightbox-thumb\" width=\"1244\" data-original=\"https:\/\/pic2.zhimg.com\/v2-e2c420ec1beb14e7794f7bb2b8fb3959_r.jpg\"><\/div>\n<\/figure>\n<figure data-size=\"normal\">\n<div class=\"RichText-ConditionalImagePortal\"><img decoding=\"async\" src=\"https:\/\/pic4.zhimg.com\/v2-c0b045dbf26b5578e76564246e96c8df_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1242\" data-rawheight=\"778\" data-original-token=\"v2-0d13b5d1a319bcd5babe02fecef91eff\" class=\"origin_image zh-lightbox-thumb\" width=\"1242\" data-original=\"https:\/\/pic4.zhimg.com\/v2-c0b045dbf26b5578e76564246e96c8df_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">AA:=<span><a>MA<\/a><\/span>((2*CLOSE+HIGH+LOW)\/4,5);\nA1:=AA*102\/100;\nA2:=AA*(200-102)\/100;\nCC:=ABS((2*CLOSE+HIGH+LOW)\/4-MA(CLOSE,20))\/MA(CLOSE,20);\nDD:=<span><a>DMA<\/a><\/span>(CLOSE,CC);\nA3:=(1+7\/100)*DD;\nA4:=(1-7\/100)*DD;\nMG:=<span><a>CROSS<\/a><\/span>(C,A1) AND C&gt;REF(C,1) AND C\/REF(C,1)&gt;=1.03 AND C\/REF(C,1)&lt;=1.05 AND REF(C&gt;REF(C,1) AND C&gt;O,1);\n\u4e70:=<span><a>FILTER<\/a><\/span>(MG,30);\nDRAWTEXT_FIX(1,0.60,0.75,0,'\u66f4\u591a\u6307\u6807\uff0c\u4f4e\u8d39\u7387\u4ea4\u6613\uff0c\u79c1\u804a '),COLORYELLOW; \nSTICKLINE(\u4e70, C,O, 3,0),COLORYELLOW;\nDRAWTEXT(\u4e70,L*0.99,'\u7834\u51b0'),COLORYELLOW;<\/code><\/pre>\n<\/div>\n<p data-pid=\"_ZrspX_h\"><b>\u901a\u8fbe\u4fe1\u7834\u51b0\u795e\u51b3\u526f\u56fe<\/b><\/p>\n<figure data-size=\"normal\">\n<div class=\"RichText-ConditionalImagePortal\"><img decoding=\"async\" src=\"https:\/\/pica.zhimg.com\/v2-7f194aadf240d9a2d56e6dfbfc78028a_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1244\" data-rawheight=\"873\" data-original-token=\"v2-6bbe60094b85ce4ed0f4df9a1adc8041\" class=\"origin_image zh-lightbox-thumb\" width=\"1244\" data-original=\"https:\/\/pica.zhimg.com\/v2-7f194aadf240d9a2d56e6dfbfc78028a_r.jpg\"><\/div>\n<\/figure>\n<figure data-size=\"normal\">\n<div class=\"RichText-ConditionalImagePortal\"><img decoding=\"async\" src=\"https:\/\/pica.zhimg.com\/v2-ecbc3d990bfc15c88e2ad8775a9d51c6_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1245\" data-rawheight=\"785\" data-original-token=\"v2-e9c1038e188cbcf0b7d0371cfb1b8546\" class=\"origin_image zh-lightbox-thumb\" width=\"1245\" data-original=\"https:\/\/pica.zhimg.com\/v2-ecbc3d990bfc15c88e2ad8775a9d51c6_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">AA:=MA((2*CLOSE+HIGH+LOW)\/4,5);\nA1:=AA*102\/100;\nA2:=AA*(200-102)\/100;\nCC:=ABS((2*CLOSE+HIGH+LOW)\/4-MA(CLOSE,20))\/MA(CLOSE,20);\nDD:=DMA(CLOSE,CC);\nA3:=(1+7\/100)*DD;\nA4:=(1-7\/100)*DD;\nMG:=CROSS(C,A1) AND C&gt;REF(C,1) AND C\/REF(C,1)&gt;=1.03 AND C\/REF(C,1)&lt;=1.05 AND REF(C&gt;REF(C,1) AND C&gt;O,1);\n\u4e70:=FILTER(MG,30);\nDRAWTEXT_FIX(1,0.60,0.75,0,'\u66f4\u591a\u6307\u6807\uff0c\u4f4e\u8d39\u7387\u4ea4\u6613\uff0c\u79c1\u804a '),COLORYELLOW; \nSTICKLINE(\u4e70, 0,10, 0,-1),COLORYELLOW;\nSTICKLINE(\u4e70, 0,1, 5,1),COLORYELLOW;\nDRAWICON(\u4e70,10,18);\nDRAWICON(\u4e70,1,1);\nDRAWICON(\u4e70,3,30);\nDRAWICON(\u4e70,5,30);\nDRAWTEXT(\u4e70,7,' \u7834'),COLORYELLOW;\nDRAWTEXT(\u4e70,5,' \u51b0'),COLORYELLOW;<\/code><\/pre>\n<\/div>\n<p data-pid=\"fHAKzU1Q\"><b>\u901a\u8fbe\u4fe1\u7834\u51b0\u795e\u51b3\u9009\u80a1<\/b><\/p>\n<figure data-size=\"normal\">\n<div class=\"RichText-ConditionalImagePortal\"><img decoding=\"async\" src=\"https:\/\/pic2.zhimg.com\/v2-cea82b77bd9f3ac721b585f20c0c22bd_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1244\" data-rawheight=\"884\" data-original-token=\"v2-7d031df4349e30d6c22e746825373aec\" class=\"origin_image zh-lightbox-thumb\" width=\"1244\" data-original=\"https:\/\/pic2.zhimg.com\/v2-cea82b77bd9f3ac721b585f20c0c22bd_r.jpg\"><\/div>\n<\/figure>\n<figure data-size=\"normal\">\n<div class=\"RichText-ConditionalImagePortal\"><img decoding=\"async\" src=\"https:\/\/pic1.zhimg.com\/v2-5d2fdf32e69e59071a70abb3c9c0e58c_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1244\" data-rawheight=\"793\" data-original-token=\"v2-31ac240a619df62afd731f5edc6c4a92\" class=\"origin_image zh-lightbox-thumb\" width=\"1244\" data-original=\"https:\/\/pic1.zhimg.com\/v2-5d2fdf32e69e59071a70abb3c9c0e58c_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">AA:=MA((2*CLOSE+HIGH+LOW)\/4,5);\nA1:=AA*102\/100;\nA2:=AA*(200-102)\/100;\nCC:=ABS((2*CLOSE+HIGH+LOW)\/4-MA(CLOSE,20))\/MA(CLOSE,20);\nDD:=DMA(CLOSE,CC);\nA3:=(1+7\/100)*DD;\nA4:=(1-7\/100)*DD;\nMG:=CROSS(C,A1) AND C&gt;REF(C,1) AND C\/REF(C,1)&gt;=1.03 AND C\/REF(C,1)&lt;=1.05 AND REF(C&gt;REF(C,1) AND C&gt;O,1);\n\u4e70:FILTER(MG,30);<\/code><\/pre>\n<\/div>\n<\/div>\n<p><span style=\"display: none\" data-referrer=\"https:\/\/zhuanlan.zhihu.com\/p\/2017946431332312641\">&#8211;<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u901a\u8fbe\u4fe1\u7834\u51b0\u795e\u51b3\u4e3b\u56fe AA:=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-2330","post","type-post","status-publish","format-standard","hentry","category-3"],"_links":{"self":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/2330","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=2330"}],"version-history":[{"count":1,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/2330\/revisions"}],"predecessor-version":[{"id":2331,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/2330\/revisions\/2331"}],"wp:attachment":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2330"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2330"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2330"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}