{"id":2427,"date":"2026-06-25T21:34:31","date_gmt":"2026-06-25T13:34:31","guid":{"rendered":"https:\/\/www.mzlh8.com\/?p=2427"},"modified":"2026-06-25T21:34:31","modified_gmt":"2026-06-25T13:34: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%ac1086%ef%bc%9a%e9%80%9a%e8%be%be%e4%bf%a1%e4%b8%89%e5%8f%89%e5%85%b1%e6%8c%af","status":"publish","type":"post","link":"https:\/\/www.mzlh8.com\/?p=2427","title":{"rendered":"\u6307\u6807\u516c\u5f0f\u7b2c1086\u7bc7\uff1a\u901a\u8fbe\u4fe1\u4e09\u53c9\u5171\u632f"},"content":{"rendered":"<div class=\"RichText ztext Post-RichText css-4ti5lv\" options=\"[object Object]\" uia-uid=\"0|2\">\n<p data-first-child=\"\" data-pid=\"2z-C8_Mh\"><b><span><a>\u901a\u8fbe\u4fe1\u4e09\u53c9\u5171\u632f<\/a><\/span>\u526f\u56fe<\/b><\/p>\n<figure data-size=\"normal\">\n<div class=\"RichText-ConditionalImagePortal\"><img decoding=\"async\" src=\"https:\/\/picx.zhimg.com\/v2-89fd69cb18d8b32faf47418d4f958517_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1242\" data-rawheight=\"773\" data-original-token=\"v2-564621294ddfe6ab33dc3c099e898e77\" class=\"origin_image zh-lightbox-thumb\" width=\"1242\" data-original=\"https:\/\/picx.zhimg.com\/v2-89fd69cb18d8b32faf47418d4f958517_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">VARG1:=(CLOSE-LLV(LOW,120))\/(HHV(HIGH,120)-LLV(LOW,120))*10; \nVARG2:=<span><a>SMA<\/a><\/span>(VARG1,5,1); \nVARG3:=(CLOSE-LLV(LOW,13))\/(HHV(HIGH,13)-LLV(LOW,13))*10; \nVARG4:=SMA(VARG3,3,2); \nVARG5:=SMA(VARG4,10,6);\nVARG6:=MA(VARG5,3); \nVARG7:=VARG5&gt;=VARG6; \nVARG8:=<span><a>EMA<\/a><\/span>(CLOSE,12)-EMA(C,26); \nVARG9:=EMA(VARG8,9); \nVARG10:=(VARG8-VARG9)*2; \nVARG11:=VARG10&gt;0; \nVARG12:=NOT(CODELIKE('4')) AND NOT(CODELIKE('688')) AND NOT(CODELIKE('8')) AND NAMELIKE('S')=0 AND NAMELIKE('*')=0; \nVARG13:=LLV(L,6); \nVARG14:=HHV(H,12); \nVARG15:=EMA((CLOSE-VARG13)\/(VARG14-VARG13)*4,4); \nVARG16:=MA(VARG15,3); \nVARG17:=C&gt;MA(CLOSE,5); \nVARG18:=<span><a>BARSLASTCOUNT<\/a><\/span>(VARG15&gt;VARG16 AND VARG7)=1 AND VARG11; \nXG:=<span><a>FILTER<\/a><\/span>(VARG18 AND VARG17 AND VARG12,20); \nSTICKLINE(XG,0,1,2,0),COLOR0000FF; \nDRAWTEXT(XG,0.66,' \u2605\u4e09\u53c9\u5171\u632f'),COLOR00FFFF;<\/code><\/pre>\n<\/div>\n<p data-pid=\"BgqQNYS2\"><b>\u901a\u8fbe\u4fe1\u4e09\u53c9\u5171\u632f\u9009\u80a1<\/b><\/p>\n<figure data-size=\"normal\">\n<div class=\"RichText-ConditionalImagePortal\"><img decoding=\"async\" src=\"https:\/\/pic1.zhimg.com\/v2-c486cc1bf65ba7c82599840ff0ba2b58_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1241\" data-rawheight=\"778\" data-original-token=\"v2-81efdbb0e70ac8b15ebfb5d7d88d3840\" class=\"origin_image zh-lightbox-thumb\" width=\"1241\" data-original=\"https:\/\/pic1.zhimg.com\/v2-c486cc1bf65ba7c82599840ff0ba2b58_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">SCX1:=(CLOSE-LLV(L,120))\/(HHV(H,120)-LLV(L,120))*10; \nSCX2:=SMA(SCX1,5,1); \nSCX3:=(CLOSE-LLV(L,13))\/(HHV(H,13)-LLV(L,13))*10; \nSCX4:=SMA(SCX3,3,2); \nSCX5:=SMA(SCX4,10,6); \nSCX6:=MA(SCX5,3); \nSCX7:=SCX5&gt;=SCX6; \nSCX8:=EMA(CLOSE,12)-EMA(C,26); \nSCX9:=EMA(SCX8,9); \nSCX10:=(SCX8-SCX9)*2; \nSCX11:=SCX10&gt;0; \nSCX12:=NOT(CODELIKE('4')) AND NOT(CODELIKE('688')) AND NOT(CODELIKE('8')) AND NAMELIKE('S')=0 AND NAMELIKE('*')=0; \nSCX13:=LLV(L,6); \nSCX14:=HHV(H,12); \nSCX15:=EMA((CLOSE-SCX13)\/(SCX14-SCX13)*4,4); \nSCX16:=MA(SCX15,3); SCX17:=C&gt;MA(CLOSE,5); \nSCX18:=BARSLASTCOUNT(SCX15&gt;SCX16 AND SCX7)=1 AND SCX11; \n\u4e09\u53c9\u5171\u632fX:FILTER(SCX18 AND SCX17 AND SCX12,20);<\/code><\/pre>\n<\/div>\n<\/div>\n<p><span style=\"display: none\" data-referrer=\"https:\/\/zhuanlan.zhihu.com\/p\/2049825231712396208\">&#8211;<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u901a\u8fbe\u4fe1\u4e09\u53c9\u5171\u632f\u526f\u56fe VARG1&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-2427","post","type-post","status-publish","format-standard","hentry","category-3"],"_links":{"self":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/2427","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=2427"}],"version-history":[{"count":1,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/2427\/revisions"}],"predecessor-version":[{"id":2428,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/2427\/revisions\/2428"}],"wp:attachment":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2427"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2427"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2427"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}