{"id":805,"date":"2025-11-10T11:23:27","date_gmt":"2025-11-10T03:23:27","guid":{"rendered":"https:\/\/www.mzlh8.com\/?p=805"},"modified":"2025-11-10T11:23:28","modified_gmt":"2025-11-10T03:23:28","slug":"%e7%a8%8b%e5%ba%8f%e5%8c%96%e4%ba%a4%e6%b5%81%e7%ac%ac374%e7%af%87%ef%bc%9a%e5%ba%84%e5%ae%b6%e6%b8%b8%e8%b5%84%e9%87%8f%e5%8c%96%e4%ba%a4%e6%98%93%e6%8a%93%e7%9f%ad%e7%ba%bf%e7%89%9b%e8%82%a1","status":"publish","type":"post","link":"https:\/\/www.mzlh8.com\/?p=805","title":{"rendered":"\u6307\u6807\u516c\u5f0f\u7b2c374\u7bc7\uff1a\u5e84\u5bb6\u6e38\u8d44\u91cf\u5316\u4ea4\u6613\u6293\u77ed\u7ebf\u725b\u80a1\u6307\u6807\u516c\u5f0f"},"content":{"rendered":"<div class=\"RichText ztext Post-RichText css-1sds6ep\" options=\"[object Object]\" uia-uid=\"0|2\">\n<p data-first-child=\"\" data-pid=\"XoEqXeNx\"><b><span><a>\u5e84\u5bb6\u6e38\u8d44\u91cf\u5316\u4ea4\u6613<\/a><\/span>\u4e3b\u56fe\u6307\u6807\u516c\u5f0f\uff1a<\/b><\/p>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic4.zhimg.com\/v2-2796a621b650dd3490e63b6151884f21_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1245\" data-rawheight=\"467\" data-original-token=\"v2-97dc473b8be2538f08a2708ba8c83048\" class=\"origin_image zh-lightbox-thumb\" width=\"1245\" data-original=\"https:\/\/pic4.zhimg.com\/v2-2796a621b650dd3490e63b6151884f21_r.jpg\"><\/div>\n<\/figure>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic4.zhimg.com\/v2-675201dbcad88450598004ad275357b7_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1246\" data-rawheight=\"1022\" data-original-token=\"v2-63b2dc07a369fadbe8a08bea1f574d00\" class=\"origin_image zh-lightbox-thumb\" width=\"1246\" data-original=\"https:\/\/pic4.zhimg.com\/v2-675201dbcad88450598004ad275357b7_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">MA5:MA(CLOSE,5);\nMA10:MA(CLOSE,10);\nMA20:MA(CLOSE,20);\nMA30:MA(CLOSE,30);\nMA60:MA(CLOSE,60);\nMA120:MA(CLOSE,120);\nC2:=REF(C,1);\n\u6da8\u505c:=IF((C-C2)*100\/C2&gt;=(10-0.01*100\/C2),1,0);\nSTICKLINE(\u6da8\u505c,OPEN,CLOSE,2,0),COLORYELLOW;\nX_1:=(CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100;\nX_2:=(CLOSE-REF(CLOSE,2))\/REF(CLOSE,2)*100;\nX_3:=(CLOSE-REF(CLOSE,3))\/REF(CLOSE,3)*100;\nX_4:=(CLOSE-REF(CLOSE,4))\/REF(CLOSE,4)*100;\nX_5:=(CLOSE-REF(CLOSE,5))\/REF(CLOSE,5)*100;\nX_6:=(CLOSE-REF(CLOSE,6))\/REF(CLOSE,6)*100;\nX_7:=(CLOSE-REF(CLOSE,7))\/REF(CLOSE,7)*100;\nX_8:=(CLOSE-REF(CLOSE,8))\/REF(CLOSE,8)*100;\nX_9:=(CLOSE-REF(CLOSE,9))\/REF(CLOSE,9)*100;\nX_10:=(CLOSE-REF(CLOSE,10))\/REF(CLOSE,10)*100;\nX_11:=(CLOSE-REF(CLOSE,11))\/REF(CLOSE,11)*100;\nX_12:=(CLOSE-REF(CLOSE,12))\/REF(CLOSE,12)*100;\nX_13:=(CLOSE-REF(CLOSE,13))\/REF(CLOSE,13)*100;\nX_14:=(CLOSE-REF(CLOSE,14))\/REF(CLOSE,14)*100;\nX_15:=(CLOSE-REF(CLOSE,15))\/REF(CLOSE,15)*100;\nX_16:=(CLOSE-REF(CLOSE,16))\/REF(CLOSE,16)*100;\nX_17:=(CLOSE-REF(CLOSE,17))\/REF(CLOSE,17)*100;\nX_18:=(CLOSE-REF(CLOSE,18))\/REF(CLOSE,18)*100;\nX_19:=(CLOSE-REF(CLOSE,19))\/REF(CLOSE,19)*100;\nX_20:=(CLOSE-REF(CLOSE,20))\/REF(CLOSE,20)*100;\nX_21:=X_1+X_2+X_3+X_4+X_5;\nX_22:=X_1+X_2+X_3+X_4+X_5+X_6+X_7+X_8+X_9+X_10;\nX_23:=X_1+X_2+X_3+X_4+X_5+X_6+X_7+X_8+X_9+X_10+X_11+X_12+X_13+X_14+X_15+X_16+X_17+X_18+X_19+X_20;\nX_24:=(X_22-X_21*50)\/100;\nX_25:=(X_23-X_22*100)\/100;\nX_26:=(X_23-X_21*150)\/100;\nX_27:=(SUM(X_21,3)*30-MA(SUM(X_21,3),45))\/10;\nX_28:=(X_22*30-REF(SUM(X_22,3),1))\/10;\nX_29:=(X_21*30-REF(SUM(X_21,3),1))\/10;\nX_30:=(CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100;\nX_31:=SUM(X_30,3)*30-MA(SUM(X_30,3),45);\nX_32:=X_30*30-REF(SUM(X_30,3),1);\nX_33:=(X_28+X_29+X_27+X_31+X_32)\/5;\nX_34:=SUM(X_32,WEEKDAY)\/10;\nX_35:=JFZX.\u591a\u5934\u529b\u91cf#WEEK;\nX_36:=MA(X_35,PERIOD)+2*STD(X_35,PERIOD);\nX_37:=MA(X_35,3*PERIOD)+2*STD(X_35,3*PERIOD);\nX_38:=MA(X_35,5*PERIOD)+2*STD(X_35,5*PERIOD);\nX_39:=MA(X_35,6*PERIOD)+2*STD(X_35,6*PERIOD);\nX_40:=MA(X_35,7*PERIOD)+2*STD(X_35,7*PERIOD);\nX_41:=MA(X_36-REF(X_36,2*PERIOD),PERIOD)+2*STD(X_36-REF(X_36,3*PERIOD),PERIOD);\nX_42:=MA(X_37-REF(X_37,2*PERIOD),PERIOD)+2*STD(X_37-REF(X_37,3*PERIOD),PERIOD);\nX_43:=MA(X_38-REF(X_38,2*PERIOD),PERIOD)+2*STD(X_38-REF(X_38,3*PERIOD),PERIOD);\nX_44:=MA(X_39-REF(X_39,2*PERIOD),PERIOD)+2*STD(X_39-REF(X_39,3*PERIOD),PERIOD);\nX_45:=MA(X_40-REF(X_40,2*PERIOD),PERIOD)+2*STD(X_40-REF(X_40,3*PERIOD),PERIOD);\nX_46:=REF(HHV(X_38,5),1);\nX_47:=REF(HHV(X_38,5),6);\nX_48:=REF(HHV(X_38,5),11);\nX_49:=REF(HHV(X_38,5),16);\nX_50:=REF(HHV(X_38,5),21);\nX_51:=REF(HHV(X_38,5),26);\nX_52:=IF(X_46&lt;REF(MAX(X_47,X_48),BARSLAST(CROSS(X_38,MAX(X_47,X_48)))),REF(MAX(X_47,X_48),BARSLAST(CROSS(X_38,MAX(X_47,X_48)))),X_46);\nX_53:=MA(X_35-REF(X_35,PERIOD),5*PERIOD)+2*STD(X_35-REF(X_35,PERIOD),5*PERIOD);\nX_54:=REF(HHV(X_34,5),1);\nX_55:=REF(HHV(X_34,5),6);\nX_56:=REF(HHV(X_34,5),11);\nX_57:=REF(HHV(X_34,5),16);\nX_58:=REF(HHV(X_34,5),21);\nX_59:=REF(HHV(X_34,5),26);\nX_60:=IF(X_54&lt;X_55,X_55,IF(X_55&lt;X_56,X_56,IF(X_56&lt;X_57,X_57,MAX(X_58,X_59))));\nX_61:=IF(CROSS(X_34,X_60) AND REF(EXIST(CROSS(X_34,X_60),5),1),X_34,X_60);\nX_62:=HHV(X_61,5);\nX_63:=IF(X_62&lt;REF(X_62,BARSLAST(CROSS(X_34,X_62))),REF(X_62,BARSLAST(CROSS(X_34,X_62))),X_62);\nX_64:=IF(X_54&lt;REF(MAX(X_55,X_56),BARSLAST(CROSS(X_32,MAX(X_55,X_56)))),REF(MAX(X_55,X_56),BARSLAST(CROSS(X_32,MAX(X_55,X_56)))),X_54);\nX_65:=REF(HHV(X_41,5),1);\nX_66:=REF(HHV(X_41,5),6);\nX_67:=REF(HHV(X_41,5),11);\nX_68:=REF(HHV(X_41,5),16);\nX_69:=REF(HHV(X_41,5),21);\nX_70:=REF(HHV(X_41,5),26);DRAWTEXT_FIX(1,0.75,0.92,0,'\u6280\u672f\u4ea4\u6d41\uff1aWYKH169 '),COLORYELLOW;\nHSL:=V\/CAPITAL*100&gt;5;\nX_71:=IF(X_65&lt;X_66,X_66,IF(X_66&lt;X_67,X_67,IF(X_67&lt;X_68,X_68,MAX(X_69,X_70))));\nX_72:=IF(X_65&lt;REF(MAX(X_66,X_67),BARSLAST(CROSS(X_41,MAX(X_66,X_67)))),REF(MAX(X_66,X_67),BARSLAST(CROSS(X_41,MAX(X_66,X_67)))),X_65);\nXGD:=CROSS(X_33,100) AND X_41&gt;X_72 AND X_38&gt;X_52 AND X_39&gt;X_52 AND X_40&gt;X_52 AND BARSLAST(X_30&gt;9)&lt;30 AND HSL;\nDRAWICON(XGD,L*0.97,23);\nDRAWTEXT(XGD,L*0.95,'\u6e38\u8d44\u91cf\u5316\u4e13\u7528'),COLORYELLOW;<\/code><\/pre>\n<\/div>\n<p data-pid=\"umT5Athm\"><b>\u5e84\u5bb6\u6e38\u8d44\u91cf\u5316\u4ea4\u6613\u9009\u80a1\u6307\u6807\u516c\u5f0f\uff1a<\/b><\/p>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">X_1:=(CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100;\nX_2:=(CLOSE-REF(CLOSE,2))\/REF(CLOSE,2)*100;\nX_3:=(CLOSE-REF(CLOSE,3))\/REF(CLOSE,3)*100;\nX_4:=(CLOSE-REF(CLOSE,4))\/REF(CLOSE,4)*100;\nX_5:=(CLOSE-REF(CLOSE,5))\/REF(CLOSE,5)*100;\nX_6:=(CLOSE-REF(CLOSE,6))\/REF(CLOSE,6)*100;\nX_7:=(CLOSE-REF(CLOSE,7))\/REF(CLOSE,7)*100;\nX_8:=(CLOSE-REF(CLOSE,8))\/REF(CLOSE,8)*100;\nX_9:=(CLOSE-REF(CLOSE,9))\/REF(CLOSE,9)*100;\nX_10:=(CLOSE-REF(CLOSE,10))\/REF(CLOSE,10)*100;\nX_11:=(CLOSE-REF(CLOSE,11))\/REF(CLOSE,11)*100;\nX_12:=(CLOSE-REF(CLOSE,12))\/REF(CLOSE,12)*100;\nX_13:=(CLOSE-REF(CLOSE,13))\/REF(CLOSE,13)*100;\nX_14:=(CLOSE-REF(CLOSE,14))\/REF(CLOSE,14)*100;\nX_15:=(CLOSE-REF(CLOSE,15))\/REF(CLOSE,15)*100;\nX_16:=(CLOSE-REF(CLOSE,16))\/REF(CLOSE,16)*100;\nX_17:=(CLOSE-REF(CLOSE,17))\/REF(CLOSE,17)*100;\nX_18:=(CLOSE-REF(CLOSE,18))\/REF(CLOSE,18)*100;\nX_19:=(CLOSE-REF(CLOSE,19))\/REF(CLOSE,19)*100;\nX_20:=(CLOSE-REF(CLOSE,20))\/REF(CLOSE,20)*100;\nX_21:=X_1+X_2+X_3+X_4+X_5;\nX_22:=X_1+X_2+X_3+X_4+X_5+X_6+X_7+X_8+X_9+X_10;\nX_23:=X_1+X_2+X_3+X_4+X_5+X_6+X_7+X_8+X_9+X_10+X_11+X_12+X_13+X_14+X_15+X_16+X_17+X_18+X_19+X_20;\nX_24:=(X_22-X_21*50)\/100;\nX_25:=(X_23-X_22*100)\/100;\nX_26:=(X_23-X_21*150)\/100;\nX_27:=(SUM(X_21,3)*30-MA(SUM(X_21,3),45))\/10;\nX_28:=(X_22*30-REF(SUM(X_22,3),1))\/10;\nX_29:=(X_21*30-REF(SUM(X_21,3),1))\/10;\nX_30:=(CLOSE-REF(CLOSE,1))\/REF(CLOSE,1)*100;\nX_31:=SUM(X_30,3)*30-MA(SUM(X_30,3),45);\nX_32:=X_30*30-REF(SUM(X_30,3),1);\nX_33:=(X_28+X_29+X_27+X_31+X_32)\/5;\nX_34:=SUM(X_32,WEEKDAY)\/10;\nX_35:=JFZX.\u591a\u5934\u529b\u91cf#WEEK;\nX_36:=MA(X_35,PERIOD)+2*STD(X_35,PERIOD);\nX_37:=MA(X_35,3*PERIOD)+2*STD(X_35,3*PERIOD);\nX_38:=MA(X_35,5*PERIOD)+2*STD(X_35,5*PERIOD);\nX_39:=MA(X_35,6*PERIOD)+2*STD(X_35,6*PERIOD);\nX_40:=MA(X_35,7*PERIOD)+2*STD(X_35,7*PERIOD);\nX_41:=MA(X_36-REF(X_36,2*PERIOD),PERIOD)+2*STD(X_36-REF(X_36,3*PERIOD),PERIOD);\nX_42:=MA(X_37-REF(X_37,2*PERIOD),PERIOD)+2*STD(X_37-REF(X_37,3*PERIOD),PERIOD);\nX_43:=MA(X_38-REF(X_38,2*PERIOD),PERIOD)+2*STD(X_38-REF(X_38,3*PERIOD),PERIOD);\nX_44:=MA(X_39-REF(X_39,2*PERIOD),PERIOD)+2*STD(X_39-REF(X_39,3*PERIOD),PERIOD);\nX_45:=MA(X_40-REF(X_40,2*PERIOD),PERIOD)+2*STD(X_40-REF(X_40,3*PERIOD),PERIOD);\nX_46:=REF(HHV(X_38,5),1);\nX_47:=REF(HHV(X_38,5),6);\nX_48:=REF(HHV(X_38,5),11);\nX_49:=REF(HHV(X_38,5),16);\nX_50:=REF(HHV(X_38,5),21);\nX_51:=REF(HHV(X_38,5),26);\nX_52:=IF(X_46&lt;REF(MAX(X_47,X_48),BARSLAST(CROSS(X_38,MAX(X_47,X_48)))),REF(MAX(X_47,X_48),BARSLAST(CROSS(X_38,MAX(X_47,X_48)))),X_46);\nX_53:=MA(X_35-REF(X_35,PERIOD),5*PERIOD)+2*STD(X_35-REF(X_35,PERIOD),5*PERIOD);\nX_54:=REF(HHV(X_34,5),1);\nX_55:=REF(HHV(X_34,5),6);\nX_56:=REF(HHV(X_34,5),11);\nX_57:=REF(HHV(X_34,5),16);\nX_58:=REF(HHV(X_34,5),21);\nX_59:=REF(HHV(X_34,5),26);\nX_60:=IF(X_54&lt;X_55,X_55,IF(X_55&lt;X_56,X_56,IF(X_56&lt;X_57,X_57,MAX(X_58,X_59))));\nX_61:=IF(CROSS(X_34,X_60) AND REF(EXIST(CROSS(X_34,X_60),5),1),X_34,X_60);\nX_62:=HHV(X_61,5);\nX_63:=IF(X_62&lt;REF(X_62,BARSLAST(CROSS(X_34,X_62))),REF(X_62,BARSLAST(CROSS(X_34,X_62))),X_62);\nX_64:=IF(X_54&lt;REF(MAX(X_55,X_56),BARSLAST(CROSS(X_32,MAX(X_55,X_56)))),REF(MAX(X_55,X_56),BARSLAST(CROSS(X_32,MAX(X_55,X_56)))),X_54);\nX_65:=REF(HHV(X_41,5),1);\nX_66:=REF(HHV(X_41,5),6);\nX_67:=REF(HHV(X_41,5),11);\nX_68:=REF(HHV(X_41,5),16);\nX_69:=REF(HHV(X_41,5),21);\nX_70:=REF(HHV(X_41,5),26);\nHSL:=V\/CAPITAL*100&gt;5;\nX_71:=IF(X_65&lt;X_66,X_66,IF(X_66&lt;X_67,X_67,IF(X_67&lt;X_68,X_68,MAX(X_69,X_70))));\nX_72:=IF(X_65&lt;REF(MAX(X_66,X_67),BARSLAST(CROSS(X_41,MAX(X_66,X_67)))),REF(MAX(X_66,X_67),BARSLAST(CROSS(X_41,MAX(X_66,X_67)))),X_65);\nXGD:CROSS(X_33,100) AND X_41&gt;X_72 AND HSL AND X_38&gt;X_52 AND X_39&gt;X_52 AND X_40&gt;X_52 AND BARSLAST(X_30&gt;9)&lt;30;\n<\/code><\/pre>\n<\/div>\n<p data-pid=\"bw4dVCSq\"><b>\u6349\u5996\u8bb0\u526f\u56fe\u6307\u6807\u516c\u5f0f\u6e90\u7801\uff1a<\/b><\/p>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic1.zhimg.com\/v2-3b6d18046960de4bdb936527c97352b6_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1246\" data-rawheight=\"1034\" data-original-token=\"v2-d8b1b986ca8db6ad99b025ee8e0d3b3a\" class=\"origin_image zh-lightbox-thumb\" width=\"1246\" data-original=\"https:\/\/pic1.zhimg.com\/v2-3b6d18046960de4bdb936527c97352b6_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">ABC1:=INTPART(SUM(V,0)\/CAPITAL);\nABC2:=ABC1&gt;REF(ABC1,1) OR BARSSINCE(CLOSE)=0;\nABC3:=BARSLAST(ABC2)+1;\nABC4:=ABC3&lt; REF(ABC3,1);\nABC5:=IF(ABC4,REF(ABC3,1)+1,ABC3);\nABC6:=SUM(ABC4,0);\nABC7:=DMA(AMOUNT\/VOL\/100,VOL\/CAPITAL);\nABC8:=CLOSE\/(REF(CLOSE,1))&gt;1.05 AND (HIGH\/CLOSE&lt; 1.01);\n\u6e38\u8d44\u8fdb\u573a:=(FILTER(ABC8&gt;0,34)AND DYNAINFO(4)&gt;0)*8,COLORYELLOW;\nABC9:=5;\nLS:=C\/REF(C,1)&gt;1.048 AND C=H AND BETWEEN(FORCAST(V,4),0.2*FORCAST(V,6),2.1*FORCAST(V,6));\n\u62c9\u5347:=FILTER(LS,14);\nSTICKLINE(\u62c9\u5347,0,16,0,0),COLORMAGENTA;\nDRAWICON(\u62c9\u5347,16.2,9);\nABC10:=ABS(((3.48*CLOSE+HIGH+LOW)\/4-EMA(CLOSE,10))\/EMA(CLOSE,10));\nABC11:=DMA(((2.15*CLOSE+LOW+HIGH)\/4),ABC10);\n\u91d1\u7ebf\u738b:=EMA(ABC11,5)*1;\n\u91d1\u7ebf\u738b2:=EMA(ABC11,200)*1.118;\n\u6761\u4ef6:=(C-REF(C,1))\/REF(C,1)*100&gt;8;\n\u91d1K\u7ebf:=CROSS(C,\u91d1\u7ebf\u738b) AND \u6761\u4ef6;\n\u6307\u6807\u6293\u725b:=\u91d1K\u7ebf,;\nSTICKLINE(\u62c9\u5347,+10,0,3,0),COLORYELLOW;\nDRAWTEXT(\u62c9\u5347,10,'  \u2605\u6293\u5996'),COLORYELLOW;<\/code><\/pre>\n<\/div>\n<p data-pid=\"jgNFODed\"><b>\u6349\u5996\u8bb0\u9009\u80a1\u6307\u6807\u516c\u5f0f\u6e90\u7801\uff1a<\/b><\/p>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic1.zhimg.com\/v2-37a507788e43d7213241fdc782ff6f96_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1246\" data-rawheight=\"751\" data-original-token=\"v2-31f99f76cfbe2fdafeae098b66691459\" class=\"origin_image zh-lightbox-thumb\" width=\"1246\" data-original=\"https:\/\/pic1.zhimg.com\/v2-37a507788e43d7213241fdc782ff6f96_r.jpg\"><\/div>\n<\/figure>\n<figure data-size=\"normal\">\n<div><img decoding=\"async\" src=\"https:\/\/pic2.zhimg.com\/v2-22257f51dcfd21ac2f1400c3000f4b13_1440w.jpg\" data-caption=\"\" data-size=\"normal\" data-rawwidth=\"1246\" data-rawheight=\"1033\" data-original-token=\"v2-0f676502c703abbc6d10f26d4b39e18f\" class=\"origin_image zh-lightbox-thumb\" width=\"1246\" data-original=\"https:\/\/pic2.zhimg.com\/v2-22257f51dcfd21ac2f1400c3000f4b13_r.jpg\"><\/div>\n<\/figure>\n<div class=\"highlight\">\n<pre><code class=\"language-text\">ABC1:=INTPART(SUM(V,0)\/CAPITAL);\nABC2:=ABC1&gt;REF(ABC1,1) OR BARSSINCE(CLOSE)=0;\nABC3:=BARSLAST(ABC2)+1;\nABC4:=ABC3&lt; REF(ABC3,1);\nABC5:=IF(ABC4,REF(ABC3,1)+1,ABC3);\nABC6:=SUM(ABC4,0);\nABC7:=DMA(AMOUNT\/VOL\/100,VOL\/CAPITAL);\nABC8:=CLOSE\/(REF(CLOSE,1))&gt;1.05 AND (HIGH\/CLOSE&lt; 1.01);\n\u6e38\u8d44\u8fdb\u573a:=(FILTER(ABC8&gt;0,34)AND DYNAINFO(4)&gt;0)*8,COLORYELLOW;\nABC9:=5;\nLS:=C\/REF(C,1)&gt;1.048 AND C=H AND BETWEEN(FORCAST(V,4),0.2*FORCAST(V,6),2.1*FORCAST(V,6));\n\u62c9\u5347:=FILTER(LS,14);\n\u6349\u5996:\u62c9\u5347;<\/code><\/pre>\n<\/div>\n<\/div>\n<p><span style=\"display: none\" data-referrer=\"https:\/\/zhuanlan.zhihu.com\/p\/1386188791\">&#8211;<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5e84\u5bb6\u6e38\u8d44\u91cf\u5316\u4ea4\u6613\u4e3b\u56fe\u6307\u6807\u516c\u5f0f\uff1a&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-805","post","type-post","status-publish","format-standard","hentry","category-3"],"_links":{"self":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/805","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=805"}],"version-history":[{"count":0,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=\/wp\/v2\/posts\/805\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=805"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=805"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mzlh8.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=805"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}