{"id":78925,"date":"2019-12-20T05:17:55","date_gmt":"2019-12-19T21:17:55","guid":{"rendered":"https:\/\/www.lixiangluntan.com\/78925.html"},"modified":"2019-12-20T05:17:55","modified_gmt":"2019-12-19T21:17:55","slug":"%e5%b7%a5%e4%bd%9c%e7%ba%bf%e6%8c%87%e6%a0%87%e7%9a%84%e8%b5%b7%e6%b6%a8%e7%82%b9%e5%81%9a%e9%80%89%e8%82%a1_%e8%a7%a3%e7%89%88","status":"publish","type":"post","link":"https:\/\/www.lixiangluntan.com\/?p=78925","title":{"rendered":"\u5de5\u4f5c\u7ebf\u6307\u6807\u7684\u8d77\u6da8\u70b9\u505a\u9009\u80a1_\u89e3\u7248"},"content":{"rendered":"<blockquote style=\"font-size:15px;background-color: #F5F5F5;border:none;padding: 5px;margin:15px;line-height: 1.6;text-indent: 2em;\">\n<p style=\"margin-bottom:5px;\">\u628a{\u89c1\u7ea2\u6709\u559c2\u9884\u8b66}\u6307\u6807\u6539\u4e3a\u5927\u667a\u6167<\/p>\n<p>\u628a{\u89c1\u7ea2\u6709\u559c2\u9884\u8b66}\u6307\u6807\u6539\u4e3a\u5927\u667a\u6167<\/p>\n<\/blockquote>\n<blockquote style=\"font-size:15px;background-color: #F5F5F5;border:none;padding: 5px;margin:15px;line-height: 1.6;text-indent: 2em;\">\n<p style=\"margin-bottom:5px;\">\u3010\u80a1\u7968\u8d44\u6e90\u9986\u3011\u5927\u667a\u6167\u4e13\u4e1a\u7248\u7834\u89e3\u7248,\u5927\u667a\u6167\u673a\u6784\u7834\u89e3\u7248,\u5927\u667a\u6167ACE\u7834\u89e3\u7248,ACE\u7b56\u7565,AI\u6d3b\u8dc3\u5ea6\u3002<\/p>\n<\/blockquote>\n<p class=\"nr1\"><script type=\"text\/javascript\" src=\"\/about\/guanzhu.js\"><\/script> <\/p>\n<p style=\"color:red\">\u7f16\u5199\u6761\u4ef6\uff1a<\/p>\n<\/p>\n<p style=\"color:red\">\u7f16\u5199\u65b9\u6cd5\uff1a<\/p>\n<p><span style=\"color: rgb(255, 0, 0); \">&nbsp;\u7f51\u53cb\u6c42\u52a9\uff1a<\/span><\/p>\n<div>\n M20:MA(CLOSE,20),COLORWHITE;<br \/>\n <br \/> M60:MA(CLOSE,60),COLORBLUE;<br \/>\n <br \/> MA144:=MA(CLOSE,144);<br \/>\n <br \/> DIFF:=EMA(CLOSE,12)-EMA(CLOSE,26);<br \/>\n <br \/> DEA:=EMA(DIFF,9);<br \/>\n <br \/> A1:=BARSLAST(REF(CROSS(DEA,DIFF),1));<br \/>\n <br \/> A2:=BARSLAST(REF(CROSS(DIFF,DEA),1));<br \/>\n <br \/> VAR1:=MA(100*(CLOSE-LLV(CLOSE,34))\/(HHV(HIGH,34)-LLV(LOW,34)),5)-20;<br \/>\n <br \/> HONGJU:=IF(VAR1&gt;0,VAR1,0);<br \/>\n <br \/> GAOPAO:=CROSS(DIFF,DEA) AND HONGJU&gt;=40;<br \/>\n <br \/> DRAWTEXT(GAOPAO,HIGH*1.03,'\u9876\u80cc'),COLORGREEN;<br \/>\n <br \/> DRAWICON(GAOPAO,HIGH*1.02,6);<br \/>\n <br \/> LLVV:=LLV(LOW,5);<br \/>\n <br \/> DIXI:=CROSS(DEA,DIFF) AND REF(DEA,A1+1)&gt;0 AND DEA&lt;0;<br \/>\n <br \/> DRAWICON(DIXI,LOW*0.98,10);<br \/>\n <br \/> DRAWTEXT(DIXI,LOW*0.96,'\u6ce2\u6bb5\u4f4e\u5438'),COLORYELLOW;<br \/>\n <br \/> \u5de5\u4f5c\u7ebf:EMA(CLOSE,17),COLORYELLOW,LINETHICK3;<br \/>\n <br \/> \u751f\u547d\u7ebf:MA(CLOSE,56),COLORRED;<br \/>\n <br \/> M0:=MA(CLOSE,5);<br \/>\n <br \/> M10:=MA(CLOSE,12);<br \/>\n <br \/> M1:=MA(CLOSE,20);<br \/>\n <br \/> M30:=MA(CLOSE,30);<br \/>\n <br \/> M2:=MA(CLOSE,60);<br \/>\n <br \/> M3:=MA(CLOSE,240);<br \/>\n <br \/> M4:=MA(CLOSE,120);<br \/>\n <br \/> M41:=MA(CLOSE,41);<br \/>\n <br \/> TJ2:=MA(CLOSE,3)&lt;M2;<br \/>\n <br \/> VAR2:=(CLOSE*2+HIGH+LOW)\/4;<br \/>\n <br \/> SK:=EMA(VAR2,13)-EMA(VAR2,73);<br \/>\n <br \/> SD:=EMA(SK,2);<br \/>\n <br \/> \u77ed\u7ebf:=CROSS(SK,SD) AND SK&lt;0.05 AND (VOL\/MA(VOL,5)&gt;2 OR CLOSE\/REF(CLOSE,1)&gt;0.035 AND CLOSE&gt;EMA(CLOSE,17));<br \/>\n <br \/> STICKLINE(\u77ed\u7ebf,HIGH,LOW,0.5,0),COLORFFFF00;<br \/>\n <br \/> STICKLINE(\u77ed\u7ebf,OPEN,CLOSE,10,1),LINETHICK2,COLORFFFF00;<br \/>\n <br \/> CY:=BARSLAST(\u77ed\u7ebf);<br \/>\n <br \/> MACD\u53cc\u5e95:=REF(LOW,A2+1)&lt;CLOSE AND CROSS(DIFF,DEA);<br \/>\n <br \/> \u4ecb\u5165:=COUNT(\u77ed\u7ebf,4)=1 AND COUNT(MACD\u53cc\u5e95,1)=1 AND CLOSE\/MA(CLOSE,56)*1000&gt;980 AND CLOSE&gt;OPEN AND VOL&gt;=MA(VOL,5) AND DIFF&gt;=-0.1;<br \/>\n <br \/> DRAWTEXT(\u4ecb\u5165,LOW,'\u8d77\u6da8\u70b9'),COLORRED;<br \/>\n <br \/> DRAWICON(\u4ecb\u5165,LOW,7);<br \/>\n <br \/> \u53cd\u5411\u9876\u80cc:=REF(CLOSE,A2+1)&gt;CLOSE AND REF(DIFF,A2+1)&gt;DIFF AND CROSS(DEA,DIFF);<br \/>\n <br \/> \u9003\u9876:=CROSS(SD,SK) AND SK&gt;0.2 AND VOL\/MA(VOL,5)&lt;2;<br \/>\n <br \/> \u9003\u9876\u6210\u7acb:=COUNT(\u9003\u9876,4)=1 AND COUNT(\u53cd\u5411\u9876\u80cc,1)=1;<br \/>\n <br \/> DRAWICON(\u9003\u9876\u6210\u7acb,HIGH*1.01,5);<br \/>\n <br \/> DRAWTEXT(\u9003\u9876\u6210\u7acb,HIGH*1.03,'\u9003\u9876'),COLORGREEN;<br \/>\n <br \/> N1G:=CLOSE\/REF(CLOSE,1)&gt;=1.097 AND HIGH=CLOSE AND NOT(OPEN=HIGH);<br \/>\n <br \/> A1G:=BARSLAST(N1G);<br \/>\n <br \/> A2G:=LLV(LOW,A1G-1)&gt;REF(LOW,A1G) AND CLOSE\/REF(OPEN,A1G)&gt;1 AND CLOSE\/REF(OPEN,A1G)&lt;=1.04;<br \/>\n <br \/> XGGG:=FILTER(A2G,10) AND A1G&gt;=4 AND A1G&lt;=20;<br \/>\n <br \/> DRAWTEXT(XGGG,LOW*0.98,'\u6da8\u505c\u79d8\u7b08'),COLORYELLOW;<br \/>\n <br \/> DRAWICON(XGGG,LOW,4);<br \/>\n <br \/> MA20:=MA(CLOSE,20);<br \/>\n <br \/> XPP1:=CROSS(DEA,DIFF) AND CLOSE&gt;MA20 AND MA20&gt;REF(MA20,1) AND DIFF&gt;REF(DIFF,A2+1);<br \/>\n <br \/> DRAWTEXT(XPP1,LOW*0.98,'\u5f3a\u52bf\u6d17\u76d8'),COLORWHITE;<br \/>\n <br \/> DRAWICON(XPP1,LOW,3);<br \/>\n <br \/> XPP2:=XPP1 AND A1G&gt;=4 AND A1G&lt;=20;<br \/>\n <br \/> DRAWICON(XPP2,LOW*0.98,12); <\/p>\n<p>\u9ad81:=hhvall(h)=h;<br \/> h1:=if(\u9ad81,h,0);<br \/> hh:=if(h=h1,0,h);<br \/> \u9ad82:=hhvall(hh)=h;<br \/> DRAWLINE(\u9ad81, h,\u9ad82,h,1);<\/p>\n<p> DRAWTEXTABS(0,10,'\u25a0\u6ce8\u610f\uff1a\u9ec4\u7ebf\u4e0a\u5de5\u4f5c\uff0c\u9ec4\u7ebf\u4e0b\u4f11\u606f\u3002'),COLORYELLOW,LINETHICK2;<br \/> &nbsp;<\/p>\n<\/div>\n<div>\n &nbsp;\n<\/div>\n<div>\n <span style=\"color: rgb(255, 0, 0); \">\u89e3\u7b54\u5982\u4e0b\uff1a<\/span>\n<\/div>\n<div>\n DIFF:=EMA(CLOSE,12)-EMA(CLOSE,26);<br \/>\n <br \/> DEA:=EMA(DIFF,9);<br \/>\n <br \/> A2:=BARSLAST(REF(CROSS(DIFF,DEA),1));<br \/>\n <br \/> VAR2:=(CLOSE*2+HIGH+LOW)\/4;<br \/>\n <br \/> SK:=EMA(VAR2,13)-EMA(VAR2,73);<br \/>\n <br \/> SD:=EMA(SK,2);<br \/>\n <br \/> \u77ed\u7ebf:=CROSS(SK,SD) AND SK&lt;0.05 AND (VOL\/MA(VOL,5)&gt;2 OR CLOSE\/REF(CLOSE,1)&gt;0.035 AND CLOSE&gt;EMA(CLOSE,17));<br \/>\n <br \/> CY:=BARSLAST(\u77ed\u7ebf);<br \/>\n <br \/> MACD\u53cc\u5e95:=REF(LOW,A2+1)&lt;CLOSE AND CROSS(DIFF,DEA);<br \/>\n <br \/> xg:COUNT(\u77ed\u7ebf,4)=1 AND COUNT(MACD\u53cc\u5e95,1)=1 AND CLOSE\/MA(CLOSE,56)*1000&gt;980 AND CLOSE&gt;OPEN AND VOL&gt;=MA(VOL,5) AND DIFF&gt;=-0.1;<br \/>\n <br \/> &nbsp;\n<\/div>\n<p>&nbsp;<\/p>\n<p>{\u80a1\u7968\u8d44\u6e90\u9986:www.lixiangluntan.com\u4e13\u4e1a\u548c\u8c10\u9ad8\u7aef\u7092\u80a1\u8f6f\u4ef6--\u516c\u5f0f\u7f16\u5199\u4ea4\u6d41--\u52a0QQ751161480--}<\/p>\n<blockquote style=\"font-size:15px;background-color: #F5F5F5;border:none;padding: 5px;margin:15px;line-height: 1.6;text-indent: 2em;\">\n<p style=\"margin-bottom:5px;\">\u3010\u80a1\u7968\u8d44\u6e90\u9986\u3011\u80a1\u7968\u8f6f\u4ef6\u7834\u89e3,\u5927\u667a\u6167\u8f6f\u4ef6\u7834\u89e3,\u901a\u8fbe\u4fe1\u8f6f\u4ef6\u7834\u89e3,\u6307\u5357\u9488\u8f6f\u4ef6\u7834\u89e3,\u5927\u667a\u6167\u7b56\u7565\u6295\u8d44\u7ec8\u7aef\u7834\u89e3\u7248,\u5927\u667a\u6167\u6caa\u6df110\u6863L2\u6570\u636e,\u7406\u60f3\u8bba\u575b,\u516c\u5f0f\u6307\u6807\u7f16\u5199\u3002<\/p>\n<\/blockquote>\n<blockquote style=\"font-size:15px;background-color: #F5F5F5;border:none;padding: 5px;margin:15px;line-height: 1.6;text-indent: 2em;\">\n<p style=\"margin-bottom:5px;\">\u91cf\u80fd\u9971\u548c\u5ea6\u6307\u6807<\/p>\n<p>\u91cf\u80fd\u9971\u548c\u5ea6\u6307\u6807<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>\u5de5\u4f5c\u7ebf\u6307\u6807\u7684\u8d77\u6da8\u70b9\u505a\u9009\u80a1<\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[179],"tags":[180],"class_list":["post-78925","post","type-post","status-publish","format-standard","hentry","category-gsbxdy","tag-180"],"_links":{"self":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/78925","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=78925"}],"version-history":[{"count":0,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/78925\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=78925"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=78925"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=78925"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}