{"id":108327,"date":"2018-12-19T19:51:35","date_gmt":"2018-12-19T11:51:35","guid":{"rendered":"https:\/\/www.lixiangluntan.com\/108327.html"},"modified":"2018-12-19T19:51:35","modified_gmt":"2018-12-19T11:51:35","slug":"%e6%8a%8a%e5%85%ad%e6%8c%87%e9%87%91%e5%8f%89%e9%87%8c%e6%b6%a8%e4%b8%8d%e5%81%9c%e7%ad%89%e4%ba%8e1%e6%94%b9%e9%80%89%e8%82%a1_%e5%85%ac%e5%bc%8f%e6%8c%87%e6%a0%87%e7%bc%96%e5%86%99","status":"publish","type":"post","link":"https:\/\/www.lixiangluntan.com\/?p=108327","title":{"rendered":"\u628a\u516d\u6307\u91d1\u53c9\u91cc\u6da8\u4e0d\u505c\u7b49\u4e8e1\u6539\u9009\u80a1_\u516c\u5f0f\u6307\u6807\u7f16\u5199"},"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;\">\u7f16\u5199KDJ\u91d1\u53c9\u516c\u5f0f<\/p>\n<p>\u7f16\u5199KDJ\u91d1\u53c9\u516c\u5f0f<\/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\u901a\u8fbe\u4fe1,\u5927\u667a\u6167,\u540c\u82b1\u987a,\u98de\u72d0,\u80a1\u7968\u6307\u6807\u516c\u5f0f,\u80a1\u7968\u516c\u5f0f\u5927\u5168,\u9053\u8fea\u62d3\u91d1,K\u7ebf\u56fe,k\u7ebf\u56fe\u7ecf\u5178\u56fe\u89e3,k\u7ebf\u56fe\u600e\u4e48\u770b,k\u7ebf\u56fe\u5206\u6790,\u80a1\u7968k\u7ebf\u56fe,\u5927\u667a\u6167\u7b56\u7565\u7834\u89e3\u7248\u3002\/p><\/p><\/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 {DRAWGBK(1,COLORRGB(0,0,30),COLORRGB(0,0,100),1);}<br \/>\n <br \/> N1:=3;N2:=9;N3:=12;N4:=26;<br \/>\n <br \/> DIFF:=EMA(CLOSE,N3)-EMA(CLOSE,N4);<br \/>\n <br \/> DEA:=EMA(DIFF,N2);<br \/>\n <br \/> DRAWICON(DIFF&gt;DEA,1,4);<br \/>\n <br \/> DRAWICON(DIFF&lt;DEA,1,5);<br \/>\n <br \/> DRAWTEXTEX(1,1,980,950,'MACD'),colorFFFFFF;<br \/>\n <br \/> A1:=DIFF&gt;DEA;<br \/>\n <br \/> RSV:=(CLOSE-LLV(LOW,N3))\/(HHV(HIGH,N3)-LLV(LOW,N3))*100;<br \/>\n <br \/> K:=SMA(RSV,N1,1);<br \/>\n <br \/> D:=SMA(K,N1,1);<br \/>\n <br \/> DRAWICON(K&gt;D,2,4);<br \/>\n <br \/> DRAWICON(K&lt;D,2,5);<br \/>\n <br \/> DRAWTEXTEX(1,1,980,770,'KDJ'),colorFFFFFF;<br \/>\n <br \/> A2:=K&gt;D;<br \/>\n <br \/> LC:=REF(CLOSE,1);<br \/>\n <br \/> RSI1:=(SMA(MAX(CLOSE-LC,0),N2,1))\/(SMA(ABS(CLOSE-LC),N2,1))*100;<br \/>\n <br \/> RSI2:=(SMA(MAX(CLOSE-LC,0),N4,1))\/(SMA(ABS(CLOSE-LC),N4,1))*100;<br \/>\n <br \/> DRAWICON(RSI1&gt;RSI2,3,4);<br \/>\n <br \/> DRAWICON(RSI1&lt;RSI2,3,5);<br \/>\n <br \/> DRAWTEXTEX(1,1,980,560,'RSI'),colorFFFFFF;<br \/>\n <br \/> A3:=RSI1&gt;RSI2;<br \/>\n <br \/> RSV:=-(HHV(HIGH,N4)-CLOSE)\/(HHV(HIGH,N4)-LLV(LOW,N4))*100;<br \/>\n <br \/> LWR1:=SMA(RSV,N1,1);<br \/>\n <br \/> LWR2:=SMA(LWR1,N1,1);<br \/>\n <br \/> DRAWICON(LWR1&gt;LWR2,4,4);<br \/>\n <br \/> DRAWICON(LWR1&lt;LWR2,4,5);<br \/>\n <br \/> DRAWTEXTEX(1,1,980,370,'LW&amp;R'),colorFFFFFF;<br \/>\n <br \/> A4:=LWR1&gt;LWR2;<br \/>\n <br \/> BBI:=(MA(CLOSE,N1)+MA(CLOSE,N2)+MA(CLOSE,N3)+MA(CLOSE,N4))\/4;<br \/>\n <br \/> DRAWICON(CLOSE&gt;BBI,5,4);<br \/>\n <br \/> DRAWICON(CLOSE&lt;BBI,5,5);<br \/>\n <br \/> DRAWTEXTEX(1,1,980,170,'BBI'),colorFFFFFF;<br \/>\n <br \/> A5:=CLOSE&gt;BBI;<br \/>\n <br \/> MTM:=CLOSE-REF(CLOSE,1);<br \/>\n <br \/> MMS:=100*EMA(EMA(MTM,N2),N1)\/EMA(EMA(ABS(MTM),N2),N1);<br \/>\n <br \/> MMM:=100*EMA(EMA(MTM,N4),N3)\/EMA(EMA(ABS(MTM),N4),N3);<br \/>\n <br \/> DRAWICON(MMS&gt;MMM,6,4);<br \/>\n <br \/> DRAWICON(MMS&lt;MMM,6,5);<br \/>\n <br \/> DRAWTEXTEX(1,1,980,-15,'ZLMM'),colorFFFFFF;<br \/>\n <br \/> A6:=MMS&gt;MMM;<br \/>\n <br \/> VERTLINE(A1 AND A2 AND A3 AND A4 AND A5 AND A6),colorFFFF;<br \/>\n <br \/> \u6da8\u4e0d\u505c\u4e70\u5165:A1 AND A2 AND A3 AND A4 AND A5 AND A6=1 AND REF(A1 AND A2 AND A3 AND A4 AND A5 AND A6,1)=0,colorFFFF,LINETHICK2;<br \/>\n <br \/> DRAWICON(DIFF&gt;DEA,1,4);<br \/>\n <br \/> DRAWICON(DIFF&lt;DEA,1,5);<br \/>\n <br \/> DRAWICON(K&gt;D,2,4);<br \/>\n <br \/> DRAWICON(K&lt;D,2,5);<br \/>\n <br \/> DRAWICON(RSI1&gt;RSI2,3,4);<br \/>\n <br \/> DRAWICON(RSI1&lt;RSI2,3,5);<br \/>\n <br \/> DRAWICON(LWR1&gt;LWR2,4,4);<br \/>\n <br \/> DRAWICON(LWR1&lt;LWR2,4,5);<br \/>\n <br \/> DRAWICON(CLOSE&gt;BBI,5,4);<br \/>\n <br \/> DRAWICON(CLOSE&lt;BBI,5,5);<br \/>\n <br \/> DRAWICON(MMS&gt;MMM,6,4);<br \/>\n <br \/> DRAWICON(MMS&lt;MMM,6,5);<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 N1:=3;N2:=9;N3:=12;N4:=26;<br \/>\n <br \/> DIFF:=EMA(CLOSE,N3)-EMA(CLOSE,N4);<br \/>\n <br \/> DEA:=EMA(DIFF,N2);<br \/>\n <br \/> A1:=DIFF&gt;DEA;<br \/>\n <br \/> RSV:=(CLOSE-LLV(LOW,N3))\/(HHV(HIGH,N3)-LLV(LOW,N3))*100;<br \/>\n <br \/> K:=SMA(RSV,N1,1);<br \/>\n <br \/> D:=SMA(K,N1,1);<br \/>\n <br \/> A2:=K&gt;D;<br \/>\n <br \/> LC:=REF(CLOSE,1);<br \/>\n <br \/> RSI1:=(SMA(MAX(CLOSE-LC,0),N2,1))\/(SMA(ABS(CLOSE-LC),N2,1))*100;<br \/>\n <br \/> RSI2:=(SMA(MAX(CLOSE-LC,0),N4,1))\/(SMA(ABS(CLOSE-LC),N4,1))*100;<br \/>\n <br \/> A3:=RSI1&gt;RSI2;<br \/>\n <br \/> RSV:=-(HHV(HIGH,N4)-CLOSE)\/(HHV(HIGH,N4)-LLV(LOW,N4))*100;<br \/>\n <br \/> LWR1:=SMA(RSV,N1,1);<br \/>\n <br \/> LWR2:=SMA(LWR1,N1,1);<br \/>\n <br \/> A4:=LWR1&gt;LWR2;<br \/>\n <br \/> BBI:=(MA(CLOSE,N1)+MA(CLOSE,N2)+MA(CLOSE,N3)+MA(CLOSE,N4))\/4;<br \/>\n <br \/> A5:=CLOSE&gt;BBI;<br \/>\n <br \/> MTM:=CLOSE-REF(CLOSE,1);<br \/>\n <br \/> MMS:=100*EMA(EMA(MTM,N2),N1)\/EMA(EMA(ABS(MTM),N2),N1);<br \/>\n <br \/> MMM:=100*EMA(EMA(MTM,N4),N3)\/EMA(EMA(ABS(MTM),N4),N3);<br \/>\n <br \/> A6:=MMS&gt;MMM;<br \/>\n <br \/> \u6da8\u4e0d\u505c\u4e70\u5165:A1 AND A2 AND A3 AND A4 AND A5 AND A6=1 AND REF(A1 AND A2 AND A3 AND A4 AND A5 AND A6,1)=0;<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\u8ba9\u6570\u636e\u89e6\u624b\u53ef\u5f97\uff01\u4e13\u4e1a\u548c\u8c10\u7834\u89e3\u9ad8\u7aef\u7092\u80a1\u8f6f\u4ef6\uff01<\/p>\n<p>\u662f\u56fd\u5185\u6700\u597d\u7684\u80a1\u7968\u8f6f\u4ef6\u3001\u80a1\u7968\u516c\u5f0f\u6307\u6807\u3001\u80a1\u7968\u4e66\u7c4d\u4e0b\u8f7d\u7f51\u7ad9\uff1b\u63d0\u4f9b\u6700\u5168\u9762\u7684\u80a1\u7968\u77e5\u8bc6\u3001\u7092\u80a1\u6559\u7a0b\u3001\u9ed1\u9a6c\u80a1\u7968\u3001\u80a1\u7968\u8d44\u8baf\u3001\u671f\u8d27\u5916\u6c47\u7b49\u7ed9\u5927\u5bb6\u5728\u7ebf\u53c2\u8003\u5b66\u4e60\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;\">\u7ec8\u6781\u6da8\u505c\u6539\u9009\u80a1<\/p>\n<p>\u7ec8\u6781\u6da8\u505c\u6539\u9009\u80a1<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>\u628a\u516d\u6307\u91d1\u53c9\u91cc\u6da8\u4e0d\u505c\u7b49\u4e8e1\u6539\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-108327","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\/108327","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=108327"}],"version-history":[{"count":0,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/108327\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=108327"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=108327"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=108327"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}