{"id":79663,"date":"2020-08-23T16:25:33","date_gmt":"2020-08-23T08:25:33","guid":{"rendered":"https:\/\/www.lixiangluntan.com\/79663.html"},"modified":"2020-08-23T16:25:33","modified_gmt":"2020-08-23T08:25:33","slug":"%e6%8a%8a%e7%89%9b%e7%86%8a%e5%b8%a6%e6%8c%87%e6%a0%87%e6%94%b9%e6%88%90%e5%a4%a7%e6%99%ba%e6%85%a7%e7%9a%84_%e8%82%a1%e7%a5%a8%e5%85%ac%e5%bc%8f","status":"publish","type":"post","link":"https:\/\/www.lixiangluntan.com\/?p=79663","title":{"rendered":"\u628a\u725b\u718a\u5e26\u6307\u6807\u6539\u6210\u5927\u667a\u6167\u7684_\u80a1\u7968\u516c\u5f0f"},"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;\">\u5199\u4e2a\u7684\u9009\u80a1\u516c\u5f0f\u5927\u667a\u6167L2<\/p>\n<p>\u5199\u4e2a\u7684\u9009\u80a1\u516c\u5f0f\u5927\u667a\u6167L2<\/p>\n<\/blockquote>\n<p><a href=\"http:\/\/www.lixiangluntan.com\" target=\"_blank\" rel=\"noopener noreferrer\">\u7092\u80a1\u6559\u7a0b<\/a><\/p>\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 N1:=9+N;N2:=36+4*N;N3:=153+20*N;<br \/>\n <br \/> E5:=(EMA(CLOSE,4)+EMA(CLOSE,5))\/2;<br \/>\n <br \/> A5:=(MA(CLOSE,4)+MA(CLOSE,5))\/2;<br \/>\n <br \/> E9:=EMA(CLOSE,N1);A9:=MA(CLOSE,N1);<br \/>\n <br \/> E36:=EMA(CLOSE,N2);A36:=MA(CLOSE,N2);<br \/>\n <br \/> E153:=EMA(CLOSE,N3);A153:=MA(CLOSE,N3);<br \/>\n <br \/> ZQ:=PERIOD;<br \/>\n <br \/> MX:=IF(ZQ=10,A5,IF(ZQ=7,A9,IF(ZQ=6,A36,A153)));<br \/>\n <br \/> EX:=IF(ZQ=10,E5,IF(ZQ=7,E9,IF(ZQ=6,E36,E153)));<br \/>\n <br \/> NX\u5e26_5_9_36_153:DRAWBAND(MX,RGB(16,166,68),EX,RGB(168,18,38));<br \/>\n <br \/> JDS:=BARSLAST(CROSS(EX,MX)+CROSS(MX,EX));<br \/>\n <br \/> FJTJ:=(ZQ&gt;4)AND (ZQ!=8)AND (ZQ!=9)AND (ZQ!=11);<br \/>\n <br \/> \u725b\u7ea2\u67ff\u5b50:DRAWICON(CROSS(CLOSE,MX)*FJTJ,LOW*0.998,17);<br \/>\n <br \/> \u718a\u7eff\u67ff\u5b50:DRAWICON(CROSS(MX,CLOSE)*FJTJ,LOW*0.998,16);<br \/>\n <br \/> KX:DRAWKLINE(HIGH,OPEN,LOW,CLOSE);<br \/>\n <br \/> \u53d8\u76d8\u9884\u5907\u8dd1\u6b65:DRAWICON(JDS=0,EX,15),COLORGREEN;<br \/>\n <br \/> {2__JIPGEMLING.\u89c1\u51cc\u89c1\u5747\u7ebf};<br \/>\n <br \/> M5:A5,COLORDDDDDD;<br \/>\n <br \/> M9:A9,COLOR13EEEE;<br \/>\n <br \/> M14:MA(CLOSE,14),COLOREE33EE;<br \/>\n <br \/> M22:MA(CLOSE,22),COLOR13EE13;<br \/>\n <br \/> M36:A36,COLOR999999;<br \/>\n <br \/> M58:MA(CLOSE,58),COLORD13813;<br \/>\n <br \/> M94:MA(CLOSE,94),COLOREEEEEE;<br \/>\n <br \/> M153:A153,COLOR33DEEF;<br \/>\n <br \/> M248:MA(CLOSE,248),COLOREE33EE;<br \/>\n <br \/> M400:MA(CLOSE,400),COLOR33EE33;<br \/>\n <br \/> &nbsp;\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 N:=0;<br \/>\n <br \/> N1:=9+N;N2:=36+4*N;N3:=153+20*N;<br \/>\n <br \/> E5:=(EMA(CLOSE,4)+EMA(CLOSE,5))\/2;<br \/>\n <br \/> A5:=(MA(CLOSE,4)+MA(CLOSE,5))\/2;<br \/>\n <br \/> E9:=EMA(CLOSE,N1);A9:=MA(CLOSE,N1);<br \/>\n <br \/> E36:=EMA(CLOSE,N2);A36:=MA(CLOSE,N2);<br \/>\n <br \/> E153:=EMA(CLOSE,N3);A153:=MA(CLOSE,N3);<br \/>\n <br \/> ZQ:=DATATYPE;<br \/>\n <br \/> MX:=IF(ZQ=13,A5,IF(ZQ=10,A9,IF(ZQ=9,A36,A153)));<br \/>\n <br \/> EX:=IF(ZQ=13,E5,IF(ZQ=10,E9,IF(ZQ=9,E36,E153)));<br \/>\n <br \/> FILLRGN(MX,EX,MX&gt;EX,RGB(16,166,68),MX&lt;=EX,RGB(168,18,38));<br \/>\n <br \/> JDS:=BARSLAST(CROSS(EX,MX)+CROSS(MX,EX));<br \/>\n <br \/> FJTJ:=(ZQ&gt;7) AND (ZQ&lt;&gt;11)AND (ZQ&lt;&gt;12);<br \/>\n <br \/> \u725b\u7ea2\u67ff\u5b50:DRAWICON(CROSS(CLOSE,MX)*FJTJ,LOW*0.998,12);<br \/>\n <br \/> \u718a\u7eff\u67ff\u5b50:DRAWICON(CROSS(MX,CLOSE)*FJTJ,LOW*0.998,13);<br \/>\n <br \/> \u53d8\u76d8\u9884\u5907\u8dd1\u6b65:DRAWICON(JDS=0,EX,9),COLORGREEN;<br \/>\n <br \/> M5:A5,COLORDDDDDD;<br \/>\n <br \/> M9:A9,COLOR13EEEE;<br \/>\n <br \/> M14:MA(CLOSE,14),COLOREE33EE;<br \/>\n <br \/> M22:MA(CLOSE,22),COLOR13EE13;<br \/>\n <br \/> M36:A36,COLOR999999;<br \/>\n <br \/> M58:MA(CLOSE,58),COLORD13813;<br \/>\n <br \/> M94:MA(CLOSE,94),COLOREEEEEE;<br \/>\n <br \/> M153:A153,COLOR33DEEF;<br \/>\n <br \/> M248:MA(CLOSE,248),COLOREE33EE;<br \/>\n <br \/> M400:MA(CLOSE,400),COLOR33EE33;\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--}<a href=\"http:\/\/www.lixiangluntan.com\" target=\"_blank\" rel=\"noopener noreferrer\">\u9ed1\u9a6c\u80a1\u7968<\/a><\/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;\">\u628a\u5747\u7ebf\u4e3b\u56fe\u4fee\u6539\u6210\u5927\u667a\u6167L2<\/p>\n<p>\u628a\u5747\u7ebf\u4e3b\u56fe\u4fee\u6539\u6210\u5927\u667a\u6167L2<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>\u628a\u725b\u718a\u5e26\u6307\u6807\u6539\u6210\u5927\u667a\u6167\u7684<\/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-79663","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\/79663","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=79663"}],"version-history":[{"count":0,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/79663\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=79663"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=79663"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=79663"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}