{"id":38475,"date":"2020-06-09T07:10:17","date_gmt":"2020-06-08T23:10:17","guid":{"rendered":"https:\/\/www.lixiangluntan.com\/38475.html"},"modified":"2020-06-09T07:10:17","modified_gmt":"2020-06-08T23:10:17","slug":"%e9%a3%9e%e7%8b%90%e4%b8%8b%e8%bf%9b%e4%b8%8a%e5%87%ba%e6%8c%87%e6%a0%87%e5%85%ac%e5%bc%8f_%e7%82%92%e8%82%a1%e6%95%99%e7%a8%8b","status":"publish","type":"post","link":"https:\/\/www.lixiangluntan.com\/?p=38475","title":{"rendered":"\u98de\u72d0\u4e0b\u8fdb\u4e0a\u51fa\u6307\u6807\u516c\u5f0f_\u7092\u80a1\u6559\u7a0b"},"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;\">\u98de\u72d0\u4e3b\u5347\u884c\u60c5\u4e3b\u56fe\u6307\u6807\u516c\u5f0f<\/p>\n<p>\u98de\u72d0\u4e3b\u5347\u884c\u60c5\u4e3b\u56fe\u6307\u6807\u516c\u5f0f<\/p>\n<\/blockquote>\n<p><a href=\"http:\/\/www.lixiangluntan.com\" target=\"_blank\" rel=\"noopener noreferrer\">\u7092\u80a1\u8f6f\u4ef6<\/a><\/p>\n<p class=\"nr1\"><script type=\"text\/javascript\" src=\"\/about\/guanzhu.js\"><\/script> <\/p>\n<p class=\"description\">\n<div class=\"gsdxg\">\n<\/div>\n<p>A:=MA(CLOSE,17)+ABS(MA(CLOSE,17)-REF(MA(CLOSE,17),1));<br \/> B:=MA(CLOSE,17)+MA(CLOSE,17)-REF(MA(CLOSE,17),1);<br \/> \u5206\u6c34\u5cad:IF(MA(CLOSE,17)&lt;B,B,MA(CLOSE,17)),COLORFF00FF,LINETHICK2;<br \/> \u64cd\u4f5c\u7ebf:\u5206\u6c34\u5cad-(EMA(C,3)-\u5206\u6c34\u5cad),COLOR00FFFF,LINETHICK2;<br \/> PM:MA(C,5),COLORWHITE,LINETHICK2;<br \/> PARTLINE(PM&gt;=REF(PM,1),PM),COLORRED,LINETHICK2;<br \/> PARTLINE(PM&lt;REF(PM,1),PM),COLORFF9900,LINETHICK2;<br \/> S:=(PM&gt;\u64cd\u4f5c\u7ebf);<br \/> DD:=\u5206\u6c34\u5cad&lt;REF(\u5206\u6c34\u5cad,1);<br \/> PARTLINE(DD,\u5206\u6c34\u5cad),COLOR00FF00,LINETHICK2;<br \/> PARTLINE(S,\u5206\u6c34\u5cad),COLORMAGENTA,LINETHICK2;<br \/> DRAWICON(CROSS(\u5206\u6c34\u5cad,\u64cd\u4f5c\u7ebf),\u5206\u6c34\u5cad-0.1,1);{\u4e70\u5165\u7ea2\u7bad\u5934} <br \/> A1:=BARSLAST(REF(CROSS(\"MACD.DIF\",\"MACD.DEA\"),1));<br \/> B1:=REF(C,A1+1)&gt;C AND REF(\"MACD.DIF\",A1+1)&lt;\"MACD.DIF\" AND CROSS(\"MACD.DIF\",\"MACD.DEA\");<br \/> DRAWTEXT(B1&gt;0,L-0.02,'M'),COLOR00FFFF;{MACD\u5e95\u80cc\u79bb} <br \/> A2:=BARSLAST(REF(CROSS(\"KDJ.K\",\"KDJ.D\"),1));<br \/> B2:=REF(C,A2+1)&gt;C AND REF(\"KDJ.K\",A2+1)&lt;\"KDJ.K\" AND CROSS(\"KDJ.K\",\"KDJ.D\");<br \/> {\u80a1\u7968\u8d44\u6e90\u9986-\u80a1\u7968\u516c\u5f0f\u7f51\u7ad9 www.lixiangluntan.com}<br \/> DRAWTEXT(B2,L-0.10,'\u25ceK'),COLORFF00FF;{KDJ\u5e95\u80cc\u79bb}<br \/> A3:=BARSLAST(REF(CROSS(\"RSI.RSI1\",\"RSI.RSI2\"),1));<br \/> B3:=REF(C,A3+1)&gt;C AND REF(\"RSI.RSI1\",A3+1)&lt;\"RSI.RSI1\" AND CROSS(\"RSI.RSI1\",\"RSI.RSI2\");<br \/> DRAWTEXT(B3&gt;0,L-0.18,'\u25c6R'),COLOR0000FF;{RSI\u5e95\u80cc\u79bb}<br \/> C1:=BARSLAST(REF(CROSS(\"MACD.DEA\",\"MACD.DIF\"),1));<br \/> D1:=REF(C,C1+1)&lt;C AND REF(\"MACD.DIF\",C1+1)&gt;\"MACD.DIF\" AND CROSS(\"MACD.DEA\",\"MACD.DIF\");<br \/> DRAWTEXT(D1&gt;0,H+0.16,'M'),COLOR00FF00;{MACD\u9876\u80cc\u79bb}<br \/> C2:=BARSLAST(REF(CROSS(\"KDJ.D\",\"KDJ.K\"),1));<br \/> D2:=REF(C,C2+1)&lt;C AND REF(\"KDJ.K\",C2+1)&gt;\"KDJ.K\" AND CROSS(\"KDJ.D\",\"KDJ.K\");<br \/> DRAWTEXT(D2&gt;0,H+0.08,'\u25ceK'),COLORFFFFCC;{KDJ\u9876\u80cc\u79bb} <br \/> C3:=BARSLAST(REF(CROSS(\"RSI.RSI2\",\"RSI.RSI1\"),1));<br \/> D3:=REF(C,C3+1)&lt;C AND REF(\"RSI.RSI1\",C3+1)&gt;\"RSI.RSI1\" AND CROSS(\"RSI.RSI2\",\"RSI.RSI1\");<br \/> DRAWTEXT(D3&gt;0,H+0.04,'\u25c6R'),COLORFF9900;{RSI\u9876\u80cc\u79bb};<\/p>\n<p><img decoding=\"async\" src=\"http:\/\/wmj.lixiangluntan.com\/2020\/8\/ZvaqAf.jpg\" width=\"543\" border=\"0\" height=\"405\" alt=\"\u98de\u72d0\u4e0b\u8fdb\u4e0a\u51fa\u6307\u6807\u516c\u5f0f\" style=\"cursor:pointer\" onclick=\"window.open('\/uploads\/allimg\/100806\/1_100806084804_1.jpg')\" class=\"aligncenter\"><\/p>\n<p>&nbsp;<\/p>\n<div class=\"yuansheng1\">\n<div class=\"_1a77a5b7w7ei\"><\/div>\n<p> <script type=\"text\/javascript\">\n    (window.slotbydup = window.slotbydup || []).push({\n        id: \"u6133514\",\n        container: \"_1a77a5b7w7ei\",\n        async: true\n    });\n<\/script>\n<\/div>\n<p><a href=\"http:\/\/www.lixiangluntan.com\" target=\"_blank\" rel=\"noopener noreferrer\">\u7092\u80a1\u8f6f\u4ef6<\/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;\">\u98de\u72d0\u89c1\u5e95\u4e70\u5165\u6307\u6807\u516c\u5f0f<\/p>\n<p>\u98de\u72d0\u89c1\u5e95\u4e70\u5165\u6307\u6807\u516c\u5f0f<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>\u98de\u72d0\u4e0b\u8fdb\u4e0a\u51fa\u6307\u6807\u516c\u5f0f<\/p>\n","protected":false},"author":7,"featured_media":38476,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[176],"tags":[177],"class_list":["post-38475","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-fhgs","tag-177"],"_links":{"self":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/38475","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=38475"}],"version-history":[{"count":0,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/38475\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/media\/38476"}],"wp:attachment":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=38475"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=38475"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=38475"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}