{"id":80799,"date":"2019-01-07T02:00:16","date_gmt":"2019-01-06T18:00:16","guid":{"rendered":"https:\/\/www.lixiangluntan.com\/80799.html"},"modified":"2019-01-07T02:00:16","modified_gmt":"2019-01-06T18:00:16","slug":"%e6%8a%84%e5%ba%95%e6%8c%87%e6%a0%87%e9%80%89%e8%82%a1_%e4%b8%9c%e6%96%b9%e8%b4%a2%e5%af%8c%e9%a2%86%e8%88%aa%e7%89%88%e7%a0%b4%e8%a7%a3","status":"publish","type":"post","link":"https:\/\/www.lixiangluntan.com\/?p=80799","title":{"rendered":"\u6284\u5e95\u6307\u6807\u9009\u80a1_\u4e1c\u65b9\u8d22\u5bcc\u9886\u822a\u7248\u7834\u89e3"},"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;\">\u589e\u52a0\u526f\u56fe\u6307\u6807<\/p>\n<p>\u589e\u52a0\u526f\u56fe\u6307\u6807<\/p>\n<\/blockquote>\n<p><a href=\"http:\/\/www.lixiangluntan.com\" target=\"_blank\" rel=\"noopener noreferrer\">\u80a1\u7968\u516c\u5f0f\u5927\u5168<\/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 V1:=EMA(CLOSE,60)-EMA(CLOSE,300);<br \/>\n <br \/> V2:=EMA(V1,300);<br \/>\n <br \/> V3:=(CLOSE-LLV(LOW,8))\/(HHV(HIGH,8)-LLV(LOW,8))*100;<br \/>\n <br \/> \u64cd\u76d8\u7ebf:SMA(V3,2,1),LINETHICK3;<br \/>\n <br \/> V5:SMA(\u64cd\u76d8\u7ebf,2,1);<br \/>\n <br \/> \u6284\u5e95:IF(\u64cd\u76d8\u7ebf&gt;REF(\u64cd\u76d8\u7ebf,1) AND REF(\u64cd\u76d8\u7ebf,1)&lt;REF(\u64cd\u76d8\u7ebf,2) AND \u64cd\u76d8\u7ebf&lt;23 ,18,0),COLORYELLOW,LINETHICK3;<br \/>\n <br \/> \u8ffd\u4e70:IF(\u64cd\u76d8\u7ebf&gt;REF(\u64cd\u76d8\u7ebf,1) AND CROSS(\u64cd\u76d8\u7ebf,V5) AND V5&lt;50,8,0),COLORRED;<br \/>\n <br \/> AA:=REF(CLOSE,1);<br \/>\n <br \/> BBB:=SMA(MAX(CLOSE-AA,0),5,1)\/SMA(ABS(CLOSE-AA),5,1)*1000;<br \/>\n <br \/> HHH:=BBB-LLV(BBB,10);<br \/>\n <br \/> SS:=(MA(HHH,2)*3+HHH*13)\/16;<br \/>\n <br \/> IF(SS&gt;13,MA(SS,2),SS);<br \/>\n <br \/> 21;<br \/>\n <br \/> DRAWTEXT (CROSS(IF(SS&gt;13,MA(SS,2),SS),21),IF(SS&gt;13,MA(SS,2),SS),'\u62c9\u5347');<br \/>\n <br \/> MA5:=MA(C,5);<br \/>\n <br \/> MA10:=MA(C,10);<br \/>\n <br \/> MA20:=MA(C,20);<br \/>\n <br \/> MA30:=MA(C,30);<br \/>\n <br \/> MA60:=MA(C,60);<br \/>\n <br \/> MA90:=MA(C,90);<br \/>\n <br \/> MA120:=MA(C,120);<br \/>\n <br \/> MA240:=MA(C,240);<br \/>\n <br \/> MAA:=MAX(MAX(MA5,MA10),MAX(MA20,MA30));<br \/>\n <br \/> MAB:=MAX(MAX(MA60,MA90),MAX(MA120,MA240));<br \/>\n <br \/> MA1:=MAX(MAA,MAB);<br \/>\n <br \/> \u767b\u9ad8:CROSS(C,MA1),COLORFF00FF,LINETHICK2;<br \/>\n <br \/> DTPL:=MA5&gt;MA10 AND MA10&gt;MA20 AND MA20&gt;MA30 AND MA30&gt;MA60 AND MA60&gt;MA90 AND MA90&gt;MA120;<br \/>\n <br \/> \u671b\u8fdc:(\u767b\u9ad8 AND DTPL)*2,COLOR00FF00,LINETHICK2;<br \/>\n <br \/> MAC:=MIN(MIN(MA5,MA10),MIN(MA20,MA30));<br \/>\n <br \/> MAD:=MIN(MIN(MA60,MA90),MIN(MA120,MA240));<br \/>\n <br \/> MA8:=MIN(MAA,MAB);<br \/>\n <br \/> JXZH:=(MA1\/MA8-1)*100&lt;=1;<br \/>\n <br \/> \u725b\u80a1:(\u767b\u9ad8 AND JXZH)*2,COLORYELLOW,LINETHICK2;<br \/>\n <br \/> DRAWTEXT(\u725b\u80a1&gt;0 ,1.8 , '*\u725b\u80a1*'),COLORFF00FF;<br \/>\n <br \/> DRAWICON(\u671b\u8fdc&gt;0,0.3,1);<br \/>\n <br \/> (\"RSI.RSI1\"&lt;24 AND \"RSI.RSI2\"&lt;36 AND \"RSI.RSI3\"&lt;45 AND \"KDJ.J\"&lt;0)*100;\u3000; <\/p>\n<p>\u51fa\u73b0\u7eff\u7ebf\u65f6\u7684\u9009\u80a1<\/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 {\u6284\u5e95}<br \/>\n <br \/> V3:=(CLOSE-LLV(LOW,8))\/(HHV(HIGH,8)-LLV(LOW,8))*100;<br \/>\n <br \/> \u64cd\u76d8\u7ebf:=SMA(V3,2,1);<br \/>\n <br \/> V5:=SMA(\u64cd\u76d8\u7ebf,2,1);<br \/>\n <br \/> \u6284\u5e95:\u64cd\u76d8\u7ebf&gt;REF(\u64cd\u76d8\u7ebf,1) AND REF(\u64cd\u76d8\u7ebf,1)&lt;REF(\u64cd\u76d8\u7ebf,2)<br \/>\n <br \/> AND \u64cd\u76d8\u7ebf&lt;23 ;<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--}<a href=\"http:\/\/www.lixiangluntan.com\" target=\"_blank\" rel=\"noopener noreferrer\">\u7092\u80a1\u6559\u7a0b<\/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;\">\u6362\u624b\u7387\u8fde\u7eed3-5\u65e5\u4e0d\u65ad\u7f29\u5c0f<\/p>\n<p>\u6362\u624b\u7387\u8fde\u7eed3-5\u65e5\u4e0d\u65ad\u7f29\u5c0f<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>\u6284\u5e95\u6307\u6807\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-80799","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\/80799","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=80799"}],"version-history":[{"count":0,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/80799\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=80799"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=80799"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=80799"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}