{"id":1970,"date":"2025-11-10T16:14:59","date_gmt":"2025-11-10T08:14:59","guid":{"rendered":"https:\/\/www.mzlh8.com\/?p=1970"},"modified":"2025-11-10T16:15:00","modified_gmt":"2025-11-10T08:15:00","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%ac884%e7%af%87%ef%bc%9a%e9%80%9a%e8%be%be%e4%bf%a1%e9%be%99%e5%a4%b4%e7%8b%99%e5%87%bb%e6%89%8b-2","status":"publish","type":"post","link":"https:\/\/www.mzlh8.com\/?p=1970","title":{"rendered":"\u6307\u6807\u516c\u5f0f\u7b2c884\u7bc7\uff1a\u901a\u8fbe\u4fe1\u9f99\u5934\u72d9\u51fb\u624b"},"content":{"rendered":"<div class=\"RichText ztext Post-RichText css-1sds6ep\" options=\"[object Object]\" uia-uid=\"0|2\">\n<p data-first-child=\"\" data-pid=\"PxxjZ6sl\"><b><span><a>\u901a\u8fbe\u4fe1\u9f99\u5934\u72d9\u51fb\u624b<\/a><\/span>\u4e3b\u56fe<\/b><\/p>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic3.zhimg.com\/v2-9ece3c26a309962c2b9eb514d4a2d1a6_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1243\" data-rawheight=\"851\" data-original-token=\"v2-40bc2a617f4e33b05ad013aa7837fd95\" class=\"origin_image zh-lightbox-thumb\" width=\"1243\" data-original=\"https:\/\/pic3.zhimg.com\/v2-9ece3c26a309962c2b9eb514d4a2d1a6_r.jpg\"><\/div>\n<\/figure>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic4.zhimg.com\/v2-bec8fe68657fa410477702f16a3c1c23_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1246\" data-rawheight=\"806\" data-original-token=\"v2-553cf2ffec4604c399e3e687a82e1b8d\" class=\"origin_image zh-lightbox-thumb\" width=\"1246\" data-original=\"https:\/\/pic4.zhimg.com\/v2-bec8fe68657fa410477702f16a3c1c23_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">\u7ae0\u9c7c:<span><a>MA<\/a><\/span>(REF(<span><a>HHV<\/a><\/span>(C,30),1),2),COLORGREEN;\n\u7ae0\u9c7c1:MA(REF(<span><a>LLV<\/a><\/span>(C,30),1),2),COLORGREEN;\n\u7ae0\u9c7c2:<span><a>EMA<\/a><\/span>(((<span><a>SLOPE<\/a><\/span>(CLOSE,34) *20) + CLOSE),75),COLORMAGENTA,LINETHICK2;\n\u7ae0\u9c7c3:EMA(CLOSE,15),COLORYELLOW,LINETHICK1;\nZYG1:=(\u7ae0\u9c7c3 - \u7ae0\u9c7c2);\nSTICKLINE((ZYG1 &gt;= 0),\u7ae0\u9c7c3,\u7ae0\u9c7c2,2,0),COLOR00C4C4;\nSTICKLINE((ZYG1 &lt; 0),\u7ae0\u9c7c3,\u7ae0\u9c7c2,2,0),COLORFF8000;\n\u9c7c\u54e5:=EMA(((100 * (CLOSE - LLV(LOW,34))) \/ (HHV(HIGH,34) - LLV(LOW,34))),3);\n\u9c7c\u54e51:=<span><a>SMA<\/a><\/span>((((HHV(HIGH,34) - CLOSE) \/ (HHV(HIGH,34) - LLV(LOW,34))) * 100),2,1);\n\u9c7c\u54e52:=EMA(((100 * (<span><a>INDEXC<\/a><\/span> - LLV(INDEXL,34))) \/ (HHV(<span><a>INDEXH<\/a><\/span>,34) - LLV(INDEXL,34))),3);\nDRAWTEXT_FIX(1,0.60,0.75,0,'\u66f4\u591a\u6307\u6807\uff0c\u4f4e\u8d39\u7387\u4ea4\u6613\uff0c\u79c1\u804a '),COLORYELLOW; \n\u9c7c\u54e53:=(((VOL \/MA(V,5))) &gt;= 2);\n\u7ae0:=(((CLOSE \/ REF(CLOSE,1)) - 1) * 100);\nA:=(CROSS(\u9c7c\u54e5,\u9c7c\u54e51) AND (\u9c7c\u54e5 &gt;= 45));\nB:=(CROSS(\u9c7c\u54e5,\u9c7c\u54e52) AND (\u9c7c\u54e5 &gt;= 45));\nD:=(CROSS(\u9c7c\u54e5,75) AND (\u7ae0&gt;= 2));\nDD:=(CROSS(\u9c7c\u54e5,20) AND (\u7ae0&gt;= 2));\nDRAWTEXT((A &gt; 0),(LOW * 0.99),'\u2190\u963b\u51fb\u7ae0\u9c7c'),COLORFFFF00;\nDRAWTEXT((B &gt; 0),(LOW * 1.02),'\u2190\u51b3\u6218\u7ae0\u9c7c'),COLOR0055FF;\nDRAWTEXT((D &gt; 0),(LOW * 1.05),'\u2190\u7edd\u5bf9\u7ae0\u9c7c'),COLORRED;\nDRAWTEXT((DD &gt; 0),(LOW ),'\u2190\u7ae0\u9c7c\u91d1\u80a1'),COLORRED;\nTJ:=((CLOSE &gt; OPEN) OR ((CLOSE = OPEN) AND (CLOSE &gt; REF(CLOSE,1))));\nSTICKLINE(TJ,LOW,HIGH,0,0),COLORRED;\nSTICKLINE(TJ,OPEN,CLOSE,2.5,0),COLORRED;\nSTICKLINE(TJ,OPEN,CLOSE,2,0),COLOR8B6AFD;\nSTICKLINE(TJ,OPEN,CLOSE,1,0),COLORC6B6FE;\nSTICKLINE(TJ,OPEN,CLOSE,0.5,0),COLORF9F7FF;\nSTICKLINE(NOT(TJ),LOW,HIGH,0,0),COLORFF0000;\nSTICKLINE(NOT(TJ),OPEN,CLOSE,2.5,0),COLORFF0000;\nSTICKLINE(NOT(TJ),OPEN,CLOSE,2,0),COLORFF7578;\nSTICKLINE(NOT(TJ),OPEN,CLOSE,1,0),COLORFFBFC1;\nSTICKLINE(NOT(TJ),OPEN,CLOSE,0,0),COLORFFFFF7;\nSTICKLINE(CLOSE&gt;REF(CLOSE,1)*1.095,OPEN,CLOSE,2,0),COLORRED;\nSTICKLINE(CLOSE&gt;REF(CLOSE,1)*1.095,OPEN,CLOSE,1.3,0),COLORWHITE;<\/code><\/pre>\n<\/div>\n<p data-pid=\"icikvcGD\"><b>\u901a\u8fbe\u4fe1\u9f99\u5934\u72d9\u51fb\u624b\u526f\u56fe<\/b><\/p>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic1.zhimg.com\/v2-6c331290b694a7d6aa53772e2e23efc4_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1243\" data-rawheight=\"855\" data-original-token=\"v2-2e339c8ce9761ade907a9bdb6a10cc89\" class=\"origin_image zh-lightbox-thumb\" width=\"1243\" data-original=\"https:\/\/pic1.zhimg.com\/v2-6c331290b694a7d6aa53772e2e23efc4_r.jpg\"><\/div>\n<\/figure>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic4.zhimg.com\/v2-738ce1b0970fde15ed88ca3dedc501d5_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1244\" data-rawheight=\"783\" data-original-token=\"v2-5a6c35748719e10faaf83268b2c796db\" class=\"origin_image zh-lightbox-thumb\" width=\"1244\" data-original=\"https:\/\/pic4.zhimg.com\/v2-738ce1b0970fde15ed88ca3dedc501d5_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">\u7ae0\u9c7c:=MA(REF(HHV(C,30),1),2);\n\u7ae0\u9c7c1:=MA(REF(LLV(C,30),1),2);\n\u7ae0\u9c7c2:=EMA(((SLOPE(CLOSE,34) *20) + CLOSE),75),;\n\u7ae0\u9c7c3:=EMA(CLOSE,15);\nZYG1:=(\u7ae0\u9c7c3 - \u7ae0\u9c7c2);\nDRAWTEXT_FIX(1,0.60,0.75,0,'\u66f4\u591a\u6307\u6807\uff0c\u4f4e\u8d39\u7387\u4ea4\u6613\uff0c\u79c1\u804a '),COLORYELLOW; \n\u9c7c\u54e5:=EMA(((100 * (CLOSE - LLV(LOW,34))) \/ (HHV(HIGH,34) - LLV(LOW,34))),3);\n\u9c7c\u54e51:=SMA((((HHV(HIGH,34) - CLOSE) \/ (HHV(HIGH,34) - LLV(LOW,34))) * 100),2,1);\n\u9c7c\u54e52:=EMA(((100 * (INDEXC - LLV(INDEXL,34))) \/ (HHV(INDEXH,34) - LLV(INDEXL,34))),3);\n\u9c7c\u54e53:=(((VOL \/MA(V,5))) &gt;= 2);\n\u7ae0:=(((CLOSE \/ REF(CLOSE,1)) - 1) * 100);\n\u963b\u51fb\u7ae0\u9c7c:(CROSS(\u9c7c\u54e5,\u9c7c\u54e51) AND (\u9c7c\u54e5 &gt;= 45));<\/code><\/pre>\n<\/div>\n<p data-pid=\"UZXeKdeg\"><b>\u901a\u8fbe\u4fe1\u9f99\u5934\u72d9\u51fb\u624b\u9009\u80a1<\/b><\/p>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic4.zhimg.com\/v2-e8677178f39f4226d3ea0b71acafc44d_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1243\" data-rawheight=\"854\" data-original-token=\"v2-915fe38b3cb8d8c125e040efdaa5d47c\" class=\"origin_image zh-lightbox-thumb\" width=\"1243\" data-original=\"https:\/\/pic4.zhimg.com\/v2-e8677178f39f4226d3ea0b71acafc44d_r.jpg\"><\/div>\n<\/figure>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic1.zhimg.com\/v2-47539f3603cf4f476855ccb40fec955e_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1242\" data-rawheight=\"778\" data-original-token=\"v2-a4951b4a873775495d90540688a7c12e\" class=\"origin_image zh-lightbox-thumb\" width=\"1242\" data-original=\"https:\/\/pic1.zhimg.com\/v2-47539f3603cf4f476855ccb40fec955e_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">\u7ae0\u9c7c:=MA(REF(HHV(C,30),1),2);\n\u7ae0\u9c7c1:=MA(REF(LLV(C,30),1),2);\n\u7ae0\u9c7c2:=EMA(((SLOPE(CLOSE,34) *20) + CLOSE),75),;\n\u7ae0\u9c7c3:=EMA(CLOSE,15);\nZYG1:=(\u7ae0\u9c7c3 - \u7ae0\u9c7c2);\n\u9c7c\u54e5:=EMA(((100 * (CLOSE - LLV(LOW,34))) \/ (HHV(HIGH,34) - LLV(LOW,34))),3);\n\u9c7c\u54e51:=SMA((((HHV(HIGH,34) - CLOSE) \/ (HHV(HIGH,34) - LLV(LOW,34))) * 100),2,1);\n\u9c7c\u54e52:=EMA(((100 * (INDEXC - LLV(INDEXL,34))) \/ (HHV(INDEXH,34) - LLV(INDEXL,34))),3);\n\u9c7c\u54e53:=(((VOL \/MA(V,5))) &gt;= 2);\n\u7ae0:=(((CLOSE \/ REF(CLOSE,1)) - 1) * 100);\nA:(CROSS(\u9c7c\u54e5,\u9c7c\u54e51) AND (\u9c7c\u54e5 &gt;= 45));<\/code><\/pre>\n<\/div>\n<\/div>\n<p><span style=\"display: none\" data-referrer=\"https:\/\/zhuanlan.zhihu.com\/p\/1968710353358660316\">&#8211;<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u901a\u8fbe\u4fe1\u9f99\u5934\u72d9\u51fb\u624b\u4e3b\u56fe \u7ae0\u9c7c: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-1970","post","type-post","status-publish","format-standard","hentry","category-3"],"_links":{"self":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/1970","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=1970"}],"version-history":[{"count":0,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/1970\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1970"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1970"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1970"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}